HomeSort by relevance Sort by last modified time
    Searched defs:ExpectingConfirmation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_device_win.cc 158 bool BluetoothDeviceWin::ExpectingConfirmation() const {
bluetooth_pairing_chromeos.cc 202 bool BluetoothPairingChromeOS::ExpectingConfirmation() const {
bluetooth_device_chromeos.cc 324 bool BluetoothDeviceChromeOS::ExpectingConfirmation() const {
325 return pairing_.get() && pairing_->ExpectingConfirmation();

Completed in 383 milliseconds