Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:int1

3973 	unsigned int dur1 = 0, int1 = 0, dur2 = 0, int2 = 0;
3985 int1 = atoi(pos);
3998 return wpas_p2p_presence_req(wpa_s, dur1, int1, dur2, int2);