nRF Connect SDK API 2.8.99
|
void location_assistance_retry_init | ( | bool | enable_resend | ) |
#include <include/net/lwm2m_client_utils_location.h>
Initialize the location assistance library resend handler. Handler will handle the result code from server and schedule resending in case of temporary error in server using an exponential backoff.
enable_resend | Set to true to allow retrying. |