Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/
H A Ddevice.cpp100 QBluetoothLocalDevice::Pairing pairingStatus = localDevice->pairingStatus(info.address()); in addDevice() local
101 …if (pairingStatus == QBluetoothLocalDevice::Paired || pairingStatus == QBluetoothLocalDevice::Auth… in addDevice()