GATT read request event for BLE_GATTS_EVT_READ_REQUEST. More...
#include <ble_gatts.h>
Public Attributes | |
uint16_t | cid |
ble_gatts_evt_read_t | param |
GATT read request event for BLE_GATTS_EVT_READ_REQUEST.
Definition at line 412 of file ble_gatts.h.
uint16_t ble_gatts_evt_enh_read_t::cid |
Channel id.
Definition at line 414 of file ble_gatts.h.
ble_gatts_evt_read_t ble_gatts_evt_enh_read_t::param |
ble gatts evt read param.
Definition at line 415 of file ble_gatts.h.