-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utils: Frequency to channel and class conversion
Add support to convert frequency to channel and class. Adds oper_chan_width enum from hostap.git commit bafe35df0351 (Move CHANWIDTH_* definitions from ieee80211_defs.h to defs.h) and frequency to channel and class conversion api from commit 793ea13e2b94 (Share freq-to-channel conversion function). Signed-off-by: Shivani Baranwal <quic_shivbara@quicinc.com>
- Loading branch information
Shivani Baranwal
authored and
Jouni Malinen
committed
Feb 14, 2025
1 parent
436359b
commit 92045ed
Showing
2 changed files
with
245 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters