nRF Connect SDK API 2.8.99
|
bool zigbee_is_zboss_thread_suspended | ( | void | ) |
#include <subsys/zigbee/osif/zb_nrf_platform.h>
Function for getting the state of the Zigbee stack thread processing suspension.
true | Scheduler processing is suspended or the ZBOSS thread is not yet created. |
false | Scheduler processing is not suspended and the ZBOSS thread is created. |