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.cpp359 uint32_t current_wiphy_index; in GetWiphyInfo() local
360 if (!packet.GetAttributeValue(NL80211_ATTR_WIPHY, &current_wiphy_index) || in GetWiphyInfo()
362 current_wiphy_index != wiphy_index) { in GetWiphyInfo()