HomeSort by relevance Sort by last modified time
    Searched refs:ConfirmPasskey (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.h 125 virtual void ConfirmPasskey(
131 // DisplayPasskey() or ConfirmPasskey() request should be concluded
bluetooth_options_handler.cc 508 void BluetoothOptionsHandler::ConfirmPasskey(device::BluetoothDevice* device,
  /external/chromium_org/device/bluetooth/
bluetooth_device.h 155 virtual void ConfirmPasskey(BluetoothDevice* device,
159 // DisplayPasskey() or ConfirmPasskey() request should be concluded
306 // the ConfirmPasskey() delegate call is displayed on both devices.
bluetooth_device_chromeos.cc 523 pairing_delegate_->ConfirmPasskey(this, passkey);
bluetooth_chromeos_unittest.cc 172 virtual void ConfirmPasskey(BluetoothDevice* device,
    [all...]

Completed in 805 milliseconds