nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ lwm2m_codec_helpers_set_modem_static_data()

int lwm2m_codec_helpers_set_modem_static_data ( struct cloud_data_modem_static modem_static)

#include <applications/asset_tracker_v2/src/cloud/cloud_codec/lwm2m/lwm2m_codec_helpers.h>

Set modem static data.

Parameters
[in]modem_staticPointer to structure that contains static modem data.
Return values
0If successful, otherwise a negative value indicating the reason of failure.
Returns
-ENODATA if the queued flag present in the input structure is false.