nRF Connect SDK API 2.8.99
|
int lwm2m_codec_helpers_set_agnss_data | ( | struct cloud_data_agnss_request * | agnss_request | ) |
#include <applications/asset_tracker_v2/src/cloud/cloud_codec/lwm2m/lwm2m_codec_helpers.h>
Set Assisted GNSS (A-GNSS) request data. This function will populate the GNSS assistance object (object ID 33625) with the A-GNSS request.
[in] | agnss_request | Pointer to buffer that contains A-GNSS data. |
0 | If successful, otherwise a negative value indicating the reason of failure. |