Package org.bluez
Interface SimAccess1
- All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface
public interface SimAccess1
extends org.freedesktop.dbus.interfaces.DBusInterface
File generated - 2023-02-20.
Based on bluez Documentation: sap-api.txt.
Service: org.bluez
Interface: org.bluez.SimAccess1
Object path:
[variable prefix]/{hci0,hci1,...}
Supported properties:
boolean Connected [readonly]
Indicates if SAP client is connected to the server.
Based on bluez Documentation: sap-api.txt.
Service: org.bluez
Interface: org.bluez.SimAccess1
Object path:
[variable prefix]/{hci0,hci1,...}
Supported properties:
boolean Connected [readonly]
Indicates if SAP client is connected to the server.
-
Method Summary
Modifier and TypeMethodDescriptionvoidFrom bluez documentation:
Disconnects SAP client from the server.
Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
Method Details
-
Disconnect
From bluez documentation:
Disconnects SAP client from the server.
- Throws:
BluezFailedException- on failure
-