Searched defs:ExpectingPasskey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_pairing_chromeos.cc134 bool BluetoothPairingChromeOS::ExpectingPasskey() const { function in class:chromeos::BluetoothPairingChromeOS
H A Dbluetooth_device_win.cc209 bool BluetoothDeviceWin::ExpectingPasskey() const { function in class:device::BluetoothDeviceWin
H A Dbluetooth_device_chromeos.cc309 bool BluetoothDeviceChromeOS::ExpectingPasskey() const { function in class:chromeos::BluetoothDeviceChromeOS
310 return pairing_.get() && pairing_->ExpectingPasskey();

Completed in 2362 milliseconds