Searched refs:getRxPktFatesNative (Results 1 – 1 of 1) sorted by relevance
2858 private static native int getRxPktFatesNative(int iface, RxFateReport[] reportBufs); in getRxPktFatesNative() method in WifiNative2865 int res = getRxPktFatesNative(sWlan0Index, reportBufs); in getRxPktFates()