Searched defs:p2p_reselect_channel (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_go_neg.c357 * p2p_reselect_channel - Re-select operating channel based on peer information
367 void p2p_reselect_channel(struct p2p_data *p2p, function
520 p2p_reselect_channel(p2p, &intersection);
525 p2p_reselect_channel(p2p, &intersection);
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_go_neg.c357 * p2p_reselect_channel - Re-select operating channel based on peer information
367 void p2p_reselect_channel(struct p2p_data *p2p, function
520 p2p_reselect_channel(p2p, &intersection);
525 p2p_reselect_channel(p2p, &intersection);
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_go_neg.c357 * p2p_reselect_channel - Re-select operating channel based on peer information
367 void p2p_reselect_channel(struct p2p_data *p2p, function
520 p2p_reselect_channel(p2p, &intersection);
525 p2p_reselect_channel(p2p, &intersection);

Completed in 402 milliseconds