Home
last modified time | relevance | path

Searched refs:BSSID (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRttManagerTest.py385 p[RttParam.BSSID] = scan_result[WifiEnums.BSSID_KEY]
418 RttParam.BSSID: None
420 RttParam.BSSID: "xxxxxxxx",
529 p[RttParam.BSSID] = self.vht80_5g[WifiEnums.BSSID_KEY]
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeApSupporting11McTest.py169 p[RttParam.BSSID] = scan_result[WifiEnums.BSSID_KEY]
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py201 BSSID = "bssid" variable in WifiEnums.RttParam