From: Chen Ganir <chen.ganir@xxxxxx> Add a callback mechanism for the btd_device, allowing other parts of the bluez stack to receive notifications for device properties which are changed. This mechanism is based on the D-BUS API for Device PropertyChanged. Chen Ganir (4): Add property changed callback Centralize property changed events Use macros instead of strings Call registered callbacks src/device.c | 223 +++++++++++++++++++++++++++++++++++++++++++++++++--------- src/device.h | 93 ++++++++++++++++++++++++ 2 files changed, 281 insertions(+), 35 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html