Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/
Dwifi_p2p_const.py39 CONNECTED_EVENT = "WifiP2pConnected" variable
Dwifi_p2p_test_utils.py228 go_ad.ed.pop_event(p2pconsts.CONNECTED_EVENT,
231 ad1.ed.pop_event(p2pconsts.CONNECTED_EVENT, p2pconsts.DEFAULT_TIMEOUT)
232 ad2.ed.pop_event(p2pconsts.CONNECTED_EVENT, p2pconsts.DEFAULT_TIMEOUT)
263 ad1.ed.pop_event(p2pconsts.CONNECTED_EVENT, p2pconsts.DEFAULT_TIMEOUT)
264 ad2.ed.pop_event(p2pconsts.CONNECTED_EVENT, p2pconsts.DEFAULT_TIMEOUT)
/tools/test/connectivity/acts/tests/google/wifi/p2p/functional/
DWifiP2pGroupTest.py79 go_dut.ed.pop_event(p2pconsts.CONNECTED_EVENT,