ble_gattc_read_rsp_t Struct Reference

GATT value Read response. More...

#include <ble_gattc.h>

Public Attributes

uint16_t count
 
ble_gattc_read_value_t vals [__ARRAY_EMPTY]
 

Detailed Description

GATT value Read response.

Definition at line 279 of file ble_gattc.h.

Member Data Documentation

◆ count

uint16_t ble_gattc_read_rsp_t::count

Value Count.

Definition at line 281 of file ble_gattc.h.

◆ vals

ble_gattc_read_value_t ble_gattc_read_rsp_t::vals[__ARRAY_EMPTY]

Value(s) list.

Definition at line 282 of file ble_gattc.h.


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