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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1529 * p2p_group_match_dev_id - Match P2P Device Address in group with requested device id
1531 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p);
H A Dp2p_group.c773 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1529 * p2p_group_match_dev_id - Match P2P Device Address in group with requested device id
1531 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p);
H A Dp2p_group.c773 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1529 * p2p_group_match_dev_id - Match P2P Device Address in group with requested device id
1531 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p);
H A Dp2p_group.c773 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p) function
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dbeacon.c560 if (p2p && !p2p_group_match_dev_id(hapd->p2p_group, p2p)) {
/external/wpa_supplicant_8/src/ap/
H A Dbeacon.c560 if (p2p && !p2p_group_match_dev_id(hapd->p2p_group, p2p)) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dbeacon.c560 if (p2p && !p2p_group_match_dev_id(hapd->p2p_group, p2p)) {

Completed in 134 milliseconds