GATT prepare write request event for BLE_GATTS_EVT_PREP_WRITE_REQUEST. More...

#include <ble_gatts.h>

Public Attributes

uint16_t handle
 Handle of the attribute for whose value is requested. More...
 

Detailed Description

GATT prepare write request event for BLE_GATTS_EVT_PREP_WRITE_REQUEST.

Definition at line 368 of file ble_gatts.h.

Member Data Documentation

◆ handle

uint16_t ble_gatts_evt_prep_write_t::handle

Handle of the attribute for whose value is requested.

Definition at line 370 of file ble_gatts.h.


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