Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dnetlink_utils_unittest.cpp356 NL80211NestedAttr band_attr(NL80211_ATTR_WIPHY_BANDS); in TEST_F() local
357 band_attr.AddAttribute(band_2g_attr); in TEST_F()
358 band_attr.AddAttribute(band_5g_attr); in TEST_F()
360 new_wiphy.AddAttribute(band_attr); in TEST_F()