Searched defs:rtt (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A Drtt.h34 wifi_rtt_type type; // optional - rtt type hint. RTT_TYPE_INVALID implies best effort
55 wifi_timespan rtt; // round trip time in nanoseconds member in struct:__anon1373
56 wifi_timespan rtt_sd; // rtt standard deviation in nanoseconds
57 wifi_timespan rtt_spread; // difference between max and min rtt times recorded
99 byte rtt_one_sided_supported; // if 1-sided rtt data collection is supported
100 byte rtt_11v_supported; // if 11v rtt data collection is supported
101 byte rtt_ftm_supported; // if ftm rtt data collection is supported
H A Dgscan.h63 wifi_timespan rtt; // in nanoseconds member in struct:__anon1341
64 wifi_timespan rtt_sd; // standard deviation in rtt

Completed in 132 milliseconds