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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h527 * module. Once the Listen state is stopped, p2p_listen_end() must be
1357 * p2p_listen_end - Indicate the end of a requested Listen state
1365 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq);
H A Dp2p.c1160 * The driver may not deliver callback to p2p_listen_end()
3250 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h527 * module. Once the Listen state is stopped, p2p_listen_end() must be
1357 * p2p_listen_end - Indicate the end of a requested Listen state
1365 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq);
H A Dp2p.c1160 * The driver may not deliver callback to p2p_listen_end()
3250 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h527 * module. Once the Listen state is stopped, p2p_listen_end() must be
1357 * p2p_listen_end - Indicate the end of a requested Listen state
1365 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq);
H A Dp2p.c1160 * The driver may not deliver callback to p2p_listen_end()
3250 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c4977 if (p2p_listen_end(wpa_s->global->p2p, freq) > 0)

Completed in 149 milliseconds