Add notification handling framework
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / include / zigbee_service_dbus_interface_zcl_level_control.h
index 98e9306..e769ced 100644 (file)
@@ -21,5 +21,7 @@
 
 gboolean zigbee_service_dbus_interface_zcl_level_control_init(ZigBeeServiceInterface *service_interface,
        ZigbeeObjectSkeleton *zigbee_object);
+void zigbee_service_dbus_interface_zcl_level_control_notification(ZigBeeServiceInterface *service_interface,
+       guint noti_id, gpointer noti_data, guint noti_data_len, gpointer noti_cb_data);
 
 #endif /* __ZIGBEE_SERVICE_DBUS_INTERFACE_ZCL_LEVEL_CONTROL_H__ */