utils: add iwinfo_htmode_is_{ht|vht|he} helpers
authorAndre Heider <a.heider@gmail.com>
Mon, 21 Nov 2022 16:50:09 +0000 (17:50 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 15 Dec 2022 23:09:07 +0000 (00:09 +0100)
commitd09a77a3695b9e684c74fbe66809449ad92b0e96
tree92b38760edf0016ceb83b72954a818e0892a5a49
parent87529770f6494189f3f21252c3a83d708f1faacf
utils: add iwinfo_htmode_is_{ht|vht|he} helpers

Small and useful functions which allow to clear up some consumers.

Signed-off-by: Andre Heider <a.heider@gmail.com>
include/iwinfo/utils.h
iwinfo_utils.c