Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java203 private native static boolean startSupplicantNative(boolean p2pSupported); in startSupplicantNative() method in WifiNative
206 return startSupplicantNative(p2pSupported); in startSupplicant()