robo 8080 / Mbed 2 deprecated BLE_RCBController_Motor

Dependencies:   BLE_API_Native_IRC TB6612FNG2 mbed

Fork of BLE_RCBController by Junichi Katsu

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.