Home
last modified time | relevance | path

Searched refs:new_wiphy_packet2 (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/connectivity/wificond/tests/
H A Dnetlink_utils_unittest.cpp811 NL80211Packet new_wiphy_packet2( in TEST_F() local
816 new_wiphy_packet2.AddAttribute(NL80211Attr<uint32_t>(NL80211_ATTR_WIPHY, in TEST_F()
818 new_wiphy_packet2.AddAttribute(GenerateBandsAttributeFor2g()); in TEST_F()
819 AppendScanCapabilitiesAttributes(&new_wiphy_packet2, false); in TEST_F()
820 AppendWiphyFeaturesAttributes(&new_wiphy_packet2); in TEST_F()
834 {new_wiphy_packet1, new_wiphy_packet2, new_wiphy_packet3}; in TEST_F()