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

bluezdbus/manager: add adapter check and error #900

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

dlech
Copy link
Collaborator

@dlech dlech commented Jul 25, 2022

This adds a better error message when an adapter is missing on the BlueZ backend. Instead of getting a D-Bus method not found error, it will actually say what the real problem is - the adapter is not present.

Fixes #889.

This adds a better error message when an adapter is missing on the
BlueZ backend. Instead of getting a D-Bus method not found error, it
will actually say what the real problem is - the adapter is not present.
@dlech dlech merged commit 726c579 into develop Jul 25, 2022
@dlech dlech deleted the bluez-assert-adapter-path branch July 25, 2022 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Method "SetDiscoveryFilter" with signature "a{sv}" on interface "org.bluez.Adapter1" doesn't exist
1 participant