![]() |
nRF Connect SDK API 3.3.99
|
| bool lwm2m_os_timer_is_pending | ( | lwm2m_os_timer_t * | timer | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_os.h>
Check if a timer task is pending.
| timer | Timer task. |
| true | If the timer task is pending. |
| false | If the timer task is idle. |