Searched refs:ConnectProfile (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dbluetooth_device_client.h162 virtual void ConnectProfile(const dbus::ObjectPath& object_path,
H A Dfake_bluetooth_device_client.h58 virtual void ConnectProfile(const dbus::ObjectPath& object_path,
H A Dbluetooth_device_client.cc168 virtual void ConnectProfile(const dbus::ObjectPath& object_path,
H A Dfake_bluetooth_device_client.cc349 void FakeBluetoothDeviceClient::ConnectProfile( function in class:chromeos::FakeBluetoothDeviceClient
354 VLOG(1) << "ConnectProfile: " << object_path.value() << " " << uuid;
/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket_chromeos_unittest.cc311 // Simulate an incoming connection by just calling the ConnectProfile method
323 fake_bluetooth_device_client->ConnectProfile(
367 fake_bluetooth_device_client->ConnectProfile(
H A Dbluetooth_socket_chromeos.cc271 ConnectProfile(

Completed in 120 milliseconds