ble_gattc_srvc_disc_t Struct Reference

GATT service discovery. More...

#include <ble_gattc.h>

Public Attributes

uint16_t count
 
ble_gattc_service_t services [__ARRAY_EMPTY]
 

Detailed Description

GATT service discovery.

Definition at line 242 of file ble_gattc.h.

Member Data Documentation

◆ count

uint16_t ble_gattc_srvc_disc_t::count

Service count.

Definition at line 244 of file ble_gattc.h.

◆ services

ble_gattc_service_t ble_gattc_srvc_disc_t::services[__ARRAY_EMPTY]

Service data.

Definition at line 245 of file ble_gattc.h.


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