From: DoHyun Pyun <dh79.pyun@xxxxxxxxxxx> Since BlueZ has ObjectManager interface, ChannelConnected and ChannelDeleted Signals of HealthDevice interface was not available. Instead of these signals objectManager generates "InterfaceAdded" and "InterfaceRemoved" signals for org.bluez.HealthChannel1 interface. If health-api document contains these signals, application or service using Bluez Dbus API will get the unexpected result. Notes ==== PATCH v2 - Only including patches to remove health device signals PATCH v1 - Initial patchset Dohyun Pyun (2): doc/health-api: Remove ChannelConnected and ChannelDeleted signals profiles/health: Remove HealthDevice signals doc/health-api.txt | 13 ------------- profiles/health/hdp.c | 48 +----------------------------------------------- 2 files changed, 1 insertion(+), 60 deletions(-) -- 1.8.1.2 -- 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