Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/p2p/
H A Dp2p.h2136 int p2p_client_limit_reached(struct p2p_group *group);
H A Dp2p_group.c1009 int p2p_client_limit_reached(struct p2p_group *group) in p2p_client_limit_reached() function
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant.c692 p2p_client_limit_reached(go_wpa_s->p2p_group)) in p2ps_group_capability()
808 if (go_wpa_s && p2p_client_limit_reached(go_wpa_s->p2p_group)) in p2ps_group_capability()