Searched refs:scan_for_auth (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c303 unsigned int scan_for_auth:1; member in struct:wpa_driver_nl80211_data
2268 if (drv->scan_for_auth) {
2269 drv->scan_for_auth = 0;
3122 if (drv->scan_for_auth) {
3125 * EVENT_SCAN_RESULTS in scan_for_auth case and the
3129 wpa_printf(MSG_DEBUG, "nl80211: Do not indicate scan-start event due to internal scan_for_auth");
5188 drv->scan_for_auth = 0;
6370 drv->scan_for_auth = 1;
12165 drv->scan_for_auth ? "scan_for_auth
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c303 unsigned int scan_for_auth:1; member in struct:wpa_driver_nl80211_data
2268 if (drv->scan_for_auth) {
2269 drv->scan_for_auth = 0;
3122 if (drv->scan_for_auth) {
3125 * EVENT_SCAN_RESULTS in scan_for_auth case and the
3129 wpa_printf(MSG_DEBUG, "nl80211: Do not indicate scan-start event due to internal scan_for_auth");
5188 drv->scan_for_auth = 0;
6370 drv->scan_for_auth = 1;
12165 drv->scan_for_auth ? "scan_for_auth
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c303 unsigned int scan_for_auth:1; member in struct:wpa_driver_nl80211_data
2268 if (drv->scan_for_auth) {
2269 drv->scan_for_auth = 0;
3122 if (drv->scan_for_auth) {
3125 * EVENT_SCAN_RESULTS in scan_for_auth case and the
3129 wpa_printf(MSG_DEBUG, "nl80211: Do not indicate scan-start event due to internal scan_for_auth");
5188 drv->scan_for_auth = 0;
6370 drv->scan_for_auth = 1;
12165 drv->scan_for_auth ? "scan_for_auth
[all...]

Completed in 692 milliseconds