GATT characteristic descriptor discovery. More...
#include <ble_gattc.h>
Public Attributes | |
uint16_t | count |
ble_gattc_desc_t | char_descs [__ARRAY_EMPTY] |
GATT characteristic descriptor discovery.
Definition at line 263 of file ble_gattc.h.
ble_gattc_desc_t ble_gattc_char_desc_disc_t::char_descs[__ARRAY_EMPTY] |
Descriptor data.
Definition at line 266 of file ble_gattc.h.
uint16_t ble_gattc_char_desc_disc_t::count |
Descriptor count.
Definition at line 265 of file ble_gattc.h.