ble_gatts_evt_enh_prep_write_t Struct Reference

GATT prepare write request struct. More...

#include <ble_gatts.h>

Public Attributes

uint16_t cid
 
ble_gatts_evt_prep_write_t param
 

Detailed Description

GATT prepare write request struct.

Definition at line 430 of file ble_gatts.h.

Member Data Documentation

◆ cid

uint16_t ble_gatts_evt_enh_prep_write_t::cid

Channel id.

Definition at line 432 of file ble_gatts.h.

◆ param

ble_gatts_evt_prep_write_t ble_gatts_evt_enh_prep_write_t::param

ble gatts evt prep write param.

Definition at line 433 of file ble_gatts.h.


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