class LGATTUUID : public Printable;
class LGATTUUID : public Printable;
This class facilitates handling UUIDs used by LGATTClient, LGATTServerClass and LGATTService classes.
LGATTUUID.h
|
Operator |
Description |
|
This function represents an overloaded index operator to allow getting and setting individual octets of the UUID. | |
|
This function represents an overloaded index operator to allow getting and setting individual octets of the UUID. | |
|
This function represents an overloaded assignment operators to allow initialization of LGATTUUID objects from 128-bit uuid strings. | |
|
This function represents an overloaded assignment operators to allow initialization of LGATTUUID objects from 16-bit Bluetooth UUIDs. | |
|
This function represents an overloaded comparison operator to compare two UUID objects. | |
|
This function represents an overloaded comparison operator to compare an UUID object to a canonical form UUID string. |