nRF Connect SDK API 0.1.0
|
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. |