Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/
Dbta_dip_test.cc43 static tSDP_DISC_REC g_rec; variable
90 g_rec.p_first_attr = &g_attr_service_class_id_list; in SetUp()
91 g_rec.p_next_rec = nullptr; in SetUp()
92 g_rec.remote_bd_addr = bdaddr; in SetUp()
93 g_rec.time_read = 0; in SetUp()
98 p_bta_sdp_cfg->p_sdp_db->p_first_rec = &g_rec; in SetUp()
117 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()
151 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()
186 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()
201 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()