Home
last modified time | relevance | path

Searched defs:SSID (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
Dexample_config_iot.json21 "SSID": "<your SSID 2G>", string
25 "SSID": "<your SSID 5G>", string
29 "SSID": "<your SSID 2G 2>", string
33 "SSID": "<your SSID 5G 2>", string
Dexample_connectivity_performance_ap_sta.json10 "SSID": "<your SSID>", string
15 "SSID": "<your SSID>", string
Dexample_config_sanity.json179 "SSID": "wh_ap3_2g", string
/tools/test/connectivity/acts/framework/acts/test_utils/net/
Darduino_test_utils.py35 SSID = wutils.WifiEnums.SSID_KEY variable
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_constants.py38 SSID = "SSID" variable
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_capture.py50 SSID = 'SSID' variable
Darduino_wifi_dongle.py41 SSID = 'SSID: ' variable