Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnetlink_utils.cpp409 NL80211NestedAttr bands_attr(0); in ParseBandInfo() local
410 if (!packet->GetAttribute(NL80211_ATTR_WIPHY_BANDS, &bands_attr)) { in ParseBandInfo()
415 if (!bands_attr.GetListOfNestedAttributes(&bands)) { in ParseBandInfo()