Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_constants.py22 WIFI_FORGET_NW_SUCCESS = "WifiManagerForgetNetworkOnSuccess" variable
Dwifi_test_utils.py737 event = ad.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS,
796 event = ad.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS,
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiServiceApiTest.py117 event = self.dut.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS, 10)
DWifiDppTest.py239 event = self.dut.ed.pop_event(wifi_constants.WIFI_FORGET_NW_SUCCESS, 10)