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

  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_profile.h 20 void(const BluetoothProfile::ConnectionCallback&));
  /external/chromium_org/device/bluetooth/
bluetooth_profile_mac.h 27 const ConnectionCallback& callback) OVERRIDE;
42 ConnectionCallback connection_callback_;
bluetooth_profile_win.h 21 const ConnectionCallback& callback) OVERRIDE;
33 ConnectionCallback connection_callback_;
bluetooth_profile.h 99 scoped_refptr<BluetoothSocket>)> ConnectionCallback;
100 virtual void SetConnectionCallback(const ConnectionCallback& callback) = 0;
bluetooth_profile_win.cc 27 const ConnectionCallback& callback) {
bluetooth_profile_chromeos.h 42 const ConnectionCallback& callback) OVERRIDE;
116 ConnectionCallback connection_callback_;
bluetooth_profile_chromeos_unittest.cc 86 void ConnectionCallback(const BluetoothDevice *device,
133 base::Bind(&BluetoothProfileChromeOSTest::ConnectionCallback,
259 base::Bind(&BluetoothProfileChromeOSTest::ConnectionCallback,
bluetooth_profile_chromeos.cc 134 const ConnectionCallback& callback) {
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h 190 void ConnectionCallback(
fake_bluetooth_device_client.cc 355 base::Bind(&FakeBluetoothDeviceClient::ConnectionCallback,
    [all...]

Completed in 221 milliseconds