Home
last modified time | relevance | path

Searched refs:has_driver_key_mgmt (Results 1 – 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.h118 int has_driver_key_mgmt; member
Ddriver_nl80211_capa.c1340 drv->has_driver_key_mgmt = info.has_key_mgmt | info.has_key_mgmt_iftype; in wpa_driver_nl80211_capa()
1344 if (!drv->has_driver_key_mgmt) { in wpa_driver_nl80211_capa()
Ddriver_nl80211.c2487 else if (!drv->has_driver_key_mgmt) { in nl80211_mgmt_subscribe_non_ap()