Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_bsd.c1472 #define IEEE80211_C_WPA1 0x00800000 /* CAPABILITY: WPA1 avail */ in wpa_driver_bsd_capa() macro
1486 if (devcaps.dc_drivercaps & IEEE80211_C_WPA1) in wpa_driver_bsd_capa()
1510 #undef IEEE80211_C_WPA1 in wpa_driver_bsd_capa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_bsd.c1468 #define IEEE80211_C_WPA1 0x00800000 /* CAPABILITY: WPA1 avail */ in wpa_driver_bsd_capa() macro
1482 if (devcaps.dc_drivercaps & IEEE80211_C_WPA1) in wpa_driver_bsd_capa()
1506 #undef IEEE80211_C_WPA1 in wpa_driver_bsd_capa()