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

/freebsd-12-stable/contrib/wpa/src/p2p/
H A Dp2p.h1843 * p2p_group_match_dev_id - Match P2P Device Address in group with requested device id
1845 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p);
H A Dp2p_group.c776 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p) function
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dbeacon.c828 if (p2p && !p2p_group_match_dev_id(hapd->p2p_group, p2p)) {

Completed in 181 milliseconds