nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
ZBOSS error handling utilities

This file defines the error handler utilities for ZBOSS error codes. More...

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.
 

Detailed Description

This file defines the error handler utilities for ZBOSS error codes.