Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/p2p/config/
Dwifi_p2p_group.json12 "passphrase": "P2pWorld1234", string
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/
Dwifi_p2p_test_utils.py187 def p2p_connect_with_config(ad1, ad2, network_name, passphrase, band): argument
550 def p2p_create_group_with_config(ad, network_name, passphrase, band): argument