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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_descriptor_service_provider.cc 15 FakeBluetoothGattDescriptorServiceProvider::
16 FakeBluetoothGattDescriptorServiceProvider(
44 FakeBluetoothGattDescriptorServiceProvider::
45 ~FakeBluetoothGattDescriptorServiceProvider() {
56 void FakeBluetoothGattDescriptorServiceProvider::SendValueChanged(
62 void FakeBluetoothGattDescriptorServiceProvider::GetValue(
92 void FakeBluetoothGattDescriptorServiceProvider::SetValue(
fake_bluetooth_gatt_descriptor_service_provider.h 17 // FakeBluetoothGattDescriptorServiceProvider simulates behavior of a local
20 class CHROMEOS_EXPORT FakeBluetoothGattDescriptorServiceProvider
23 FakeBluetoothGattDescriptorServiceProvider(
29 virtual ~FakeBluetoothGattDescriptorServiceProvider();
62 DISALLOW_COPY_AND_ASSIGN(FakeBluetoothGattDescriptorServiceProvider);

Completed in 46 milliseconds