Searched refs:supports_low_power_oneshot_scan (Results 1 – 6 of 6) sorted by relevance
102 supports_low_power_oneshot_scan(false), in WiphyFeatures()116 bool supports_low_power_oneshot_scan; member
85 supports_low_power_oneshot_scan = in WiphyFeatures()
525 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()558 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()591 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()624 EXPECT_TRUE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()657 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()690 EXPECT_TRUE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()
191 wiphy_features_.supports_low_power_oneshot_scan = true; in TEST_F()349 wiphy_features_.supports_low_power_oneshot_scan = true; in TEST_F()
53 return wiphy_features.supports_low_power_oneshot_scan; in IsScanTypeSupported()313 bool request_low_power = wiphy_features_.supports_low_power_oneshot_scan; in StartPnoScanDefault()
188 << wiphy_features_.supports_low_power_oneshot_scan << endl; in Dump()