Home
last modified time | relevance | path

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

/aosp12/system/bt/test/suite/gatt/
H A Dgatt_unittest.cc29 bluetooth::Uuid gatt_client_uuid = bluetooth::Uuid::GetRandom(); in TEST_F() local
30 gatt_client_interface()->register_client(gatt_client_uuid, false); in TEST_F()