Home
last modified time | relevance | path

Searched refs:p2p_match_dev_type (Results 1 – 3 of 3) sorted by relevance

/src/contrib/wpa/src/p2p/
H A Dp2p_i.h881 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps);
H A Dp2p_group.c763 if (p2p_match_dev_type(group->p2p, wps)) in p2p_group_match_dev_type()
H A Dp2p.c2205 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) in p2p_match_dev_type() function
2490 !p2p_match_dev_type(p2p, msg.wps_attributes)) { in p2p_reply_probe()