Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnetlink_utils.cpp335 uint32_t current_wiphy_index; in GetWiphyInfo() local
336 if (!packet.GetAttributeValue(NL80211_ATTR_WIPHY, &current_wiphy_index) || in GetWiphyInfo()
338 current_wiphy_index != wiphy_index) { in GetWiphyInfo()