ble_gattc_incl_disc_t Struct Reference

GATT include discovery. More...

#include <ble_gattc.h>

Public Attributes

uint16_t count
 
ble_gattc_include_t includes [__ARRAY_EMPTY]
 

Detailed Description

GATT include discovery.

Definition at line 250 of file ble_gattc.h.

Member Data Documentation

◆ count

uint16_t ble_gattc_incl_disc_t::count

Include count.

Definition at line 252 of file ble_gattc.h.

◆ includes

ble_gattc_include_t ble_gattc_incl_disc_t::includes[__ARRAY_EMPTY]

Include data.

Definition at line 253 of file ble_gattc.h.


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