Searched defs:probe_req (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er.c760 int probe_req)
766 m1 = !probe_req && attr->msg_type && *attr->msg_type == WPS_M1;
774 if (!probe_req && !m1)
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))
757 wps_er_add_sta_data(struct wps_er_ap *ap, const u8 *addr, struct wps_parse_attr *attr, int probe_req) argument
/external/wpa_supplicant_8/src/wps/
H A Dwps_er.c760 int probe_req)
766 m1 = !probe_req && attr->msg_type && *attr->msg_type == WPS_M1;
774 if (!probe_req && !m1)
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))
757 wps_er_add_sta_data(struct wps_er_ap *ap, const u8 *addr, struct wps_parse_attr *attr, int probe_req) argument
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er.c760 int probe_req)
766 m1 = !probe_req && attr->msg_type && *attr->msg_type == WPS_M1;
774 if (!probe_req && !m1)
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))
757 wps_er_add_sta_data(struct wps_er_ap *ap, const u8 *addr, struct wps_parse_attr *attr, int probe_req) argument
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c527 int probe_req, const struct p2p_message *msg)
596 if (!probe_req) {
526 p2p_copy_wps_info(struct p2p_data *p2p, struct p2p_device *dev, int probe_req, const struct p2p_message *msg) argument
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c527 int probe_req, const struct p2p_message *msg)
596 if (!probe_req) {
526 p2p_copy_wps_info(struct p2p_data *p2p, struct p2p_device *dev, int probe_req, const struct p2p_message *msg) argument
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c527 int probe_req, const struct p2p_message *msg)
596 if (!probe_req) {
526 p2p_copy_wps_info(struct p2p_data *p2p, struct p2p_device *dev, int probe_req, const struct p2p_message *msg) argument
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h482 } STRUCT_PACKED probe_req; member in union:ieee80211_mgmt::__anon33551
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h482 } STRUCT_PACKED probe_req; member in union:ieee80211_mgmt::__anon33804
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h482 } STRUCT_PACKED probe_req; member in union:ieee80211_mgmt::__anon34055

Completed in 239 milliseconds