summaryrefslogtreecommitdiff
path: root/contrib/bluez-api-4.66-fixed/control-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bluez-api-4.66-fixed/control-api.txt')
-rw-r--r--contrib/bluez-api-4.66-fixed/control-api.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/contrib/bluez-api-4.66-fixed/control-api.txt b/contrib/bluez-api-4.66-fixed/control-api.txt
index 1a42846..ce9d2bd 100644
--- a/contrib/bluez-api-4.66-fixed/control-api.txt
+++ b/contrib/bluez-api-4.66-fixed/control-api.txt
@@ -33,8 +33,7 @@ Methods void Connect()
Adjust remote volume one step down
- boolean SendPassthrough(avc_operation_id key, boolean state,
- string op_data)
+ boolean SendPassthrough(avc_operation_id key, boolean state, string op_data)
Called to send Passthrough commands. ONLY valid if
BlueZ device is in CT role.
@@ -93,8 +92,7 @@ Signals Connected()
Sent when the AVRCP connection to the remote device
has been disconnected.
- Passthrough(uint8 key, boolean state, int32 company_id,
- string op_data)
+ Passthrough(uint8 key, boolean state, int32 company_id, string op_data)
Called when Passthrough command is received from
connected device.