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.

@AlanRosenthal AlanRosenthal requested a review from barbibulle July 10, 2024 16:25
bumble/device.py Outdated Show resolved Hide resolved
bumble/device.py Outdated Show resolved Hide resolved
@AlanRosenthal AlanRosenthal force-pushed the get_characteristics_by_uuid branch from 36e2543 to 3f30ac9 Compare July 11, 2024 15:01
`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.
@AlanRosenthal AlanRosenthal force-pushed the get_characteristics_by_uuid branch from 3f30ac9 to 3389e3e Compare July 11, 2024 18:06
@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