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 D | hfp_ag_sdp_client.cpp | 47 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 D | hfp_ag_sdp_client.h | 124 …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 D | hfp_hf_sdp_client.cpp | 44 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 D | hfp_hf_sdp_client.h | 126 …static void CopySdpServiceArray(const std::string &remoteAddr, const SdpService *serviceAry, uint1…
|