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()
601 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()634 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()667 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()700 EXPECT_TRUE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()733 EXPECT_FALSE(wiphy_features.supports_low_power_oneshot_scan); in TEST_F()766 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()
191 << wiphy_features_.supports_low_power_oneshot_scan << endl; in Dump()