ble_gatt_dsc_def struct
Represents the definition of a GATT descriptor.
Fields
Pointer to descriptor UUID; use BLE_UUIDxx_DECLARE macros to declare proper UUID; NULL if there are no more characteristics in the service.
Specifies the set of permitted operations for this descriptor.
Specifies minimum required key size to access this descriptor.
Callback that gets executed when the descriptor is read or written.
Optional argument for callback.
Examples
ble_gatt_dsc_def is referenced by 6 libraries and example projects: