Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/
Dbta_dip_test.cc108 void bta_create_dip_sdp_record(bluetooth_sdp_record* record,
120 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()
154 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()
189 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()
205 bluetooth::testing::bta_create_dip_sdp_record(&record, &g_rec); in TEST_F()
/packages/modules/Bluetooth/system/bta/sdp/
Dbta_sdp_act.cc424 static void bta_create_dip_sdp_record(bluetooth_sdp_record* record, in bta_create_dip_sdp_record() function
614 bta_create_dip_sdp_record(&evt_data.records[count], p_rec); in bta_sdp_search_cback()
756 void bta_create_dip_sdp_record(bluetooth_sdp_record* record, in bta_create_dip_sdp_record() function
758 ::bta_create_dip_sdp_record(record, p_rec); in bta_create_dip_sdp_record()