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

/frameworks/base/wifi/java/android/net/wifi/
H A DRttManager.java33 public static final int RTT_TYPE_TWO_SIDED = 2; field in class:RttManager
334 * Range: RTT_TYPE_ONE_SIDED or RTT_TYPE_TWO_SIDED
601 * RTT_TYPE_TWO_SIDED.
860 RTT_TYPE_TWO_SIDED) {
867 } else if (params.requestType == RTT_TYPE_TWO_SIDED &&

Completed in 28 milliseconds