GATT characteristic discovery. More...

#include <ble_gattc.h>

Public Attributes

uint16_t count
 Characteristic count. More...
 
ble_gattc_char_t chars [__ARRAY_EMPTY]
 Characteristic data. More...
 

Detailed Description

GATT characteristic discovery.

Definition at line 245 of file ble_gattc.h.

Member Data Documentation

◆ chars

ble_gattc_char_t ble_gattc_char_disc_t::chars[__ARRAY_EMPTY]

Characteristic data.

Definition at line 248 of file ble_gattc.h.

◆ count

uint16_t ble_gattc_char_disc_t::count

Characteristic count.

Definition at line 247 of file ble_gattc.h.


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