Home
last modified time | relevance | path

Searched refs:timeoutSeconds (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java2222 int timeoutSeconds, WifiChannelInfo channelHint); in enableRttResponderNative() argument
2228 public ResponderConfig enableRttResponder(int timeoutSeconds) { in enableRttResponder() argument
2237 sWlan0Index, id, timeoutSeconds, null); in enableRttResponder()