Searched refs:op_classes_ht40 (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/p2p/ |
D | p2p_go_neg.c | 428 const int op_classes_ht40[] = { 126, 127, 116, 117, 0 }; in p2p_reselect_channel() local 512 if (p2p_channel_select(intersection, op_classes_ht40, in p2p_reselect_channel()
|
D | p2p.c | 1442 const int op_classes_ht40[] = { 126, 127, 116, 117, 0 }; in p2p_prepare_channel_best() local 1493 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_ht40, in p2p_prepare_channel_best()
|