Home | History | Annotate | Download | only in hostapd

Lines Matching refs:SSID_MAX_LEN

608 	char ssid_hex[2 * SSID_MAX_LEN + 1];
619 for (i = 0; i < SSID_MAX_LEN; i++) {