nRF Connect SDK API 0.1.0
|
zb_bool_t zb_shell_debug_get | ( | void | ) |
#include <include/zigbee/zigbee_shell.h>
Function for getting the state of the debug mode of the shell.
ZB_TRUE | Debug mode is turned on. |
ZB_FALSE | Debug mode is turned off. |