Home
last modified time | relevance | path

Searched refs:SERVICE_6_UUID (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/test/gatt/
Ddatabase_builder_sample_device_test.cc49 Uuid SERVICE_6_UUID = Uuid::FromString("0000fe55-0000-1000-8000-00805f9b34fb"); variable
137 builder.AddService(0x002a, 0x0031, SERVICE_6_UUID, true); in TEST()
266 EXPECT_EQ(service->uuid, SERVICE_6_UUID); in TEST()