Module assigned_numbers

Source
Expand description

Lists of Bluetooth SIG assigned numbers and conversion functions

Modules§

ltv

Structs§

AssignedNumber
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