Home
last modified time | relevance | path

Searched defs:DisplayPasskey (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dfake_bluetooth_agent_service_provider.cc64 void FakeBluetoothAgentServiceProvider::DisplayPasskey( in DisplayPasskey() function in chromeos::FakeBluetoothAgentServiceProvider
Dbluetooth_agent_service_provider.cc211 void DisplayPasskey(dbus::MethodCall* method_call, in DisplayPasskey() function in chromeos::BluetoothAgentServiceProviderImpl
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dbluetooth_options_handler.cc493 void BluetoothOptionsHandler::DisplayPasskey(device::BluetoothDevice* device, in DisplayPasskey() function in chromeos::options::BluetoothOptionsHandler
/external/chromium_org/device/bluetooth/
Dbluetooth_device_chromeos.cc487 void BluetoothDeviceChromeOS::DisplayPasskey( in DisplayPasskey() function in chromeos::BluetoothDeviceChromeOS
Dbluetooth_chromeos_unittest.cc159 virtual void DisplayPasskey(BluetoothDevice* device, in DisplayPasskey() function in chromeos::TestPairingDelegate