nRF5 IoT SDK v0.9.0
Data Fields
lwm2m_opaque_t Struct Reference

LWM2M opaque type. More...

#include <lwm2m_api.h>

Data Fields

uint8_t * p_val
 
uint32_t len
 

Detailed Description

LWM2M opaque type.

Field Documentation

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.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.