bluez/doc/sap-api.txt
2012-12-14 11:24:30 +02:00

23 lines
488 B
Plaintext

BlueZ D-Bus Sim Access Profile API description
***********************************
Copyright (C) 2010 ST-Ericsson SA
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.