summaryrefslogtreecommitdiff
path: root/contrib/bluez-api-4.66-fixed/control-api.txt
diff options
context:
space:
mode:
authorAlexander Orlenko <zxteam@gmail.com>2010-07-28 14:57:51 +1100
committerAlexander Orlenko <zxteam@gmail.com>2010-07-28 14:57:51 +1100
commitd8d2f60f3c58d8ce77927bd6d44d1c29cf06d1ae (patch)
tree62e96cd22e01ffaa8868d1df62289e7b4614cbc1 /contrib/bluez-api-4.66-fixed/control-api.txt
parent9cef574490407c149831be8c7c89e50f77eb813c (diff)
downloadbluez-tools-d8d2f60f3c58d8ce77927bd6d44d1c29cf06d1ae.tar.gz
Fixed bluez api files (removed on fly patches)
Added OBEX api && support A lot of small changes...
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.