Home
last modified time | relevance | path

Searched refs:gMaxLIModulatedDTIM (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/power/wifi/
DPowerWiFidtimTest.py40 gMaxLIModulatedDTIM=dtim_max)
DPowerWiFimulticastTest.py42 self.dut, gEnableModulatedDTIM=1, gMaxLIModulatedDTIM=10)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_power_test_utils.py165 def change_dtim(ad, gEnableModulatedDTIM, gMaxLIModulatedDTIM=10): argument
190 gMDTIM_old) == gMaxLIModulatedDTIM:
196 gM_new = MAX_MODULATED_DTIM + str(gMaxLIModulatedDTIM)