mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-06 21:27:51 +02: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.