Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h1688 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq);
H A Dp2p.c3900 int p2p_listen_end(struct p2p_data *p2p, unsigned int freq) in p2p_listen_end() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c6185 if (p2p_listen_end(wpa_s->global->p2p, freq) > 0) in wpas_p2p_cancel_remain_on_channel_cb()