Searched refs:supports_low_span_oneshot_scan (Results 1 – 6 of 6) sorted by relevance
125 supports_low_span_oneshot_scan(false), in WiphyFeatures()138 bool supports_low_span_oneshot_scan; member
99 supports_low_span_oneshot_scan = in WiphyFeatures()
600 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()633 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()666 EXPECT_TRUE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()699 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()732 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()765 EXPECT_TRUE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()
137 wiphy_features_.supports_low_span_oneshot_scan = true; in TEST_F()
189 << wiphy_features_.supports_low_span_oneshot_scan << endl; in Dump()
49 return wiphy_features.supports_low_span_oneshot_scan; in IsScanTypeSupported()