nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Zigbee ZBOSS OSIF API

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.
 

Detailed Description