nRF Connect SDK API 0.1.0
|
void lwm2m_os_timer_cancel | ( | lwm2m_os_timer_t * | timer, |
bool | sync | ||
) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_os.h>
Cancel a timer run.
timer | Timer task. |
sync | If true, wait for active tasks to finish before canceling. |