Sailfish Bluetooth API Documentation API Documentation Libsailfishapp Sailfish Silica Documentation Icon Reference Sailfish Components Sailfish Accounts Sailfish Bluetooth Sailfish Contacts Sailfish Crypto Sailfish Gallery Sailfish Media Sailfish Pickers Sailfish Secrets Sailfish Share Sailfish Telephony Sailfish Webview Amber Web Authorization Amber MPRIS Nemo QML Plugins Configuration Contacts D-Bus Keepalive Notifications Thumbnailer Sailfish Middleware MDM Framework MDM Policy Framework User Manager Daemon Contents Properties Signals Methods Detailed Description BluetoothDevicePicker QML Type Import Statement: import Sailfish.Bluetooth 1.0 List of all members, including inherited members 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() Detailed Description Property Documentation adapter : QtObject autoStartDiscovery : bool [read-only] discovering : bool [read-only] empty : bool excludedDevices : var highlightSelectedDevice : bool openMenuOnPressAndHold : bool preferredProfileHint : int requirePairing : bool selectedDevice : string selectedDevicePaired : bool showPairedDevices : bool showPairedDevicesHeader : bool Signal Documentation deviceClicked(string address) devicePaired(string address) Method Documentation addConnectingDevice(addr) removeConnectingDevice(addr) removeDevice(addr) startDiscovery() stopDiscovery()