Uses of Enum
io.qt.bluetooth.QBluetoothLocalDevice.Pairing
Packages that use QBluetoothLocalDevice.Pairing
-
Uses of QBluetoothLocalDevice.Pairing in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothLocalDevice.PairingMethods in io.qt.bluetooth that return QBluetoothLocalDevice.PairingModifier and TypeMethodDescriptionQBluetoothLocalDevice.pairingStatus
(QBluetoothAddress address) QBluetoothLocalDevice.Pairing.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QBluetoothLocalDevice.Pairing[]
QBluetoothLocalDevice.Pairing.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.bluetooth with parameters of type QBluetoothLocalDevice.PairingModifier and TypeMethodDescriptionfinal void
QBluetoothLocalDevice.requestPairing
(QBluetoothAddress address, QBluetoothLocalDevice.Pairing pairing)