Home
last modified time | relevance | path

Searched defs:BSSID (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
Dexample_config_sanity.json41 "BSSID": "<bssid, e.g. 00:01:02:03:04:05>", string
46 "BSSID": "<bssid>", string
51 "BSSID": "<bssid>", string
Dexample_connectivity_performance_ap_sta.json12 "BSSID": "<your BSSID>" string
17 "BSSID": "<your BSSID>" string
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_capture.py39 BSSID = 'BSSID' variable
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py216 BSSID = "bssid" variable in WifiEnums.RttParam