ESP-IDF + 0/6 examples
SourceVu will show references to ble_gatt_dsc_def from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
const ble_uuid_t *
Pointer to descriptor UUID; use BLE_UUIDxx_DECLARE macros to declare proper UUID; NULL if there are no more characteristics in the service.
uint8_t
Specifies the set of permitted operations for this descriptor.
uint8_t
Specifies minimum required key size to access this descriptor.
Callback that gets executed when the descriptor is read or written.
void *
Optional argument for callback.

References

from examples