OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHeartRateServiceUUID
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_service_client.h
71
static const char
kHeartRateServiceUUID
[];
fake_bluetooth_gatt_service_client.cc
25
const char FakeBluetoothGattServiceClient::
kHeartRateServiceUUID
[] =
106
heart_rate_service_properties_->uuid.ReplaceValue(
kHeartRateServiceUUID
);
fake_bluetooth_device_client.cc
625
uuids.push_back(FakeBluetoothGattServiceClient::
kHeartRateServiceUUID
);
[
all
...]
/external/chromium_org/device/bluetooth/
bluetooth_gatt_chromeos_unittest.cc
499
BluetoothUUID(FakeBluetoothGattServiceClient::
kHeartRateServiceUUID
),
521
BluetoothUUID(FakeBluetoothGattServiceClient::
kHeartRateServiceUUID
),
536
BluetoothUUID(FakeBluetoothGattServiceClient::
kHeartRateServiceUUID
),
560
BluetoothUUID(FakeBluetoothGattServiceClient::
kHeartRateServiceUUID
),
753
BluetoothUUID(FakeBluetoothGattServiceClient::
kHeartRateServiceUUID
),
[
all
...]
Completed in 43 milliseconds