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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_characteristic_service_provider.cc 14 FakeBluetoothGattCharacteristicServiceProvider::
15 FakeBluetoothGattCharacteristicServiceProvider(
44 FakeBluetoothGattCharacteristicServiceProvider::
45 ~FakeBluetoothGattCharacteristicServiceProvider() {
56 void FakeBluetoothGattCharacteristicServiceProvider::SendValueChanged(
62 void FakeBluetoothGattCharacteristicServiceProvider::GetValue(
83 void FakeBluetoothGattCharacteristicServiceProvider::SetValue(
fake_bluetooth_gatt_characteristic_service_provider.h 17 // FakeBluetoothGattCharacteristicServiceProvider simulates behavior of a local
20 class CHROMEOS_EXPORT FakeBluetoothGattCharacteristicServiceProvider
23 FakeBluetoothGattCharacteristicServiceProvider(
30 virtual ~FakeBluetoothGattCharacteristicServiceProvider();
61 DISALLOW_COPY_AND_ASSIGN(FakeBluetoothGattCharacteristicServiceProvider);

Completed in 2226 milliseconds