Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not crash on devices without a LinkKey #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 24, 2022

  1. Do not crash on devices without a LinkKey

    If a bluetooth device does not have a LinkKey, for example if it does
    not support pairing, then the current code would crash with an unknown
    section error.
    
    This fixes that by handling that case gracefully and showing those
    devices in a separate list to make it clear that these are not relevant
    for this project.
    asarium committed May 24, 2022
    Configuration menu
    Copy the full SHA
    6e56e34 View commit details
    Browse the repository at this point in the history