Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_bsd.c1471 #define IEEE80211_C_HOSTAP 0x00000400 /* CAPABILITY: HOSTAP avail */ in wpa_driver_bsd_capa() macro
1501 if (devcaps.dc_drivercaps & IEEE80211_C_HOSTAP) in wpa_driver_bsd_capa()
1509 #undef IEEE80211_C_HOSTAP in wpa_driver_bsd_capa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_bsd.c1467 #define IEEE80211_C_HOSTAP 0x00000400 /* CAPABILITY: HOSTAP avail */ in wpa_driver_bsd_capa() macro
1497 if (devcaps.dc_drivercaps & IEEE80211_C_HOSTAP) in wpa_driver_bsd_capa()
1505 #undef IEEE80211_C_HOSTAP in wpa_driver_bsd_capa()