Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
PairingWorker Struct Reference
+ Inheritance diagram for PairingWorker:
+ Collaboration diagram for PairingWorker:

Public Member Functions

 PairingWorker (QBluetoothLocalDevice *device)
 
 ~PairingWorker ()=default
 
void pairAsync (const QBluetoothAddress &addr, QBluetoothLocalDevice::Pairing pairing)
 

Detailed Description

Definition at line 481 of file qbluetoothlocaldevice_winrt.cpp.

Constructor & Destructor Documentation

◆ PairingWorker()

PairingWorker::PairingWorker ( QBluetoothLocalDevice * device)
inline

Definition at line 484 of file qbluetoothlocaldevice_winrt.cpp.

◆ ~PairingWorker()

PairingWorker::~PairingWorker ( )
default

Member Function Documentation

◆ pairAsync()

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:

The documentation for this struct was generated from the following file: