nRF51 SDK
|
Event encoder for S110 SoftDevice serialization. More...
Functions | |
void | ble_rpc_event_handle (ble_evt_t *p_ble_evt) |
Function for encoding a ble_evt_t. The function will pass the serialized byte stream to the transport layer after encoding. More... | |
This module provides a function for serializing S110 SoftDevice events.
void ble_rpc_event_handle | ( | ble_evt_t * | p_ble_evt | ) |
[in] | p_ble_evt | S110 SoftDevice event to serialize. |