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

  /external/chromium_org/device/bluetooth/
bluetooth_profile.h 99 scoped_refptr<BluetoothSocket>)> ConnectionCallback;
100 virtual void SetConnectionCallback(const ConnectionCallback& callback) = 0;
bluetooth_profile_chromeos_unittest.cc 86 void ConnectionCallback(const BluetoothDevice *device,
133 base::Bind(&BluetoothProfileChromeOSTest::ConnectionCallback,
259 base::Bind(&BluetoothProfileChromeOSTest::ConnectionCallback,
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc 355 base::Bind(&FakeBluetoothDeviceClient::ConnectionCallback,
    [all...]

Completed in 1989 milliseconds