Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p.h2028 int p2p_client_limit_reached(struct p2p_group *group);
Dp2p_group.c991 int p2p_client_limit_reached(struct p2p_group *group) in p2p_client_limit_reached() function
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c643 p2p_client_limit_reached(go_wpa_s->p2p_group)) in p2ps_group_capability()
748 if (go_wpa_s && p2p_client_limit_reached(go_wpa_s->p2p_group)) in p2ps_group_capability()