Sailfish Bluetooth
API DocumentationBluetoothDevicePicker QML Type
Import Statement: | import Sailfish.Bluetooth 1.0 |
Properties
- 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
- addConnectingDevice(addr)
- removeConnectingDevice(addr)
- removeDevice(addr)
- startDiscovery()
- stopDiscovery()