nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ zigbee_default_signal_handler()

zb_ret_t zigbee_default_signal_handler ( zb_bufid_t  bufid)

#include <include/zigbee/zigbee_app_utils.h>

Function for passing signals to the default Zigbee stack event handler.

Note
This function does not free the Zigbee buffer.
Parameters
[in]bufidReference to the Zigbee stack buffer used to pass signal.
Returns
RET_OK on success or error code on failure.