Home
last modified time | relevance | path

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

/system/bt/bta/test/gatt/
Ddatabase_builder_sample_device_test.cc67 Uuid SERVICE_5_CHAR_2_UUID = Uuid::FromString("00002a24-0000-1000-8000-00805f9b34fb"); variable
194 builder.AddCharacteristic(0x001e, 0x001f, SERVICE_5_CHAR_2_UUID, 0x02); in TEST()
258 EXPECT_EQ(service->characteristics[1].uuid, SERVICE_5_CHAR_2_UUID); in TEST()