Home
last modified time | relevance | path

Searched refs:op_classes_vht (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_go_neg.c392 const int op_classes_vht[] = { 128, 129, 130, 0 }; in p2p_reselect_channel() local
458 if (p2p_channel_select(intersection, op_classes_vht, in p2p_reselect_channel()
Dp2p.c1408 const int op_classes_vht[] = { 128, 0 }; in p2p_prepare_channel_best() local
1440 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_vht, in p2p_prepare_channel_best()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_go_neg.c392 const int op_classes_vht[] = { 128, 129, 130, 0 }; in p2p_reselect_channel() local
467 if (p2p_channel_select(intersection, op_classes_vht, in p2p_reselect_channel()
Dp2p.c1415 const int op_classes_vht[] = { 128, 0 }; in p2p_prepare_channel_best() local
1460 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_vht, in p2p_prepare_channel_best()