Searched defs:disableRttResponderNative (Results 1 - 1 of 1) sorted by path

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java2244 private static native boolean disableRttResponderNative(int iface, int commandId); method in class:WifiNative
2257 return disableRttResponderNative(sWlan0Index, sRttResponderCmdId);

Completed in 79 milliseconds