Searched refs:p2p_match_dev_type (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h774 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps);
H A Dp2p_group.c760 if (p2p_match_dev_type(group->p2p, wps))
H A Dp2p.c1957 * p2p_match_dev_type - Match local device type with requested type
1966 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) function
2123 !p2p_match_dev_type(p2p, msg.wps_attributes)) {
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h774 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps);
H A Dp2p_group.c760 if (p2p_match_dev_type(group->p2p, wps))
H A Dp2p.c1957 * p2p_match_dev_type - Match local device type with requested type
1966 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) function
2123 !p2p_match_dev_type(p2p, msg.wps_attributes)) {
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h774 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps);
H A Dp2p_group.c760 if (p2p_match_dev_type(group->p2p, wps))
H A Dp2p.c1957 * p2p_match_dev_type - Match local device type with requested type
1966 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) function
2123 !p2p_match_dev_type(p2p, msg.wps_attributes)) {

Completed in 620 milliseconds