Home
last modified time | relevance | path

Searched refs:pairingDone (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/
H A Ddevice.cpp85 , this, SLOT(pairingDone(QBluetoothAddress,QBluetoothLocalDevice::Pairing))); in DeviceDiscoveryDialog()
204 void DeviceDiscoveryDialog::pairingDone(const QBluetoothAddress &address, QBluetoothLocalDevice::Pa… in pairingDone() function in DeviceDiscoveryDialog
H A Ddevice.h70 void pairingDone(const QBluetoothAddress&, QBluetoothLocalDevice::Pairing); in QT_FORWARD_DECLARE_CLASS()