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

Fix missing delegate in BLEDevice metadata #534

Merged
merged 2 commits into from
May 13, 2021
Merged

Conversation

dlech
Copy link
Collaborator

@dlech dlech commented May 12, 2021

This fixes #448.

Also include a code cleanup in the same file while we are touching this.

dlech added 2 commits May 11, 2021 18:58
This fixes a KeyError due to a missing 'delegate' key in the metadata
dictionary in the BLEDevice returned in the advertisement callback.

This also adds other legacy metadata entries to the dictionary.

Fixes: hbldh#448
@dlech
Copy link
Collaborator Author

dlech commented May 12, 2021

Probably also fixes #437

@dlech dlech linked an issue May 12, 2021 that may be closed by this pull request
@dlech dlech merged commit fabdc9d into hbldh:develop May 13, 2021
@dlech dlech deleted the issue448 branch May 13, 2021 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant