Searched refs:FindProtocolRfcomm (Results 1 – 4 of 4) sorted by relevance
150 … static bool FindProtocolRfcomm(const std::vector<SdpProtocolDescriptor> &protocols, uint8_t &scn);
267 if (FindProtocolRfcomm(array.services[loopNum].descriptors, scn)) { in LoopAllProtocolRfcomm()279 bool HfpAgSdpClient::FindProtocolRfcomm(const std::vector<SdpProtocolDescriptor> &protocols, uint8_… in FindProtocolRfcomm() function in OHOS::bluetooth::HfpAgSdpClient
152 … static bool FindProtocolRfcomm(const std::vector<SdpProtocolDescriptor> &protocols, uint8_t &scn);
275 if (FindProtocolRfcomm(array.services[loopNum].descriptors, scn)) { in LoopAllProtocolRfcomm()287 bool HfpHfSdpClient::FindProtocolRfcomm(const std::vector<SdpProtocolDescriptor> &protocols, uint8_… in FindProtocolRfcomm() function in OHOS::bluetooth::HfpHfSdpClient