Home
last modified time | relevance | path

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

/system/bt/test/suite/gatt/
Dgatt_unittest.cpp42 bt_uuid_t gatt_client_uuid; in TEST_F() local
43 create_random_uuid(&gatt_client_uuid, DEFAULT_RANDOM_SEED); in TEST_F()
44 gatt_client_interface()->register_client(&gatt_client_uuid); in TEST_F()
64 bt_uuid_t gatt_client_uuid; in TEST_F() local
65 create_random_uuid(&gatt_client_uuid, DEFAULT_RANDOM_SEED); in TEST_F()
66 gatt_client_interface()->register_client(&gatt_client_uuid); in TEST_F()