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

/external/chromium_org/device/bluetooth/
H A Dbluetooth_pairing_chromeos.cc202 bool BluetoothPairingChromeOS::ExpectingConfirmation() const { function in class:chromeos::BluetoothPairingChromeOS
H A Dbluetooth_device_win.cc214 bool BluetoothDeviceWin::ExpectingConfirmation() const { function in class:device::BluetoothDeviceWin
H A Dbluetooth_device_chromeos.cc313 bool BluetoothDeviceChromeOS::ExpectingConfirmation() const { function in class:chromeos::BluetoothDeviceChromeOS
314 return pairing_.get() && pairing_->ExpectingConfirmation();

Completed in 1748 milliseconds