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_pairing_chromeos.cc 202 bool BluetoothPairingChromeOS::ExpectingConfirmation() const {
bluetooth_device_win.cc 214 bool BluetoothDeviceWin::ExpectingConfirmation() const {
bluetooth_device_chromeos.cc 313 bool BluetoothDeviceChromeOS::ExpectingConfirmation() const {
314 return pairing_.get() && pairing_->ExpectingConfirmation();

Completed in 31 milliseconds