![]() |
S140 SoftDevice
v5.0.0-2.alpha
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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_uuid_t | uuid |
uint16_t | offset |
Event substructure for authorized read requests, see ble_gatts_evt_rw_authorize_request_t.
uint16_t ble_gatts_evt_read_t::handle |
Attribute Handle.
uint16_t ble_gatts_evt_read_t::offset |
Offset for the read operation.
ble_uuid_t ble_gatts_evt_read_t::uuid |
Attribute UUID.