nRF Connect SDK API 2.8.99
|
int lwm2m_utils_conneval | ( | struct lwm2m_ctx * | client, |
enum lwm2m_rd_client_event * | client_event ) |
#include <include/net/lwm2m_client_utils.h>
Start connection pre-evaluation.
This evaluation may block or alter the ongoing event to prevent LwM2M engine from initiating transfers when network conditions are poor.
client | Pointer to LwM2M context |
client_event | pointer to LwM2M RD client events |