OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBodySensorLocationUUID
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_characteristic_client.h
87
static const char
kBodySensorLocationUUID
[];
fake_bluetooth_gatt_characteristic_client.cc
35
const char FakeBluetoothGattCharacteristicClient::
kBodySensorLocationUUID
[] =
261
body_sensor_location_properties_->uuid.ReplaceValue(
kBodySensorLocationUUID
);
/external/chromium_org/device/bluetooth/
bluetooth_gatt_chromeos_unittest.cc
43
const BluetoothUUID
kBodySensorLocationUUID
(
44
FakeBluetoothGattCharacteristicClient::
kBodySensorLocationUUID
);
766
kBodySensorLocationUUID
),
[
all
...]
Completed in 46 milliseconds