Searched defs:bta_dm_sdp_find_services (Results 1 – 2 of 2) sorted by relevance
317 void bta_dm_sdp_find_services(tBTA_DM_SDP_STATE* sdp_state) { in bta_dm_sdp_find_services() function387 void bta_dm_sdp_find_services(tBTA_DM_SDP_STATE* sdp_state) { in bta_dm_sdp_find_services() function
124 TEST_F(BtaInitializedTest, bta_dm_sdp_find_services) { in TEST_F() argument