예제 #1
0
void supplicant_main(int argc, char *argv[])
{
	setupSupplicant(argv[1]);
}
예제 #2
0
void start_supplicant(void)	// for testing only
{
	setupSupplicant("wl0");
}