Searched defs:op_classes_vht (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_go_neg.c392 const int op_classes_vht[] = { 128, 129, 130, 0 }; local
458 if (p2p_channel_select(intersection, op_classes_vht,
H A Dp2p.c1403 const int op_classes_vht[] = { 128, 0 }; local
1435 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_vht,
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_go_neg.c392 const int op_classes_vht[] = { 128, 129, 130, 0 }; local
458 if (p2p_channel_select(intersection, op_classes_vht,
H A Dp2p.c1403 const int op_classes_vht[] = { 128, 0 }; local
1435 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_vht,
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_go_neg.c392 const int op_classes_vht[] = { 128, 129, 130, 0 }; local
458 if (p2p_channel_select(intersection, op_classes_vht,
H A Dp2p.c1403 const int op_classes_vht[] = { 128, 0 }; local
1435 } else if (p2p_channel_select(&p2p->cfg->channels, op_classes_vht,

Completed in 176 milliseconds