wpa_supplicant/mlme.c Doubt

Francisco Cuesta ndarkness
Mon May 13 07:57:44 PDT 2013


Hello,

I was looking through the documentation available on the website, the
wpa_supplicant/hostapd.pdf, and I cannot find a file called mlme.c
which appears in the documentation under section 15.38 as
wpa_supplicant/mlme.c, but it doesn't in the code... Has it been
renamed or split among other files?? I'm keen on it because I would
like to seek definitions like below ones, which seems to be in that
file.

define IEEE80211_AUTH_TIMEOUT (200)
#define IEEE80211_AUTH_MAX_TRIES 3
#define IEEE80211_ASSOC_TIMEOUT (200)
#define IEEE80211_ASSOC_MAX_TRIES 3
...

Thanks in advance,

regards!



More information about the Hostap mailing list