Home | History | Annotate | Download | only in hostapd

Lines Matching full:atoi

121 			dst->debug_level = atoi(level);
195 timeout = atoi(timeout_txt);
236 pin_val = atoi(pin);
430 timeout = atoi(pos);
452 timeout = atoi(pos);
576 disassoc_timer = atoi(cmd + 17);
623 disassoc_timer = atoi(timerstr);
884 wps_testing_dummy_cred = atoi(value);
890 int val = atoi(value);