ble_gattc_evt_char_val_by_uuid_read_rsp_t

S132 SoftDevice v2.0.0 API

S132 SoftDevice v2.0.0

Event structure for BLE_GATTC_EVT_CHAR_VAL_BY_UUID_READ_RSP . More...

#include <ble_gattc.h>

Detailed Description

Field Documentation

uint16_t ble_gattc_evt_char_val_by_uuid_read_rsp_t::count

Handle-Value Pair Count.

ble_gattc_handle_value_t ble_gattc_evt_char_val_by_uuid_read_rsp_t::handle_value[1]

Handle-Value(s) list.

Note
This is a variable length array. The size of 1 indicated is only a placeholder for compilation. See sd_ble_evt_get for more information on how to use event structures with variable length array members.
uint16_t ble_gattc_evt_char_val_by_uuid_read_rsp_t::value_len

Length of the value in Handle-Value(s) list.