nRF51 SDK
|
Command response type. More...
#include <ble_rpc_cmd_encoder.h>
Data Fields | |
uint8_t | op_code |
uint32_t | err_code |
Command response type.
uint32_t cmd_response_t::err_code |
Error code received for this response applies.
uint8_t cmd_response_t::op_code |
Operation code for which this response applies.