Home
last modified time | relevance | path

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

/system/bt/test/suite/gatt/
Dgatt_unittest.cpp29 static void create_random_uuid(bt_uuid_t *uuid, int seed) { in create_random_uuid() function
43 create_random_uuid(&gatt_client_uuid, DEFAULT_RANDOM_SEED); in TEST_F()
65 create_random_uuid(&gatt_client_uuid, DEFAULT_RANDOM_SEED); in TEST_F()
90 create_random_uuid(&gatt_server_uuid, DEFAULT_RANDOM_SEED); in TEST_F()
103 create_random_uuid(&gatt_server_uuid, DEFAULT_RANDOM_SEED); in TEST_F()
113 create_random_uuid(&srvc_id.id.uuid, -1); in TEST_F()
117 create_random_uuid(&char_uuid, -1); in TEST_F()
121 create_random_uuid(&desc_uuid, -1); in TEST_F()