Searched refs:RequestDisconnection (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_profile_service_provider.h37 virtual void RequestDisconnection(
H A Dfake_bluetooth_profile_service_provider.cc50 void FakeBluetoothProfileServiceProvider::RequestDisconnection( function in class:chromeos::FakeBluetoothProfileServiceProvider
53 VLOG(1) << object_path_.value() << ": RequestDisconnection for "
55 delegate_->RequestDisconnection(device_path, callback);
H A Dbluetooth_profile_service_provider.h96 virtual void RequestDisconnection(const dbus::ObjectPath& device_path,
H A Dbluetooth_profile_service_provider.cc58 base::Bind(&BluetoothProfileServiceProviderImpl::RequestDisconnection,
143 void RequestDisconnection( function in class:chromeos::BluetoothProfileServiceProviderImpl
152 LOG(WARNING) << "RequestDisconnection called with incorrect paramters: "
163 delegate_->RequestDisconnection(device_path, callback);
H A Dfake_bluetooth_device_client.cc430 profile_service_provider->RequestDisconnection(
/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket_chromeos.h121 virtual void RequestDisconnection(
H A Dbluetooth_socket_chromeos.cc406 void BluetoothSocketChromeOS::RequestDisconnection( function in class:chromeos::BluetoothSocketChromeOS

Completed in 3881 milliseconds