Searched refs:BTA_SdpSearch (Results 1 – 7 of 7) sorted by relevance
40 struct BTA_SdpSearch BTA_SdpSearch; variable54 tBTA_SDP_STATUS BTA_SdpSearch::return_value = BTA_SDP_SUCCESS;77 tBTA_SDP_STATUS BTA_SdpSearch(const RawAddress& bd_addr, in BTA_SdpSearch() function80 return test::mock::bta_sdp_api::BTA_SdpSearch(bd_addr, uuid); in BTA_SdpSearch()
88 struct BTA_SdpSearch { struct99 extern struct BTA_SdpSearch BTA_SdpSearch; argument
77 tBTA_SDP_STATUS BTA_SdpSearch(const RawAddress& bd_addr, in BTA_SdpSearch() function
122 tBTA_SDP_STATUS BTA_SdpSearch(const RawAddress& bd_addr,
142 BTA_SdpSearch(*bd_addr, uuid); in search()
376 BTA_SdpSearch(sdp_state->bd_addr, in bta_dm_sdp_find_services()
1139 BTA_SdpSearch(bd_addr, Uuid::From16Bit(UUID_SERVCLASS_PBAP_PCE)); in bta_dm_find_services()