Searched defs:current_hapd (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c210 struct hostapd_data *current_hapd; member in struct:wps_stop_reg_data
219 if (hapd != data->current_hapd && hapd->wps != NULL)
240 data.current_hapd = hapd;
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c210 struct hostapd_data *current_hapd; member in struct:wps_stop_reg_data
219 if (hapd != data->current_hapd && hapd->wps != NULL)
240 data.current_hapd = hapd;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c210 struct hostapd_data *current_hapd; member in struct:wps_stop_reg_data
219 if (hapd != data->current_hapd && hapd->wps != NULL)
240 data.current_hapd = hapd;

Completed in 127 milliseconds