Searched defs:FakeBluetoothGattCharacteristicClient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_gatt_characteristic_client.h22 // FakeBluetoothGattCharacteristicClient simulates the behavior of the
25 class CHROMEOS_EXPORT FakeBluetoothGattCharacteristicClient class in namespace:chromeos
40 FakeBluetoothGattCharacteristicClient();
41 virtual ~FakeBluetoothGattCharacteristicClient();
137 base::WeakPtrFactory<FakeBluetoothGattCharacteristicClient>
140 DISALLOW_COPY_AND_ASSIGN(FakeBluetoothGattCharacteristicClient);
H A Dfake_bluetooth_gatt_characteristic_client.cc25 const char FakeBluetoothGattCharacteristicClient::
27 const char FakeBluetoothGattCharacteristicClient::
29 const char FakeBluetoothGattCharacteristicClient::
33 const char FakeBluetoothGattCharacteristicClient::kHeartRateMeasurementUUID[] =
35 const char FakeBluetoothGattCharacteristicClient::kBodySensorLocationUUID[] =
37 const char FakeBluetoothGattCharacteristicClient::kHeartRateControlPointUUID[] =
40 FakeBluetoothGattCharacteristicClient::Properties::Properties(
48 FakeBluetoothGattCharacteristicClient::Properties::~Properties() {
51 void FakeBluetoothGattCharacteristicClient::Properties::Get(
58 void FakeBluetoothGattCharacteristicClient
69 FakeBluetoothGattCharacteristicClient::FakeBluetoothGattCharacteristicClient() function in class:chromeos::FakeBluetoothGattCharacteristicClient
[all...]

Completed in 110 milliseconds