nRF Connect SDK API 2.8.99
|
#define ZB_COMM_STATUS_CHECK | ( | COMM_STATUS | ) |
#include <include/zigbee/zigbee_error_handler.h>
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.
[in] | COMM_STATUS | Value returned by the bdb_start_top_level_commissioning function. |