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

device.py: Update get_characteristics_by_uuid() #510

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

AlanRosenthal
Copy link
Collaborator

get_characteristics_by_uuid() now allows a UUID to be passed to the service param. This allows for users to easily query for a service uuid and characteristic uuid with one API.

bumble/device.py Outdated Show resolved Hide resolved
bumble/device.py Outdated Show resolved Hide resolved
`get_characteristics_by_uuid()` now allows a UUID to be passed to the
service param. This allows for users to easily query for a service uuid
and characteristic uuid with one API.
@barbibulle barbibulle merged commit 546a0bc into google:main Jul 12, 2024
57 checks passed
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.

2 participants