Crate astal_bluetooth_sys

Crate astal_bluetooth_sys 

Source

Structs§

AstalBluetoothAdapter
AstalBluetoothAdapterClass
AstalBluetoothBluetooth
AstalBluetoothBluetoothClass
AstalBluetoothDevice
AstalBluetoothDeviceClass
_AstalBluetoothAdapterPrivate
_AstalBluetoothBluetoothPrivate
_AstalBluetoothDevicePrivate

Constants§

ASTAL_BLUETOOTH_MAJOR_VERSION
ASTAL_BLUETOOTH_MICRO_VERSION
ASTAL_BLUETOOTH_MINOR_VERSION
ASTAL_BLUETOOTH_VERSION

Functions§

astal_bluetooth_adapter_get_address
astal_bluetooth_adapter_get_alias
astal_bluetooth_adapter_get_class
astal_bluetooth_adapter_get_discoverable
astal_bluetooth_adapter_get_discoverable_timeout
astal_bluetooth_adapter_get_discovering
astal_bluetooth_adapter_get_modalias
astal_bluetooth_adapter_get_name
astal_bluetooth_adapter_get_pairable
astal_bluetooth_adapter_get_pairable_timeout
astal_bluetooth_adapter_get_powered
astal_bluetooth_adapter_get_type
astal_bluetooth_adapter_get_uuids
astal_bluetooth_adapter_remove_device
astal_bluetooth_adapter_set_alias
astal_bluetooth_adapter_set_discoverable
astal_bluetooth_adapter_set_discoverable_timeout
astal_bluetooth_adapter_set_pairable
astal_bluetooth_adapter_set_pairable_timeout
astal_bluetooth_adapter_set_powered
astal_bluetooth_adapter_start_discovery
astal_bluetooth_adapter_stop_discovery
astal_bluetooth_bluetooth_get_adapter
astal_bluetooth_bluetooth_get_adapters
astal_bluetooth_bluetooth_get_default
astal_bluetooth_bluetooth_get_devices
astal_bluetooth_bluetooth_get_is_connected
astal_bluetooth_bluetooth_get_is_powered
astal_bluetooth_bluetooth_get_type
astal_bluetooth_bluetooth_new
astal_bluetooth_bluetooth_toggle
astal_bluetooth_device_cancel_pairing
astal_bluetooth_device_connect_device
astal_bluetooth_device_connect_device_finish
astal_bluetooth_device_connect_profile
astal_bluetooth_device_disconnect_device
astal_bluetooth_device_disconnect_device_finish
astal_bluetooth_device_disconnect_profile
astal_bluetooth_device_get_adapter
astal_bluetooth_device_get_address
astal_bluetooth_device_get_alias
astal_bluetooth_device_get_appearance
astal_bluetooth_device_get_battery_percentage
astal_bluetooth_device_get_blocked
astal_bluetooth_device_get_class
astal_bluetooth_device_get_connected
astal_bluetooth_device_get_connecting
astal_bluetooth_device_get_icon
astal_bluetooth_device_get_legacy_pairing
astal_bluetooth_device_get_modalias
astal_bluetooth_device_get_name
astal_bluetooth_device_get_paired
astal_bluetooth_device_get_rssi
astal_bluetooth_device_get_trusted
astal_bluetooth_device_get_type
astal_bluetooth_device_get_uuids
astal_bluetooth_device_pair
astal_bluetooth_device_set_alias
astal_bluetooth_device_set_blocked
astal_bluetooth_device_set_trusted
astal_bluetooth_get_default

Type Aliases§

AstalBluetoothAdapterPrivate
AstalBluetoothBluetoothPrivate
AstalBluetoothDevicePrivate