LGATTUUID( uint16_t uuid );
LGATTUUID( uint16_t uuid );
This function represents the constructor that initializes a LGATTUUID object from 16-bit Bluetooth UUIDs.
|
Parameters |
Description |
|
uint16_t uuid |
The 16-bit UUID in Bluetooth specifications, for example, 0x1810 for blood Pressure Service. Please see https://www.bluetooth.org/en-us/specification/assigned-numbers for assigned 16-bit UUIDs. |
LGATTUUID.h