Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_nl80211.h261 bool roam_indication_done; member
Ddriver_nl80211_event.c2823 if (!drv->roam_indication_done) { in qca_nl80211_key_mgmt_auth_handler()
2834 drv->roam_indication_done = false; in qca_nl80211_key_mgmt_auth_handler()
3882 drv->roam_indication_done = true; in do_process_drv_event()
Ddriver_nl80211.c7231 drv->roam_indication_done = false; in wpa_driver_nl80211_try_connect()