OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p2p_stop_find_for_freq
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p.h
884
*
p2p_stop_find_for_freq
- Stop P2P Find for next oper on specific freq
891
void
p2p_stop_find_for_freq
(struct p2p_data *p2p, int freq);
[
all
...]
p2p_go_neg.c
710
p2p_stop_find_for_freq
(p2p, rx_freq);
[
all
...]
p2p.c
1147
void
p2p_stop_find_for_freq
(struct p2p_data *p2p, int freq)
function
1205
p2p_stop_find_for_freq
(p2p, 0);
[
all
...]
Completed in 27 milliseconds