Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h1261 * p2p_stop_find_for_freq - Stop P2P Find for next oper on specific freq
1268 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq);
H A Dp2p_go_neg.c1013 p2p_stop_find_for_freq(p2p, rx_freq); in p2p_process_go_neg_req()
H A Dp2p.c1299 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) in p2p_stop_find_for_freq() function
1360 p2p_stop_find_for_freq(p2p, 0); in p2p_stop_find()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h1288 * p2p_stop_find_for_freq - Stop P2P Find for next oper on specific freq
1295 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq);
H A Dp2p_go_neg.c1104 p2p_stop_find_for_freq(p2p, rx_freq); in p2p_process_go_neg_req()
H A Dp2p.c1407 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) function
1470 p2p_stop_find_for_freq(p2p, 0);

Completed in 22 milliseconds