Home
last modified time | relevance | path

Searched defs:passphrase (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/config/
Dwifi_p2p_group.json13 "passphrase": "P2pWorld1234", string
Dwifi_p2p_all.json13 "passphrase": "P2pWorld1234", string
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/p2p/
Dwifi_p2p_test_utils.py278 def p2p_connect_with_config(ad1, ad2, network_name, passphrase, band): argument
664 def p2p_create_group_with_config(ad, network_name, passphrase, band): argument