nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
zigbee_error_handler.h File Reference
#include <zephyr/kernel.h>
#include <zboss_api.h>
#include <zb_errors.h>
#include "zb_error_to_string.h"
#include <zephyr/logging/log.h>

Go to the source code of this file.

Macros

#define ZB_ERROR_CHECK(ERR_CODE)
 Macro for calling the error handler function if the supplied ZBOSS return code is different than RET_OK.
 
#define ZB_COMM_STATUS_CHECK(COMM_STATUS)
 Macro for calling the error handler function if the return code for bdb_start_top_level_commissioning indicates that the BDB procedure did not succeed.