![]() |
nRF Connect SDK API 3.3.99
|
| int cloud_service_location_get | ( | const struct cloud_service_pos_req * | params, |
| struct location_data * | location ) |
Generate location request, send, and parse response.
| [in] | params | Cloud positioning parameters to be used. |
| [out] | location | Storage for the result from response parsing. |
| -ENOMEM | Out of memory. |
| -ENOMSG | Parsing response from the location service failed. |