Home
last modified time | relevance | path

Searched refs:ERROR_AUTH_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_device.h80 ERROR_AUTH_TIMEOUT, enumerator
Dbluetooth_device_chromeos.cc104 case BluetoothDevice::ERROR_AUTH_TIMEOUT: in RecordPairingResult()
653 error_code = ERROR_AUTH_TIMEOUT; in OnPairError()
Dbluetooth_chromeos_unittest.cc2332 EXPECT_EQ(BluetoothDevice::ERROR_AUTH_TIMEOUT, last_connect_error_); in TEST_F()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dbluetooth_options_handler.cc410 case device::BluetoothDevice::ERROR_AUTH_TIMEOUT: in ConnectError()