mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-06 00:40:38 +01:00

The hwsim SendFrame method requires the radio frequency which is obtained from the hostapd config file. This adds a generic API to get any config value from the hostapd config, as well as a get_freq API that converts the channel number to a frequency.