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

/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_i.h871 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))
H A Dp2p.c2140 * p2p_match_dev_type - Match local device type with requested type
2149 int p2p_match_dev_type(struct p2p_data *p2p, struct wpabuf *wps) function
2434 !p2p_match_dev_type(p2p, msg.wps_attributes)) {

Completed in 115 milliseconds