diff options
author | Sreeramya Soratkal <ssramya@codeaurora.org> | 2020-11-23 07:51:53 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2021-01-22 17:18:10 (GMT) |
commit | 21fdb454df8478f869053db41af39e7e9b291d27 (patch) | |
tree | e09af623e3c9c262a8bbceb0be061fd8af22eb0b /src/utils/eloop_win.c | |
parent | 995ee4c94bc52eb13675b04b87474d3eb135c4d8 (diff) | |
download | hostap-21fdb454df8478f869053db41af39e7e9b291d27.zip hostap-21fdb454df8478f869053db41af39e7e9b291d27.tar.gz hostap-21fdb454df8478f869053db41af39e7e9b291d27.tar.bz2 |
P2P: Fix channel selection for operating class 129
The operating class 129 includes channels with a maximum bandwidth of
160 MHz with center frequency index 50 and 114. The previous definition
of operating class 129 considered the center frequency index as actual
channels resulting in incorrect channel setup for the operating class.
Fix the definition of operating class 129 to consider channels with the
center frequency index of 50 and 114.
Also update the comment that describes the channel selection for
operating 128, 129, and 130 which mentions wpas_p2p_allow_channel()
verifies the channels while wpas_p2p_verify_channel() takes care of it.
Signed-off-by: Sreeramya Soratkal <ssramya@codeaurora.org>
Diffstat (limited to 'src/utils/eloop_win.c')
0 files changed, 0 insertions, 0 deletions