OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:distance_spread
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
rtt.h
60
int
distance_spread
; // difference between max and min distance recorded (optional)
member in struct:__anon40578
/frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp
927
setIntField(env, rttResult, "distance_spread_cm", result.
distance_spread
);
[
all
...]
/frameworks/opt/net/wifi/service/tools/halutil/
halutil.cpp
570
result[i].distance, result[i].distance_sd, result[i].
distance_spread
);
[
all
...]
Completed in 492 milliseconds