Home | History | Annotate | Download | only in hostapd

Lines Matching refs:ap_settings

3122 	} else if (os_strcmp(buf, "ap_settings") == 0) {
3123 os_free(bss->ap_settings);
3124 bss->ap_settings =
3126 if (bss->ap_settings == NULL) {