Searched refs:getTdlsStatusNative (Results 1 – 1 of 1) sorted by relevance
2387 private static native TdlsStatus getTdlsStatusNative(int iface, String macAddr); in getTdlsStatusNative() method in WifiNative2391 return getTdlsStatusNative(sWlan0Index, macAdd); in getTdlsStatus()