Fix custom cluster to meet zigbee-daemon GDbus interface
[platform/core/api/zigbee.git] / lib / zbl-dbus.c
2017-05-11 saerome.kimFix custom cluster to meet zigbee-daemon GDbus interface
2017-05-11 saerome kimChange 'ay' to 'a(y)' to avoid null character problem...
2017-05-11 saerome kimChange 'ay' to 'a(y)' to avoid null character problem...
2017-05-11 saerome kimChanage method when calling 'query' method as sync.
2017-05-11 saerome kimChange parameters when creating GVariant
2017-05-11 Jiwan KimFix GVariant match on service method
2017-05-11 saerome kimChange D-bus object path '/org/tizen/zigbee/control'
2017-05-11 Jiwan KimFix for service methods
2017-05-11 saerome kimFix handling GVariant byte array
2017-05-11 saerome kimRestore GDBus API from async to sync.
2017-05-11 saerome kimChange GDBus methods from sync to async
2017-05-11 saerome kimUpdate DBus interface name
2017-05-11 Jiwan KimCode sync from local git