nRF5 SDK v13.0.0
Data Fields
ble_cgms_socp_value_t Struct Reference

Specific Operation Control Point value. More...

#include <cgms_socp.h>

Data Fields

uint8_t opcode
 
uint8_t operand_len
 
uint8_t * p_operand
 

Detailed Description

Specific Operation Control Point value.

Field Documentation

uint8_t ble_cgms_socp_value_t::opcode

Opcode.

uint8_t ble_cgms_socp_value_t::operand_len

Length of the operand.

uint8_t* ble_cgms_socp_value_t::p_operand

Pointer to the operand.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated