From: "Gustavo F. Padovan" <padovan@xxxxxxxxxxxxxx> Connected and Disconnected are deprecated signals --- doc/control-api.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/control-api.txt b/doc/control-api.txt index 1a42846..7d72c1c 100644 --- a/doc/control-api.txt +++ b/doc/control-api.txt @@ -83,12 +83,12 @@ Methods void Connect() System powered, unpowered, unplugged Volume uint8 -Signals Connected() +Signals Connected() {deprecated} Sent when a successful AVRCP connection has been made to the remote device. - Disconnected() + Disconnected() {deprecated} Sent when the AVRCP connection to the remote device has been disconnected. -- 1.7.6 -- 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