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

/external/chromium_org/device/bluetooth/
H A Dbluetooth_pairing_chromeos.cc87 bool BluetoothPairingChromeOS::ExpectingPinCode() const { function in class:chromeos::BluetoothPairingChromeOS
H A Dbluetooth_device_win.cc204 bool BluetoothDeviceWin::ExpectingPinCode() const { function in class:device::BluetoothDeviceWin
H A Dbluetooth_device_chromeos.cc305 bool BluetoothDeviceChromeOS::ExpectingPinCode() const { function in class:chromeos::BluetoothDeviceChromeOS
306 return pairing_.get() && pairing_->ExpectingPinCode();

Completed in 59 milliseconds