Searched refs:p2p_stop_find_for_freq (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1254 * p2p_stop_find_for_freq - Stop P2P Find for next oper on specific freq
1261 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq);
H A Dp2p_go_neg.c1015 p2p_stop_find_for_freq(p2p, rx_freq);
H A Dp2p.c1286 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) function
1347 p2p_stop_find_for_freq(p2p, 0);
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1254 * p2p_stop_find_for_freq - Stop P2P Find for next oper on specific freq
1261 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq);
H A Dp2p_go_neg.c1015 p2p_stop_find_for_freq(p2p, rx_freq);
H A Dp2p.c1286 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) function
1347 p2p_stop_find_for_freq(p2p, 0);
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1254 * p2p_stop_find_for_freq - Stop P2P Find for next oper on specific freq
1261 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq);
H A Dp2p_go_neg.c1015 p2p_stop_find_for_freq(p2p, rx_freq);
H A Dp2p.c1286 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) function
1347 p2p_stop_find_for_freq(p2p, 0);

Completed in 92 milliseconds