Home
last modified time | relevance | path

Searched refs:resetTxPowerScenario (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/1.1/vts/functional/
Dwifi_chip_hidl_test.cpp89 HIDL_INVOKE(wifi_chip_, resetTxPowerScenario); in TEST_F()
/hardware/interfaces/wifi/1.1/
DIWifiChip.hal90 resetTxPowerScenario() generates (WifiStatus status);
/hardware/interfaces/wifi/1.1/default/
Dwifi_chip.h132 Return<void> resetTxPowerScenario(
Dwifi_legacy_hal.h212 wifi_error resetTxPowerScenario();
Dwifi_chip.cpp355 Return<void> WifiChip::resetTxPowerScenario( in resetTxPowerScenario() function in android::hardware::wifi::V1_1::implementation::WifiChip
834 auto legacy_status = legacy_hal_.lock()->resetTxPowerScenario(); in resetTxPowerScenarioInternal()
Dwifi_legacy_hal.cpp772 wifi_error WifiLegacyHal::resetTxPowerScenario() { in resetTxPowerScenario() function in android::hardware::wifi::V1_1::implementation::legacy_hal::WifiLegacyHal