Home
last modified time | relevance | path

Searched refs:WIFI_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/stress/
DInfraAssociationStressTest.py55 dut.ed.pop_event(wconsts.WIFI_DISCONNECTED,
143 dut.ed.pop_event(wconsts.WIFI_DISCONNECTED,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_constants.py19 WIFI_DISCONNECTED = "WifiNetworkDisconnected" variable