Home
last modified time | relevance | path

Searched refs:DeleteSdpServiceArray (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.cpp37 DeleteSdpServiceArray(it->second); in ~HfpAgSdpClient()
195 DeleteSdpServiceArray(it->second); in FindAttributes()
240 void HfpAgSdpClient::DeleteSdpServiceArray(HfpAgRemoteSdpServiceArray &array) in DeleteSdpServiceArray() function in OHOS::bluetooth::HfpAgSdpClient
H A Dhfp_ag_sdp_client.h131 static void DeleteSdpServiceArray(HfpAgRemoteSdpServiceArray &array);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp34 DeleteSdpServiceArray(it->second); in ~HfpHfSdpClient()
203 DeleteSdpServiceArray(it->second); in FindAttributes()
248 void HfpHfSdpClient::DeleteSdpServiceArray(HfpHfRemoteSdpServiceArray &array) in DeleteSdpServiceArray() function in OHOS::bluetooth::HfpHfSdpClient
H A Dhfp_hf_sdp_client.h133 static void DeleteSdpServiceArray(HfpHfRemoteSdpServiceArray &array);