HomeSort by relevance Sort by last modified time
    Searched refs:authmode (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_bsd.c 1038 int authmode; local
1042 authmode = IEEE80211_AUTH_AUTO;
1044 authmode = IEEE80211_AUTH_SHARED;
1046 authmode = IEEE80211_AUTH_OPEN;
1048 return set80211param(priv, IEEE80211_IOC_AUTHMODE, authmode);
    [all...]
driver_atheros.c 170 return "AUTHMODE";
1788 int authmode; local
    [all...]
driver.h     [all...]

Completed in 318 milliseconds