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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_service_provider.cc 13 FakeBluetoothProfileServiceProvider::FakeBluetoothProfileServiceProvider(
26 FakeBluetoothProfileServiceProvider::~FakeBluetoothProfileServiceProvider() {
35 void FakeBluetoothProfileServiceProvider::Release() {
40 void FakeBluetoothProfileServiceProvider::NewConnection(
50 void FakeBluetoothProfileServiceProvider::RequestDisconnection(
58 void FakeBluetoothProfileServiceProvider::Cancel() {
fake_bluetooth_profile_service_provider.h 19 // FakeBluetoothProfileServiceProvider simulates the behavior of a local
22 class CHROMEOS_EXPORT FakeBluetoothProfileServiceProvider
25 FakeBluetoothProfileServiceProvider(const dbus::ObjectPath& object_path,
27 virtual ~FakeBluetoothProfileServiceProvider();

Completed in 30 milliseconds