Home
last modified time | relevance | path

Searched refs:WIFI_FORGET_NW_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py672 event = ad.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS,
731 event = ad.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS,
Dwifi_constants.py22 WIFI_FORGET_NW_SUCCESS = "WifiManagerForgetNetworkOnSuccess" variable
/tools/test/connectivity/acts/tests/google/wifi/
DWifiServiceApiTest.py119 event = self.dut.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS, 10)
DWifiDppTest.py155 event = self.dut.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS, 10)