CLIENT_CHARACTERISTIC_CONFIG_UUID

The standard UUID for the Client Characteristic Configuration Descriptor (CCCD).

This descriptor is used to enable or disable notifications and indications for a characteristic. It is defined by the Bluetooth SIG as part of the GATT specification (0x2902).

See also