nRF51 SDK - S310 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gatts_evt_read_t Struct Reference

Event structure for authorize read request. More...

#include <ble_gatts.h>

Data Fields

uint16_t handle
 
ble_gatts_attr_context_t context
 
uint16_t offset
 

Detailed Description

Event structure for authorize read request.

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.