Searched refs:supports_low_span_oneshot_scan (Results 1 – 6 of 6) sorted by relevance
131 supports_low_span_oneshot_scan(false), in WiphyFeatures()144 bool supports_low_span_oneshot_scan; member
103 supports_low_span_oneshot_scan = in WiphyFeatures()
620 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()657 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()694 EXPECT_TRUE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()731 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()768 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()805 EXPECT_TRUE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()
142 wiphy_features_.supports_low_span_oneshot_scan = true; in TEST_F()
190 << wiphy_features_.supports_low_span_oneshot_scan << endl; in Dump()
49 return wiphy_features.supports_low_span_oneshot_scan; in IsScanTypeSupported()