Searched refs:wiphy_features_ (Results 1 – 4 of 4) sorted by relevance
128 &wiphy_features_)) { in ClientInterfaceImpl()136 wiphy_features_, in ClientInterfaceImpl()165 << wiphy_features_.supports_random_mac_oneshot_scan << endl; in Dump()167 << wiphy_features_.supports_random_mac_sched_scan << endl; in Dump()
111 WiphyFeatures wiphy_features_; variable
56 wiphy_features_(wiphy_features), in ScannerImpl()104 &wiphy_features_)) { in getAvailable2gChannels()124 &wiphy_features_)) { in getAvailable5gNonDFSChannels()144 &wiphy_features_)) { in getAvailableDFSChannels()176 bool request_random_mac = wiphy_features_.supports_random_mac_oneshot_scan && in scan()245 bool request_random_mac = wiphy_features_.supports_random_mac_sched_scan && in startPnoScan()
96 WiphyFeatures wiphy_features_; variable