Searched refs:supports_random_mac_sched_scan (Results 1 – 5 of 5) sorted by relevance
100 supports_random_mac_sched_scan(false), in WiphyFeatures()112 bool supports_random_mac_sched_scan; member
80 supports_random_mac_sched_scan( in WiphyFeatures()
189 << wiphy_features_.supports_random_mac_sched_scan << endl; in Dump()
261 bool request_random_mac = wiphy_features_.supports_random_mac_sched_scan && in StartPnoScanDefault()
274 EXPECT_FALSE(wiphy_features.supports_random_mac_sched_scan); in VerifyWiphyFeatures()