nRF Connect SDK API 2.8.99
|
Functions | |
bool | zigbee_is_stack_started (void) |
Function for checking if the Zigbee stack has been started. | |
void | zigbee_enable (void) |
Function for starting the Zigbee thread. | |
bool | zigbee_debug_zboss_thread_is_created (void) |
Function for checking if the ZBOSS thread has been created. | |
void | zigbee_debug_suspend_zboss_thread (void) |
Function for suspending the ZBOSS thread. | |
void | zigbee_debug_resume_zboss_thread (void) |
Function for resuming the ZBOSS thread. | |
bool | zigbee_is_zboss_thread_suspended (void) |
Function for getting the state of the Zigbee stack thread processing suspension. | |