Trident IoT Zigbee SDK
 
Loading...
Searching...
No Matches
tr_zcl_common.h
Go to the documentation of this file.
1
10#ifndef TR_ZCL_COMMON_H
11#define TR_ZCL_COMMON_H
12
18
24zb_uint8_t tr_zcl_command_cb(zb_uint8_t param);
25
27
28zb_uint8_t tr_zcl_specific_cluster_cmd_handler(zb_uint8_t param);
29
30#endif /* TR_ZCL_COMMON_H */
zb_uint8_t tr_zcl_command_cb(zb_uint8_t param)
callback that can be defined in the user application to handle incoming ZCL messages
zb_uint8_t tr_zcl_specific_cluster_cmd_handler(zb_uint8_t param)