Home
last modified time | relevance | path

Searched refs:SSID_LEN (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h147 #define SSID_LEN 32 macro
148 u8 ssid[SSID_LEN];
Dwpa_auth_glue.c54 if (wconf->ssid_len > SSID_LEN) in hostapd_wpa_auth_conf()
55 wconf->ssid_len = SSID_LEN; in hostapd_wpa_auth_conf()