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

Event structure for BLE_GATTC_EVT_CHAR_VALS_READ_RSP. More...

#include <ble_gattc.h>

Data Fields

uint16_t len
 
uint8_t values [1]
 

Detailed Description

Event structure for BLE_GATTC_EVT_CHAR_VALS_READ_RSP.

Field Documentation

uint16_t ble_gattc_evt_char_vals_read_rsp_t::len

Concatenated Attribute values length.

uint8_t ble_gattc_evt_char_vals_read_rsp_t::values[1]

Attribute values, variable length.


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.