nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ location_assistance_retry_init()

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.

Parameters
enable_resendSet to true to allow retrying.