GATT read request event for BLE_GATTS_EVT_READ_REQUEST. More...

#include <ble_gatts.h>

Public Attributes

uint16_t handle
 

Detailed Description

GATT read request event for BLE_GATTS_EVT_READ_REQUEST.

Definition at line 344 of file ble_gatts.h.

Member Data Documentation

◆ handle

uint16_t ble_gatts_evt_read_t::handle

Handle of the attribute to be read.

Definition at line 346 of file ble_gatts.h.


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