Home
last modified time | relevance | path

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

/external/chromium_org/chromeos/dbus/
Dfake_bluetooth_agent_service_provider.cc48 void FakeBluetoothAgentServiceProvider::DisplayPinCode( in DisplayPinCode() function in chromeos::FakeBluetoothAgentServiceProvider
Dbluetooth_agent_service_provider.cc164 void DisplayPinCode(dbus::MethodCall* method_call, in DisplayPinCode() function in chromeos::BluetoothAgentServiceProviderImpl
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dbluetooth_options_handler.cc485 void BluetoothOptionsHandler::DisplayPinCode(device::BluetoothDevice* device, in DisplayPinCode() function in chromeos::options::BluetoothOptionsHandler
/external/chromium_org/device/bluetooth/
Dbluetooth_device_chromeos.cc453 void BluetoothDeviceChromeOS::DisplayPinCode( in DisplayPinCode() function in chromeos::BluetoothDeviceChromeOS
Dbluetooth_chromeos_unittest.cc151 virtual void DisplayPinCode(BluetoothDevice* device, in DisplayPinCode() function in chromeos::TestPairingDelegate