Home
last modified time | relevance | path

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

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