Searched refs:op_classes_vht (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 | 392 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()
|
H A D | p2p.c | 1408 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/ |
H A D | p2p_go_neg.c | 402 const int op_classes_vht[] = { 128, 129, 130, 0 }; in p2p_reselect_channel() local 493 if (p2p_channel_select(intersection, op_classes_vht, in p2p_reselect_channel()
|
H A D | p2p.c | 1518 const int op_classes_vht[] = { 128, 0 }; local 1563 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_vht,
|
Completed in 17 milliseconds