sap-api.txt 448 B

1234567891011121314151617181920
  1. BlueZ D-Bus Sim Access API description
  2. **************************************
  3. Sim Access Profile hierarchy
  4. ============================
  5. Service org.bluez
  6. Interface org.bluez.SimAccess1
  7. Object path [variable prefix]/{hci0,hci1,...}
  8. Methods void Disconnect()
  9. Disconnects SAP client from the server.
  10. Possible errors: org.bluez.Error.Failed
  11. Properties boolean Connected [readonly]
  12. Indicates if SAP client is connected to the server.