Searched refs:m1_received (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er.h22 int m1_received; member in struct:wps_er_sta
H A Dwps_er.c46 ev->m1_received = sta->m1_received;
786 sta->m1_received = 1;
788 if (attr->config_methods && (!probe_req || !sta->m1_received))
790 if (attr->uuid_e && (!probe_req || !sta->m1_received))
792 if (attr->primary_dev_type && (!probe_req || !sta->m1_received))
794 if (attr->dev_password_id && (!probe_req || !sta->m1_received))
H A Dwps.h545 int m1_received; member in struct:wps_event_data::wps_event_er_enrollee
/external/wpa_supplicant_8/src/wps/
H A Dwps_er.h22 int m1_received; member in struct:wps_er_sta
H A Dwps_er.c46 ev->m1_received = sta->m1_received;
786 sta->m1_received = 1;
788 if (attr->config_methods && (!probe_req || !sta->m1_received))
790 if (attr->uuid_e && (!probe_req || !sta->m1_received))
792 if (attr->primary_dev_type && (!probe_req || !sta->m1_received))
794 if (attr->dev_password_id && (!probe_req || !sta->m1_received))
H A Dwps.h545 int m1_received; member in struct:wps_event_data::wps_event_er_enrollee
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er.h22 int m1_received; member in struct:wps_er_sta
H A Dwps_er.c46 ev->m1_received = sta->m1_received;
786 sta->m1_received = 1;
788 if (attr->config_methods && (!probe_req || !sta->m1_received))
790 if (attr->uuid_e && (!probe_req || !sta->m1_received))
792 if (attr->primary_dev_type && (!probe_req || !sta->m1_received))
794 if (attr->dev_password_id && (!probe_req || !sta->m1_received))
H A Dwps.h545 int m1_received; member in struct:wps_event_data::wps_event_er_enrollee
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c764 uuid_str, MAC2STR(enrollee->mac_addr), enrollee->m1_received,

Completed in 134 milliseconds