Searched refs:supports_low_power_oneshot_scan (Results 1 – 6 of 6) sorted by relevance
132 supports_low_power_oneshot_scan(false), in WiphyFeatures()146 bool supports_low_power_oneshot_scan; member
106 supports_low_power_oneshot_scan = in WiphyFeatures()
621 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()658 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()695 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()732 EXPECT_TRUE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()769 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()806 EXPECT_TRUE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()
158 wiphy_features_.supports_low_power_oneshot_scan = true; in TEST_F()315 wiphy_features_.supports_low_power_oneshot_scan = true; in TEST_F()
51 return wiphy_features.supports_low_power_oneshot_scan; in IsScanTypeSupported()341 bool request_low_power = wiphy_features_.supports_low_power_oneshot_scan; in StartPnoScanDefault()
192 << wiphy_features_.supports_low_power_oneshot_scan << endl; in Dump()