long dao / nRF51822

Dependents:   VNG_BLE_Basic

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

Packet Receiver

Packet Receiver

This module is used for processing the Command Response packets and Event packets. More...

Functions

uint32_t ble_rpc_pkt_receiver_init (void)
 Function for initializing the BLE S110 RPC Packet Receiver module.

Detailed Description

This module is used for processing the Command Response packets and Event packets.


Function Documentation

uint32_t ble_rpc_pkt_receiver_init ( void   )

Function for initializing the BLE S110 RPC Packet Receiver module.

Returns:
NRF_SUCCESS upon success, any other upon failure.