summaryrefslogtreecommitdiff
path: root/doc/sap-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sap-api.txt')
-rw-r--r--doc/sap-api.txt20
1 files changed, 3 insertions, 17 deletions
diff --git a/doc/sap-api.txt b/doc/sap-api.txt
index b8b7253e..b28c4e30 100644
--- a/doc/sap-api.txt
+++ b/doc/sap-api.txt
@@ -1,14 +1,12 @@
-BlueZ D-Bus Sim Access Profile API description
-***********************************
-
-Copyright (C) 2010 ST-Ericsson SA
+BlueZ D-Bus Sim Access API description
+**************************************
Sim Access Profile hierarchy
============================
Service org.bluez
-Interface org.bluez.SimAccess
+Interface org.bluez.SimAccess1
Object path [variable prefix]/{hci0,hci1,...}
Methods void Disconnect()
@@ -17,18 +15,6 @@ Methods void Disconnect()
Possible errors: org.bluez.Error.Failed
- dict GetProperties()
-
- Return all properties for the interface. See the
- properties section for available properties.
-
- Possible Errors: org.bluez.Error.Failed
-
-Signals PropertyChanged(string name, variant value)
-
- This signal indicates a changed value of the given
- property.
-
Properties boolean Connected [readonly]
Indicates if SAP client is connected to the server.