Searched refs:ParseTlvs2RespList (Results 1 – 4 of 4) sorted by relevance
170 EXPECT_FALSE(pWifiP2pServiceResponseList->ParseTlvs2RespList(tlvList));176 EXPECT_FALSE(pWifiP2pServiceResponseList->ParseTlvs2RespList(tlvList));187 EXPECT_TRUE(pWifiP2pServiceResponseList->ParseTlvs2RespList(tlvList));198 EXPECT_FALSE(pWifiP2pServiceResponseList->ParseTlvs2RespList(tlvList));213 EXPECT_TRUE(pWifiP2pServiceResponseList->ParseTlvs2RespList(tlvList));
149 virtual bool ParseTlvs2RespList(const std::vector<unsigned char> &tlvList);
146 bool WifiP2pServiceResponseList::ParseTlvs2RespList(const std::vector<unsigned char> &tlvList) in ParseTlvs2RespList() function in OHOS::Wifi::WifiP2pServiceResponseList
622 respList.ParseTlvs2RespList(tlvList); in WpaEventServDiscResp()