Blame doc/sap-api.txt

Packit 34410b
BlueZ D-Bus Sim Access API description
Packit 34410b
**************************************
Packit 34410b
Packit 34410b
Packit 34410b
Sim Access Profile hierarchy
Packit 34410b
============================
Packit 34410b
Packit 34410b
Service		org.bluez
Packit 34410b
Interface	org.bluez.SimAccess1
Packit 34410b
Object path	[variable prefix]/{hci0,hci1,...}
Packit 34410b
Packit 34410b
Methods		void Disconnect()
Packit 34410b
Packit 34410b
			Disconnects SAP client from the server.
Packit 34410b
Packit 34410b
			Possible errors: org.bluez.Error.Failed
Packit 34410b
Packit 34410b
Properties	boolean Connected [readonly]
Packit 34410b
Packit 34410b
			Indicates if SAP client is connected to the server.