Searched refs:p2p_search_pending (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1626 * p2p_search_pending - Check whether there is a deferred P2P SEARCH
1630 int p2p_search_pending(struct p2p_data *p2p);
H A Dp2p.c1054 int p2p_search_pending(struct p2p_data *p2p) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1626 * p2p_search_pending - Check whether there is a deferred P2P SEARCH
1630 int p2p_search_pending(struct p2p_data *p2p);
H A Dp2p.c1054 int p2p_search_pending(struct p2p_data *p2p) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1626 * p2p_search_pending - Check whether there is a deferred P2P SEARCH
1630 int p2p_search_pending(struct p2p_data *p2p);
H A Dp2p.c1054 int p2p_search_pending(struct p2p_data *p2p) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Devents.c1021 if (p2p_search_pending(wpa_s->global->p2p) && !wpa_s->global->p2p_disabled &&

Completed in 92 milliseconds