Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:sp_priority

2526 	if (os_strcmp(var, "sp_priority") == 0) {
2530 cred->sp_priority = prio;
2860 if (os_strcmp(var, "sp_priority") == 0)
2861 return alloc_int_str(cred->sp_priority);