Home
last modified time | relevance | path

Searched refs:OnConnectError (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_device_chromeos.h123 void OnConnectError(bool after_pairing,
Dbluetooth_device_chromeos.cc553 base::Bind(&BluetoothDeviceChromeOS::OnConnectError, in ConnectInternal()
586 void BluetoothDeviceChromeOS::OnConnectError( in OnConnectError() function in chromeos::BluetoothDeviceChromeOS
/external/chromium_org/chrome/browser/extensions/api/bluetooth_socket/
Dbluetooth_socket_api.cc445 base::Bind(&BluetoothSocketConnectFunction::OnConnectError, this)); in OnGetAdapter()
472 void BluetoothSocketConnectFunction::OnConnectError( in OnConnectError() function in extensions::api::BluetoothSocketConnectFunction
Dbluetooth_socket_api.h225 virtual void OnConnectError(const std::string& message);
/external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
Dbluetooth_low_energy_event_router.h326 void OnConnectError(const std::string& extension_id,
Dbluetooth_low_energy_event_router.cc276 base::Bind(&BluetoothLowEnergyEventRouter::OnConnectError, in Connect()
1294 void BluetoothLowEnergyEventRouter::OnConnectError( in OnConnectError() function in extensions::BluetoothLowEnergyEventRouter