![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
LWM2M opaque type. More...
#include <lwm2m_api.h>
Data Fields | |
uint8_t * | p_val |
uint32_t | len |
LWM2M opaque type.
uint32_t lwm2m_opaque_t::len |
Length of p_val.
uint8_t* lwm2m_opaque_t::p_val |
Pointer to the value of the opaque data.