Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java2139 public static native int getSupportedFeatureSetNative(int iface); in getSupportedFeatureSetNative() method in WifiNative
2143 return getSupportedFeatureSetNative(sWlan0Index); in getSupportedFeatureSet()