OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConnectProfile
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chromeos/dbus/
bluetooth_device_client.h
162
virtual void
ConnectProfile
(const dbus::ObjectPath& object_path,
fake_bluetooth_device_client.h
58
virtual void
ConnectProfile
(const dbus::ObjectPath& object_path,
bluetooth_device_client.cc
169
virtual void
ConnectProfile
(const dbus::ObjectPath& object_path,
fake_bluetooth_device_client.cc
349
void FakeBluetoothDeviceClient::
ConnectProfile
(
354
VLOG(1) << "
ConnectProfile
: " << object_path.value() << " " << uuid;
[
all
...]
/external/chromium_org/device/bluetooth/
bluetooth_socket_chromeos_unittest.cc
310
// Simulate an incoming connection by just calling the
ConnectProfile
method
322
fake_bluetooth_device_client->
ConnectProfile
(
366
fake_bluetooth_device_client->
ConnectProfile
(
bluetooth_socket_chromeos.cc
278
ConnectProfile
(
Completed in 232 milliseconds