Sailfish Bluetooth
API DocumentationBluetoothDevicePicker QML Type
| Import Statement: | import Sailfish.Bluetooth 1.0 |
Properties
- _autoStartDiscoveryTriggered : bool
- _devicePendingPairing : QtObject
- _showDiscoveryProgress : bool
- _showPairedDevicesHeader : bool
- adapter : QtObject
- autoStartDiscovery : bool
- discovering : bool
- empty : bool
- excludedDevices : var
- highlightSelectedDevice : bool
- openMenuOnPressAndHold : bool
- preferredProfileHint : int
- requirePairing : bool
- selectedDevice : string
- selectedDevicePaired : bool
- showPairedDevices : bool
- showPairedDevicesHeader : bool
Signals
- deviceClicked(string address)
- devicePaired(string address)
Methods
- _autoStartDiscovery()
- _deviceSettings(address)
- addConnectingDevice(addr)
- removeConnectingDevice(addr)
- removeDevice(addr)
- startDiscovery()
- stopDiscovery()