Exemplo n.º 1
0
void supplicant_main(int argc, char *argv[])
{
	setupSupplicant(argv[1]);
}
Exemplo n.º 2
0
void start_supplicant(void)	// for testing only
{
	setupSupplicant("wl0");
}