HomeSort by relevance Sort by last modified time
    Searched refs:p2p_stop_find_for_freq (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/p2p/
p2p.h 831 * p2p_stop_find_for_freq - Stop P2P Find for next oper on specific freq
838 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq);
    [all...]
p2p_go_neg.c 610 p2p_stop_find_for_freq(p2p, rx_freq);
p2p.c 1080 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) function
1114 p2p_stop_find_for_freq(p2p, 0);
    [all...]

Completed in 78 milliseconds