Home | History | Annotate | Download | only in hostapd

Lines Matching full:ap_settings

1999 		} else if (os_strcmp(buf, "ap_settings") == 0) {
2000 os_free(bss->ap_settings);
2001 bss->ap_settings =
2003 if (bss->ap_settings == NULL) {