Searched refs:resetTxPowerScenario (Results 1 – 7 of 7) sorted by relevance
51 MOCK_METHOD1(resetTxPowerScenario,
102 HIDL_INVOKE(wifi_chip_, resetTxPowerScenario); in TEST_F()
90 resetTxPowerScenario() generates (WifiStatus status);
141 Return<void> resetTxPowerScenario(
259 virtual wifi_error resetTxPowerScenario(const std::string& iface_name);
571 Return<void> WifiChip::resetTxPowerScenario( in resetTxPowerScenario() function in android::hardware::wifi::V1_3::implementation::WifiChip1136 legacy_hal_.lock()->resetTxPowerScenario(getFirstActiveWlanIfaceName()); in resetTxPowerScenarioInternal()
816 wifi_error WifiLegacyHal::resetTxPowerScenario(const std::string& iface_name) { in resetTxPowerScenario() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal