Searched refs:bta_dm_sdp_find_services (Results 1 – 4 of 4) sorted by relevance
261 bta_dm_sdp_find_services(sdp_state); in bta_dm_sdp_result()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() function388 ::bta_dm_sdp_find_services(sdp_state); in bta_dm_sdp_find_services()
125 void bta_dm_sdp_find_services(tBTA_DM_SDP_STATE* sdp_state);
69 base::Bind(bta_dm_sdp_find_services);
57 void bta_dm_sdp_find_services(tBTA_DM_SDP_STATE* state);124 TEST_F(BtaInitializedTest, bta_dm_sdp_find_services) { in TEST_F() argument132 bluetooth::legacy::testing::bta_dm_sdp_find_services(state.get()); in TEST_F()