Home
last modified time | relevance | path

Searched refs:RTT_MARGIN_OF_ERROR (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRttManagerTest.py38 RTT_MARGIN_OF_ERROR = WifiEnums.RTT_MARGIN_OF_ERROR variable
154 r[RttParam.margin] = RTT_MARGIN_OF_ERROR[bw_mode]
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py233 RTT_MARGIN_OF_ERROR = { variable in WifiEnums