Home
last modified time | relevance | path

Searched refs:ConnectErrorCode (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_device.h73 enum ConnectErrorCode { enum
296 typedef base::Callback<void(enum ConnectErrorCode)> ConnectErrorCallback;
Dbluetooth_device_chromeos.cc86 void RecordPairingResult(BluetoothDevice::ConnectErrorCode error_code) { in RecordPairingResult()
601 ConnectErrorCode error_code = ERROR_UNKNOWN; in OnConnectError()
641 ConnectErrorCode error_code = ERROR_UNKNOWN; in OnPairError()
Dbluetooth_chromeos_unittest.cc309 void ConnectErrorCallback(BluetoothDevice::ConnectErrorCode error) { in ConnectErrorCallback()
386 enum BluetoothDevice::ConnectErrorCode last_connect_error_;
Dbluetooth_gatt_chromeos_unittest.cc396 void ConnectErrorCallback(BluetoothDevice::ConnectErrorCode error) { in ConnectErrorCallback()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dbluetooth_options_handler.h181 device::BluetoothDevice::ConnectErrorCode error_code);
Dbluetooth_options_handler.cc383 device::BluetoothDevice::ConnectErrorCode error_code) { in ConnectError()
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dhid_detection_screen_handler.h141 device::BluetoothDevice::ConnectErrorCode error_code);
Dhid_detection_screen_handler.cc528 device::BluetoothDevice::ConnectErrorCode error_code) { in BTConnectError()
/external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
Dbluetooth_low_energy_event_router.h329 device::BluetoothDevice::ConnectErrorCode error_code);
Dbluetooth_low_energy_event_router.cc1298 BluetoothDevice::ConnectErrorCode error_code) { in OnConnectError()
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_chromeos.cc218 device::BluetoothDevice::ConnectErrorCode error_code) { in BluetoothDeviceConnectError()