Home | History | Annotate | Download | only in hostapd

Lines Matching refs:manufacturer_url

2925 	} else if (os_strcmp(buf, "manufacturer_url") == 0) {
2926 os_free(bss->manufacturer_url);
2927 bss->manufacturer_url = os_strdup(pos);