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 1013 int authmode; local
1017 authmode = IEEE80211_AUTH_AUTO;
1019 authmode = IEEE80211_AUTH_SHARED;
1021 authmode = IEEE80211_AUTH_OPEN;
1023 return set80211param(priv, IEEE80211_IOC_AUTHMODE, authmode);
    [all...]
driver_atheros.c 166 return "AUTHMODE";
1776 int authmode; local
    [all...]
driver.h     [all...]

Completed in 59 milliseconds