Searched refs:supports_low_span_oneshot_scan (Results 1 – 6 of 6) sorted by relevance
101 supports_low_span_oneshot_scan(false), in WiphyFeatures()114 bool supports_low_span_oneshot_scan; member
82 supports_low_span_oneshot_scan = in WiphyFeatures()
524 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()557 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()590 EXPECT_TRUE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()623 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()656 EXPECT_FALSE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()689 EXPECT_TRUE(wiphy_features.supports_low_span_oneshot_scan); in TEST_F()
176 wiphy_features_.supports_low_span_oneshot_scan = true; in TEST_F()
186 << wiphy_features_.supports_low_span_oneshot_scan << endl; in Dump()
51 return wiphy_features.supports_low_span_oneshot_scan; in IsScanTypeSupported()