In "android.net.wifi.WifiNative" class there are several function calls in form of "xxxCommand()" (as an example doBooleanCommand();) to talk to the wifi supplicant daemon. Does any one know where these functions are defined and whether it's possible to modify them or not?
↧