Searched refs:op_classes_5ghz (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_go_neg.c | 390 const int op_classes_5ghz[] = { 124, 125, 115, 0 }; in p2p_reselect_channel() local 474 if (p2p_channel_select(intersection, op_classes_5ghz, in p2p_reselect_channel()
|
H A D | p2p.c | 1406 const int op_classes_5ghz[] = { 124, 125, 115, 0 }; in p2p_prepare_channel_best() local 1450 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_5ghz, in p2p_prepare_channel_best()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_go_neg.c | 400 const int op_classes_5ghz[] = { 124, 125, 115, 0 }; in p2p_reselect_channel() local 509 if (p2p_channel_select(intersection, op_classes_5ghz, in p2p_reselect_channel()
|
H A D | p2p.c | 1516 const int op_classes_5ghz[] = { 124, 125, 115, 0 }; local 1573 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_5ghz,
|
Completed in 19 milliseconds