Searched refs:WPS_DISPLAY (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/ |
D | WifiP2pManagerTest.py | 30 WPS_DISPLAY = wp2putils.WifiP2PEnums.WpsInfo.WIFI_WPS_INFO_DISPLAY variable 122 wp2putils.p2p_connect(self.dut1, self.dut2, False, WPS_DISPLAY) 143 wp2putils.p2p_connect(go_dut, gc_dut, True, WPS_DISPLAY) 152 wp2putils.p2p_connect(gc_dut, go_dut, True, WPS_DISPLAY)
|
D | WifiP2pMultiCoutryTest.py | 35 WPS_DISPLAY = wp2putils.WifiP2PEnums.WpsInfo.WIFI_WPS_INFO_DISPLAY variable 194 wp2putils.p2p_connect(self.dut1, self.dut2, False, WPS_DISPLAY) 227 wp2putils.p2p_connect(go_dut, gc_dut, True, WPS_DISPLAY) 236 wp2putils.p2p_connect(gc_dut, go_dut, True, WPS_DISPLAY)
|
D | WifiP2pGroupTest.py | 30 WPS_DISPLAY = wp2putils.WifiP2PEnums.WpsInfo.WIFI_WPS_INFO_DISPLAY variable 107 self.p2p_group_join(WPS_DISPLAY)
|
D | WifiP2pSnifferTest.py | 33 WPS_DISPLAY = wp2putils.WifiP2PEnums.WpsInfo.WIFI_WPS_INFO_DISPLAY variable
|
D | WifiP2pMultiPeersTest.py | 31 WPS_DISPLAY = wp2putils.WifiP2PEnums.WpsInfo.WIFI_WPS_INFO_DISPLAY variable
|