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

◆ zigbee_is_zboss_thread_suspended()

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.

Return values
trueScheduler processing is suspended or the ZBOSS thread is not yet created.
falseScheduler processing is not suspended and the ZBOSS thread is created.