![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for PairingWorker:
Collaboration diagram for PairingWorker:Public Member Functions | |
| PairingWorker (QBluetoothLocalDevice *device) | |
| ~PairingWorker ()=default | |
| void | pairAsync (const QBluetoothAddress &addr, QBluetoothLocalDevice::Pairing pairing) |
Definition at line 481 of file qbluetoothlocaldevice_winrt.cpp.
|
inline |
Definition at line 484 of file qbluetoothlocaldevice_winrt.cpp.
|
default |
| void PairingWorker::pairAsync | ( | const QBluetoothAddress & | addr, |
| QBluetoothLocalDevice::Pairing | pairing | ||
| ) |
Definition at line 495 of file qbluetoothlocaldevice_winrt.cpp.
References QBluetoothLocalDevice::AuthorizedPaired, await(), emit, QBluetoothLocalDevice::Paired, QBluetoothLocalDevice::PairingError, pairingInfoFromAddress(), token, and QBluetoothLocalDevice::Unpaired.
Here is the call graph for this function: