Home | History | Annotate | Download | only in hostapd

Lines Matching refs:ap_settings

2910 	} else if (os_strcmp(buf, "ap_settings") == 0) {
2911 os_free(bss->ap_settings);
2912 bss->ap_settings =
2914 if (bss->ap_settings == NULL) {