# Functions
AdapterExists checks if an adapter is available.
GetAdapter return an adapter object instance.
GetAdapterFromDevicePath Return an adapter based on a device path.
No description provided by the author
GetDefaultAdapterID get the default adapter.
NewAdapter1 create a new instance of Adapter1
Args: - objectPath: [variable prefix]/{hci0,hci1,...}.
NewAdapter1FromAdapterID create a new instance of Adapter1 adapterID: ID of an adapter eg.
initialize a new DiscoveryFilter.
ParseAdapterID read the adapterID from an object path in the form /org/bluez/hci[0-9]*[/...].
SetDefaultAdapterID set the default adapter.
# Constants
DeviceAdded new device found, eg.
DeviceRemoved a device has been removed from local cache.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Adapter1 Adapter hierarchy
*/.
Adapter1Properties contains the exposed properties of an interface.
DeviceDiscovered event emitted when a device is added or removed from Object Manager.
Filter applied to discovery.
# Type aliases
No description provided by the author