Home
last modified time | relevance | path

Searched refs:p2p_in_progress (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h2253 * p2p_in_progress - Check whether a P2P operation is progress
2258 int p2p_in_progress(struct p2p_data *p2p);
H A Dp2p.c5001 int p2p_in_progress(struct p2p_data *p2p) in p2p_in_progress() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h2283 * p2p_in_progress - Check whether a P2P operation is progress
2288 int p2p_in_progress(struct p2p_data *p2p);
H A Dp2p.c5215 int p2p_in_progress(struct p2p_data *p2p) function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c4792 p2p_in_progress(wpa_s->global->p2p) > 1) { in wpa_supplicant_event()
H A Dp2p_supplicant.c7967 ret = p2p_in_progress(wpa_s->global->p2p); in wpas_p2p_in_progress()
7972 * p2p_in_progress() does not report this to avoid issues for in wpas_p2p_in_progress()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Devents.c6574 p2p_in_progress(wpa_s->global->p2p) > 1) {
H A Dp2p_supplicant.c9361 ret = p2p_in_progress(wpa_s->global->p2p);
9366 * p2p_in_progress() does not report this to avoid issues for

Completed in 50 milliseconds