nRF Connect SDK API 2.8.99
|
zb_bool_t zcl_scenes_cb | ( | zb_bufid_t | bufid | ) |
#include <include/zigbee/zigbee_zcl_scenes.h>
Function for passing ZCL callback events to the scenes helper library logic.
[in] | bufid | Reference to the Zigbee stack buffer used to pass event. |
ZB_TRUE | if the event was handled by the library |
ZB_FALSE | if the event was not handled by the library |