Synergy Software Package User's Manual

#include <sf_ble_api.h>

Data Fields

uint16_t attr_handle
 Attribute handle for which event is generated.
 
uint16_t offset
 The offset at which the client is willing to write.
 
uint8_t const * p_value
 The value at which the client is willing to write.
 
uint16_t length
 The amount of bytes that the client is willing to write as from this offset.
 
ssp_err_t response
 User will update this variable, Pass SSP_SUCCESS if user accepts the remote request.
 

Detailed Description

BLE GATT Characteristics Remote Event data, passed in provision callback for GATT Custom profile


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