Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:sim_num

1880 	{ INTe(sim_num) },
2405 ssid->eap.sim_num = DEFAULT_USER_SELECTED_SIM;
2835 if (os_strcmp(var, "sim_num") == 0) {
2836 cred->sim_num = atoi(value);
3374 cred->sim_num = DEFAULT_USER_SELECTED_SIM;