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

  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c 373 * p2p_reselect_channel - Re-select operating channel based on peer information
383 void p2p_reselect_channel(struct p2p_data *p2p, function
536 p2p_reselect_channel(p2p, &intersection);
541 p2p_reselect_channel(p2p, &intersection);
    [all...]
p2p_invitation.c 331 p2p_reselect_channel(p2p, &intersection);
346 p2p_reselect_channel(p2p, &intersection);
p2p_i.h 822 void p2p_reselect_channel(struct p2p_data *p2p,

Completed in 763 milliseconds