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

Support Web Bluetooth named UUIDs #835

Merged
merged 8 commits into from
Jan 27, 2025
Merged

Support Web Bluetooth named UUIDs #835

merged 8 commits into from
Jan 27, 2025

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Jan 18, 2025

Provides the following Uuid extension functions:

  • Uuid.service(name: String)
  • Uuid.characteristic(name: String)
  • Uuid.descriptor(name: String)

Examples can be found in the updated documentation.

Supported names can be seen here.

@twyatt twyatt added the minor Changes that should bump the MINOR version number label Jan 18, 2025
@twyatt twyatt added this to the 0.36.0 milestone Jan 18, 2025
@twyatt twyatt force-pushed the twyatt/bluetooth-uuid-names branch from 0333d26 to 3464da6 Compare January 18, 2025 08:29
@twyatt twyatt changed the title Support named bluetooth UUIDs Support Web Bluetooth named bluetooth UUIDs Jan 19, 2025
@twyatt twyatt changed the title Support Web Bluetooth named bluetooth UUIDs Support Web Bluetooth named UUIDs Jan 19, 2025
@twyatt twyatt marked this pull request as ready for review January 19, 2025 01:43
@twyatt twyatt requested a review from a team as a code owner January 19, 2025 01:43
@twyatt twyatt enabled auto-merge (squash) January 27, 2025 17:57
@twyatt twyatt merged commit cbbb30e into main Jan 27, 2025
2 checks passed
@twyatt twyatt deleted the twyatt/bluetooth-uuid-names branch January 27, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Changes that should bump the MINOR version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants