GATT include discovery event for BLE_GATTC_EVT_INCLUDE_SRVC_DISC. More...

#include <ble_gattc.h>

+ Collaboration diagram for ble_gattc_evt_incl_disc_t:

Public Attributes

uint16_t count
 Include count. More...
 
ble_gattc_include_tincludes
 Include data. More...
 

Detailed Description

GATT include discovery event for BLE_GATTC_EVT_INCLUDE_SRVC_DISC.

Definition at line 243 of file ble_gattc.h.

Member Data Documentation

◆ count

uint16_t ble_gattc_evt_incl_disc_t::count

Include count.

Definition at line 245 of file ble_gattc.h.

◆ includes

ble_gattc_include_t* ble_gattc_evt_incl_disc_t::includes

Include data.

Definition at line 246 of file ble_gattc.h.


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