InPlay API
|
Inform that a write request by peer device. More...
#include <in_ble_gatt_evt.h>
Data Fields | |
uint8_t | conidx |
Connection index. | |
uint16_t | handle |
Handle of the attribute that has to be written. | |
uint16_t | offset |
offset at which the data has to be written | |
uint16_t | length |
Data length to be written. | |
uint8_t | value [] |
Data to be written in attribute database. | |
Inform that a write request by peer device.