Searched refs:op_classes_ht40 (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
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()
|
D | p2p.c | 1402 const int op_classes_ht40[] = { 126, 127, 116, 117, 0 }; in p2p_prepare_channel_best() local 1440 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_ht40, in p2p_prepare_channel_best()
|