• Home
  • Raw
  • Download

Lines Matching refs:RTT

388   // Histogram counting instances of scans with N many 802.11mc (RTT) supporting APs
438 // Wi-Fi RTT metrics
2156 // Metrics for Wi-Fi RTT
2158 // Number of RTT request API calls
2161 // Histogram of RTT operation overall status
2164 // RTT to Access Points metrics
2167 // RTT to Wi-Fi Aware peers metrics
2176 // Metrics for a RTT to Peer (peer = AP or Wi-Fi Aware)
2184 // Total number of apps which requested RTT
2187 // Histogram of total number of RTT requests by an app (WifiRttManager#startRanging)
2190 // Histogram of number of peers in a single RTT request (RangingRequest entries)
2193 // Histogram of status of individual RTT operations (RangingResult entries)
2199 // Histogram of interval of RTT requests by an app (WifiRttManager#startRanging)
2203 // Histogram bucket for Wi-Fi RTT logs. Range is [start, end)
2215 // Status codes for overall RTT operation
2220 // RTT operation succeeded (individual results may still fail)
2223 // RTT operation failed (unspecified reason)
2226 // RTT operation failed since RTT was not available (e.g. Airplane mode)
2229 // RTT operation timed-out: didn't receive response from HAL in expected time
2232 // RTT operation aborted since the app is spamming the service
2235 // RTT request to HAL received immediate failure
2238 // RTT to Wi-Fi Aware peer using PeerHandle failed to get a MAC address translation
2241 // RTT operation failed due to missing Location permission (post execution)
2245 // Status codes for individual RTT operation
2250 // RTT operation succeeded
2253 // RTT failure: generic reason (no further information)
2259 // Request rejected. Applies to 2-sided RTT only
2302 // Histogram bucket for Wi-Fi RTT overall operation status
2311 // Histogram bucket for Wi-Fi RTT individual operation status