nRF Connect SDK API 0.1.0
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.