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
 

Detailed Description

GATT read request event for BLE_GATTS_EVT_READ_REQUEST.

Definition at line 412 of file ble_gatts.h.

Member Data Documentation

◆ cid

uint16_t ble_gatts_evt_enh_read_t::cid

Channel id.

Definition at line 414 of file ble_gatts.h.

◆ param

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.


The documentation for this struct was generated from the following file: