Searched refs:supports_random_mac_sched_scan (Results 1 – 5 of 5) sorted by relevance
130 supports_random_mac_sched_scan(false), in WiphyFeatures()142 bool supports_random_mac_sched_scan; member
101 supports_random_mac_sched_scan( in WiphyFeatures()
196 << wiphy_features_.supports_random_mac_sched_scan << endl; in Dump()
338 bool request_random_mac = wiphy_features_.supports_random_mac_sched_scan && in StartPnoScanDefault()
347 EXPECT_FALSE(wiphy_features.supports_random_mac_sched_scan); in VerifyWiphyFeatures()