Home
last modified time | relevance | path

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

/hostap-latest/src/p2p/
Dp2p.h2153 int p2p_client_limit_reached(struct p2p_group *group);
Dp2p_group.c1009 int p2p_client_limit_reached(struct p2p_group *group) in p2p_client_limit_reached() function
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c772 p2p_client_limit_reached(go_wpa_s->p2p_group)) in p2ps_group_capability()
888 if (go_wpa_s && p2p_client_limit_reached(go_wpa_s->p2p_group)) in p2ps_group_capability()