Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
ble_rpc_cmd_encoder.h File Reference
Go to the source code of this file.
Data Structures | |
struct | cmd_response_t |
Command response type. More... | |
Functions | |
uint32_t | ble_rpc_cmd_encoder_init (void) |
Function for initializing the BLE S110 RPC Command Encoder module. | |
uint32_t | ble_rpc_cmd_resp_wait (uint8_t op_code) |
Function for blocking in a loop, using WFE to allow low power mode, while awaiting a response from the connectivity chip. | |
void | ble_rpc_cmd_rsp_pkt_received (uint8_t *p_packet, uint16_t packet_length) |
Function for handling the command response packet. |
Detailed Description
Definition in file ble_rpc_cmd_encoder.h.
Generated on Tue Jul 12 2022 19:00:52 by
