uint8_t& operator []( int index );
This function represents an overloaded index operator to allow getting and setting individual octets of the UUID.
LGATTUUID.h
LGATTUUID Class