Home
last modified time | relevance | path

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

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