OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RequestDisconnection
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_service_provider.cc
50
void FakeBluetoothProfileServiceProvider::
RequestDisconnection
(
53
VLOG(1) << object_path_.value() << ":
RequestDisconnection
for "
55
delegate_->
RequestDisconnection
(device_path, callback);
bluetooth_profile_service_provider.cc
58
base::Bind(&BluetoothProfileServiceProviderImpl::
RequestDisconnection
,
143
void
RequestDisconnection
(
152
LOG(WARNING) << "
RequestDisconnection
called with incorrect paramters: "
163
delegate_->
RequestDisconnection
(device_path, callback);
/external/chromium_org/device/bluetooth/
bluetooth_socket_chromeos.cc
406
void BluetoothSocketChromeOS::
RequestDisconnection
(
Completed in 524 milliseconds