![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Record Access Control Point value structure. More...
#include <ble_racp.h>
Data Fields | |
| uint8_t | opcode |
| uint8_t | operator |
| uint8_t | operand_len |
| uint8_t * | p_operand |
Record Access Control Point value structure.
| uint8_t ble_racp_value_t::opcode |
Op Code.
| uint8_t ble_racp_value_t::operand_len |
Length of the operand.
| uint8_t ble_racp_value_t::operator |
Operator.
| uint8_t* ble_racp_value_t::p_operand |
Pointer to the operand.