GATT service discovery. More...
#include <ble_gattc.h>
Public Attributes | |
uint16_t | count |
ble_gattc_service_t | services [__ARRAY_EMPTY] |
GATT service discovery.
Definition at line 242 of file ble_gattc.h.
uint16_t ble_gattc_srvc_disc_t::count |
Service count.
Definition at line 244 of file ble_gattc.h.
ble_gattc_service_t ble_gattc_srvc_disc_t::services[__ARRAY_EMPTY] |
Service data.
Definition at line 245 of file ble_gattc.h.