]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add utility function to derive operating class and channel
authorMathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
Mon, 6 Aug 2018 19:46:22 +0000 (15:46 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Dec 2018 16:35:30 +0000 (18:35 +0200)
commitdbe473fd22777ec349b28d16ef5d8b9a48176a2a
treed35bccc07d4354339caa473b4df600ecb36d7525
parentbef4d07a288804839d1f95274d0ba6c0d471d6f3
Add utility function to derive operating class and channel

This function can be used to easily convert the parameters returned
by the channel_info driver API, into their corresponding operating
class and channel number.

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h