Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp47 CopySdpServiceArray(address, serviceAry, serviceNum); in SdpCallback()
116 CopySdpServiceArray(address, serviceAry, serviceNum); in SdpHspHsCallback()
205 void HfpAgSdpClient::CopySdpServiceArray( in CopySdpServiceArray() function in OHOS::bluetooth::HfpAgSdpClient
H A Dhfp_ag_sdp_client.h124 …static void CopySdpServiceArray(const std::string &remoteAddr, const SdpService *serviceAry, uint1…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp44 CopySdpServiceArray(address, serviceAry, serviceNum); in SdpCallback()
118 CopySdpServiceArray(address, serviceAry, serviceNum); in SdpHspCallback()
213 void HfpHfSdpClient::CopySdpServiceArray( in CopySdpServiceArray() function in OHOS::bluetooth::HfpHfSdpClient
H A Dhfp_hf_sdp_client.h126 …static void CopySdpServiceArray(const std::string &remoteAddr, const SdpService *serviceAry, uint1…