nRF5 IoT SDK v0.9.0
Data Fields
lwm2m_string_t Struct Reference

LWM2M string type. More...

#include <lwm2m_api.h>

Data Fields

char * p_val
 
uint32_t len
 

Detailed Description

LWM2M string type.

Field Documentation

uint32_t lwm2m_string_t::len

Length of p_val.

char* lwm2m_string_t::p_val

Pointer to the value of the string 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.