Home | History | Annotate | Download | only in hostapd

Lines Matching refs:utf8_ssid

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