Hi Johan, * Johan Hedberg <johan.hedberg@xxxxxxxxx> [2011-07-03 14:44:45 +0300]: > Hi Gustavo, > > On Sat, Jul 02, 2011, Gustavo F. Padovan wrote: > > From: "Gustavo F. Padovan" <padovan@xxxxxxxxxxxxxx> > > > > Connected and Disconnected are deprecated signals > > --- > > doc/control-api.txt | 4 ++-- > > 1 files changed, 2 insertions(+), 2 deletions(-) > > Why do you think these should be deprecated? Right now there are no > other signals available in the org.bluez.Control interface that'd give > the same information. I'm just following the code: static GDBusSignalTable control_signals[] = { { "Connected", "", G_DBUS_SIGNAL_FLAG_DEPRECATED}, { "Disconnected", "", G_DBUS_SIGNAL_FLAG_DEPRECATED}, But now see that PropertyChanged is not used anywhere. Gustavo -- 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