S132 SoftDevice v1.0.0-3.alpha
Data Fields
ble_gattc_evt_char_val_by_uuid_read_rsp_t Struct Reference

Event structure for BLE_GATTC_EVT_CHAR_VAL_BY_UUID_READ_RSP. More...

#include <ble_gattc.h>

Data Fields

uint16_t count
 
uint16_t value_len
 
ble_gattc_handle_value_t handle_value [1]
 

Detailed Description

Event structure for BLE_GATTC_EVT_CHAR_VAL_BY_UUID_READ_RSP.

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, variable length.

uint16_t ble_gattc_evt_char_val_by_uuid_read_rsp_t::value_len

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


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.