GATT characteristic discovery. More...
#include <ble_gattc.h>
Public Attributes | |
uint16_t | count |
ble_gattc_char_t | chars [__ARRAY_EMPTY] |
GATT characteristic discovery.
Definition at line 257 of file ble_gattc.h.
ble_gattc_char_t ble_gattc_char_disc_t::chars[__ARRAY_EMPTY] |
Characteristic data.
Definition at line 260 of file ble_gattc.h.
uint16_t ble_gattc_char_disc_t::count |
Characteristic count.
Definition at line 259 of file ble_gattc.h.