These signals are no longer available since BlueZ uses ObjectManager interface. Instead of these signals InterfaceAdded and InterfaceRemoved signals(org.bluez.HealthChannel1 interface) can be used. --- doc/health-api.txt | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/doc/health-api.txt b/doc/health-api.txt index 2c48ff2..f7af4f2 100644 --- a/doc/health-api.txt +++ b/doc/health-api.txt @@ -87,19 +87,6 @@ Methods boolean Echo() org.bluez.Error.NotFound org.bluez.Error.NotAllowed -Signals void ChannelConnected(object channel) - - This signal is launched when a new data channel is - created or when a known data channel is reconnected. - - void ChannelDeleted(object channel) - - This signal is launched when a data channel is deleted. - - After this signal the data channel path will not be - valid and its path can be reused for future data - channels. - Properties object MainChannel [readonly] The first reliable channel opened. It is needed by -- 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