Home
last modified time | relevance | path

Searched refs:LoopAllProtocolRfcomm (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.h141 …bool LoopAllProtocolRfcomm(uint16_t &loopNum, const HfpAgRemoteSdpServiceArray &array, uint8_t &sc…
H A Dhfp_ag_sdp_client.cpp173 if (!LoopAllProtocolRfcomm(num, it->second, info.remoteServerChannelNumber)) { in FindAttributes()
260 bool HfpAgSdpClient::LoopAllProtocolRfcomm(uint16_t &loopNum, in LoopAllProtocolRfcomm() function in OHOS::bluetooth::HfpAgSdpClient
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.h143 …bool LoopAllProtocolRfcomm(uint16_t &loopNum, const HfpHfRemoteSdpServiceArray &array, uint8_t &sc…
H A Dhfp_hf_sdp_client.cpp176 if (!LoopAllProtocolRfcomm(num, it->second, info.remoteServerChannelNumber)) { in FindAttributes()
268 bool HfpHfSdpClient::LoopAllProtocolRfcomm(uint16_t &loopNum, in LoopAllProtocolRfcomm() function in OHOS::bluetooth::HfpHfSdpClient