Expand description
Bluetooth UUID values, including 16-, 32- and 128-bit UUIDs.
Modules§
- appearance
- The representation of the external appearance of the device.
- browse_
group_ identifiers - UUIDs for the browse group identifiers module.
- characteristic
- UUIDs for the characteristic module.
- declarations
- UUIDs for the declarations module.
- descriptors
- UUIDs for the descriptors module.
- mesh_
profile - UUIDs for the mesh profile module.
- object_
types - UUIDs for the object types module.
- protocol_
identifiers - UUIDs for the protocol identifiers module.
- service
- UUIDs for the service module.
- service_
class - UUIDs for the service class module.
- units
- UUIDs for the units module.
Structs§
- Bluetooth
Uuid16 - A 16-bit Bluetooth UUID
- Bluetooth
Uuid32 - A 32-bit Bluetooth UUID
- Bluetooth
Uuid128 - A 128-bit Bluetooth UUID
- Invalid
Length Error - An error returned when a byte slice has an invalid length for a Bluetooth UUID.
Enums§
- Bluetooth
Uuid - A Bluetooth UUID of any valid length (16, 32, or 128 bits).