nRF Connect SDK API 2.8.99
|
#define ZB_ERROR_CHECK | ( | ERR_CODE | ) |
#include <include/zigbee/zigbee_error_handler.h>
Macro for calling the error handler function if the supplied ZBOSS return code is different than RET_OK.
[in] | ERR_CODE | Error code supplied to the error handler. |