Blob: sap-api.txt

Blob id: b28c4e305964b20494ba58f6f836a55bc513870a

Size: 448 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
BlueZ D-Bus Sim Access API description
**************************************


Sim Access Profile hierarchy
============================

Service		org.bluez
Interface	org.bluez.SimAccess1
Object path	[variable prefix]/{hci0,hci1,...}

Methods		void Disconnect()

			Disconnects SAP client from the server.

			Possible errors: org.bluez.Error.Failed

Properties	boolean Connected [readonly]

			Indicates if SAP client is connected to the server.