GATT service discovery. More...

#include <ble_gattc.h>

Public Attributes

uint16_t count
 Service count. More...
 
ble_gattc_service_t services [__ARRAY_EMPTY]
 Service data. More...
 

Detailed Description

GATT service discovery.

Definition at line 231 of file ble_gattc.h.

Member Data Documentation

◆ count

uint16_t ble_gattc_srvc_disc_t::count

Service count.

Definition at line 233 of file ble_gattc.h.

◆ services

ble_gattc_service_t ble_gattc_srvc_disc_t::services[__ARRAY_EMPTY]

Service data.

Definition at line 234 of file ble_gattc.h.


The documentation for this struct was generated from the following file: