Searched refs:op_classes_ht40 (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 | 391 const int op_classes_ht40[] = { 126, 127, 116, 117, 0 }; in p2p_reselect_channel() local 466 if (p2p_channel_select(intersection, op_classes_ht40, in p2p_reselect_channel()
|
H A D | p2p.c | 1407 const int op_classes_ht40[] = { 126, 127, 116, 117, 0 }; in p2p_prepare_channel_best() local 1445 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_ht40, in p2p_prepare_channel_best()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_go_neg.c | 401 const int op_classes_ht40[] = { 126, 127, 116, 117, 0 }; in p2p_reselect_channel() local 501 if (p2p_channel_select(intersection, op_classes_ht40, in p2p_reselect_channel()
|
H A D | p2p.c | 1517 const int op_classes_ht40[] = { 126, 127, 116, 117, 0 }; local 1568 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_ht40,
|
Completed in 15 milliseconds