Searched refs:resetTxPowerScenario (Results 1 – 6 of 6) sorted by relevance
89 HIDL_INVOKE(wifi_chip_, resetTxPowerScenario); in TEST_F()
90 resetTxPowerScenario() generates (WifiStatus status);
132 Return<void> resetTxPowerScenario(
212 wifi_error resetTxPowerScenario();
355 Return<void> WifiChip::resetTxPowerScenario( in resetTxPowerScenario() function in android::hardware::wifi::V1_1::implementation::WifiChip834 auto legacy_status = legacy_hal_.lock()->resetTxPowerScenario(); in resetTxPowerScenarioInternal()
772 wifi_error WifiLegacyHal::resetTxPowerScenario() { in resetTxPowerScenario() function in android::hardware::wifi::V1_1::implementation::legacy_hal::WifiLegacyHal