GATT read request event for BLE_GATTS_EVT_READ_REQUEST. More...
#include <ble_gatts.h>
Public Attributes | |
uint16_t | handle |
GATT read request event for BLE_GATTS_EVT_READ_REQUEST.
Definition at line 344 of file ble_gatts.h.
uint16_t ble_gatts_evt_read_t::handle |
Handle of the attribute to be read.
Definition at line 346 of file ble_gatts.h.