nRF Connect SDK API 2.8.99
|
enum location_ext_result |
#include <include/modem/location.h>
Result of the external cloud location request.
Enumerator | |
---|---|
LOCATION_EXT_RESULT_SUCCESS | Cloud location request was successful. |
LOCATION_EXT_RESULT_UNKNOWN | The result of the cloud location request is unknown. From the fallback functionality perspective, this is handled similarly to LOCATION_EXT_RESULT_ERROR. |
LOCATION_EXT_RESULT_ERROR | Cloud location request failed. |