HomeSort by relevance Sort by last modified time
    Searched refs:m1_received (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_er.h 22 int m1_received; member in struct:wps_er_sta
wps_er.c 46 ev->m1_received = sta->m1_received;
787 sta->m1_received = 1;
789 if (attr->config_methods && (!probe_req || !sta->m1_received))
791 if (attr->uuid_e && (!probe_req || !sta->m1_received))
793 if (attr->primary_dev_type && (!probe_req || !sta->m1_received))
795 if (attr->dev_password_id && (!probe_req || !sta->m1_received))
    [all...]
wps.h 544 int m1_received; member in struct:wps_event_data::wps_event_er_enrollee
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c 734 uuid_str, MAC2STR(enrollee->mac_addr), enrollee->m1_received,
    [all...]

Completed in 129 milliseconds