OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Rtt
(Results
1 - 2
of
2
) sorted by null
/tools/test/connectivity/acts/tests/google/wifi/
WifiRttManagerTest.py
31
Rtt
= WifiEnums.
Rtt
41
"""Error in WifiScanner
Rtt
."""
80
# Expected capability for devices that don't support
RTT
.
134
"""Starts
RTT
ranging and get results.
140
Rtt
ranging results.
161
self.log.error("Waiting for
RTT
event timed out.")
165
"""Decides if a network should be used for
rtt
ranging.
247
"""Processes
rtt
ranging events.
249
Validates
RTT
event types
[
all
...]
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py
132
# Macros for wifi
rtt
.
157
class
Rtt
(IntEnum):
Completed in 448 milliseconds