Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanNative.java295 private static native int stopSubscribeNative(short transactionId, Object cls, int iface, in stopSubscribeNative() method in WifiNanNative
308 ret = stopSubscribeNative(transactionId, WifiNative.class, WifiNative.sWlan0Index, in stopSubscribe()