Home | History | Annotate | Download | only in hostapd

Lines Matching refs:utf8_ssid

1994 	} else if (os_strcmp(buf, "utf8_ssid") == 0) {
1995 bss->ssid.utf8_ssid = atoi(pos) > 0;