nRF51 SDK
|
Event encoder for S110 SoftDevice serialization. More...
Functions | |
uint32_t | ble_rpc_evt_gatts_encode (ble_evt_t *p_ble_evt, uint8_t *p_buffer) |
Function for encoding a ble_evt_t GATTS event. More... | |
This module provides functions for serializing S110 SoftDevice events.
uint32_t ble_rpc_evt_gatts_encode | ( | ble_evt_t * | p_ble_evt, |
uint8_t * | p_buffer | ||
) |
[in] | p_ble_evt | S110 SoftDevice event to serialize. |
[out] | p_buffer | Pointer to a buffer for the encoded event. |