Searched defs:android_net_wifi_getInterfaces (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/jni/
H A Dcom_android_server_wifi_WifiNative.cpp403 static int android_net_wifi_getInterfaces(JNIEnv *env, jclass cls) { function in namespace:android
416 THROW(helper,"android_net_wifi_getInterfaces no interfaces");
421 THROW(helper,"android_net_wifi_getInterfaces null interface array");
2179 { "getInterfacesNative", "()I", (void*) android_net_wifi_getInterfaces},

Completed in 12 milliseconds