S130 SoftDevice v1.0.0
Data Fields
ble_gatts_evt_read_t Struct Reference

Event substructure for authorized read requests, see ble_gatts_evt_rw_authorize_request_t. More...

#include <ble_gatts.h>

Data Fields

uint16_t handle
 
ble_gatts_attr_context_t context
 
uint16_t offset
 

Detailed Description

Event substructure for authorized read requests, see ble_gatts_evt_rw_authorize_request_t.

Field Documentation

ble_gatts_attr_context_t ble_gatts_evt_read_t::context

Attribute Context.

uint16_t ble_gatts_evt_read_t::handle

Attribute Handle.

uint16_t ble_gatts_evt_read_t::offset

Offset for the read operation.


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