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 D | hfp_ag_sdp_client.h | 141 …bool LoopAllProtocolRfcomm(uint16_t &loopNum, const HfpAgRemoteSdpServiceArray &array, uint8_t &sc…
|
H A D | hfp_ag_sdp_client.cpp | 173 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 D | hfp_hf_sdp_client.h | 143 …bool LoopAllProtocolRfcomm(uint16_t &loopNum, const HfpHfRemoteSdpServiceArray &array, uint8_t &sc…
|
H A D | hfp_hf_sdp_client.cpp | 176 if (!LoopAllProtocolRfcomm(num, it->second, info.remoteServerChannelNumber)) { in FindAttributes() 268 bool HfpHfSdpClient::LoopAllProtocolRfcomm(uint16_t &loopNum, in LoopAllProtocolRfcomm() function in OHOS::bluetooth::HfpHfSdpClient
|