Searched defs:get_wiphy (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/apmanager/
H A Ddevice_info.cc95 shill::GetWiphyMessage get_wiphy; local
96 get_wiphy.attributes()->SetFlagAttributeValue(NL80211_ATTR_SPLIT_WIPHY_DUMP,
98 get_wiphy.AddFlag(NLM_F_DUMP);
100 &get_wiphy,
268 shill::GetWiphyMessage get_wiphy; local
269 get_wiphy.attributes()->SetU32AttributeValue(NL80211_ATTR_IFINDEX,
272 &get_wiphy,
/system/connectivity/shill/wifi/
H A Dwifi.cc2381 GetWiphyMessage get_wiphy; local
2382 get_wiphy.attributes()->SetU32AttributeValue(NL80211_ATTR_IFINDEX,
2385 &get_wiphy,

Completed in 219 milliseconds