Expand description
Lists of Bluetooth SIG assigned numbers and conversion functions
Modules§
Structs§
- Assigned
Number - An assigned number, code, or identifier for a concept in the Bluetooth wireless standard. Includes an associated abbreviation and human-readable name for the number.
Functions§
- find_
characteristic_ number - Search for the Bluetooth SIG number for a given characteristic identifier
and return associated information.
identifier
can be a human readable string or the number in full uuid format or shortened forms - find_
descriptor_ number - Search for the Bluetooth SIG number for a given descriptor identifier
and return associated information.
identifier
can be a human readable string or the number in full uuid format or shortened forms - find_
service_ uuid - Search for the Bluetooth SIG number for a given service identifier
and return associated information.
identifier
can be a human readable string, abbreviation, or the number in full uuid format or shortened forms