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

  /external/chromium_org/components/pairing/
bluetooth_controller_pairing_controller.h 54 void OnConnectError(device::BluetoothDevice::ConnectErrorCode error_code);
bluetooth_controller_pairing_controller.cc 200 void BluetoothControllerPairingController::OnConnectError(
276 base::Bind(&BluetoothControllerPairingController::OnConnectError,
  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.h 131 void OnConnectError(bool after_pairing,
bluetooth_device_chromeos.cc 553 base::Bind(&BluetoothDeviceChromeOS::OnConnectError,
586 void BluetoothDeviceChromeOS::OnConnectError(
  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.h 229 virtual void OnConnectError(const std::string& message);
bluetooth_socket_api.cc 518 void BluetoothSocketAbstractConnectFunction::OnConnectError(
535 base::Bind(&BluetoothSocketConnectFunction::OnConnectError, this));
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.h 324 void OnConnectError(const std::string& extension_id,
bluetooth_low_energy_event_router.cc 256 base::Bind(&BluetoothLowEnergyEventRouter::OnConnectError,
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
easy_unlock_private_api.cc 446 OnConnectError,

Completed in 474 milliseconds