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

◆ lwm2m_os_timer_get()

void lwm2m_os_timer_get ( lwm2m_os_timer_handler_t handler,
lwm2m_os_timer_t ** timer )

#include <lib/bin/lwm2m_carrier/include/lwm2m_os.h>

Reserve a timer task from the OS.

Parameters
handlerFunction to run for this task.
timerAssigned timer task.