Man Page: ieee80211_channel_to_frequency
Operating Environment: centos
Section: 9
IEEE80211_CHANNEL_TO(9) Utility functions IEEE80211_CHANNEL_TO(9)NAMEieee80211_channel_to_frequency - convert channel number to frequencySYNOPSISint ieee80211_channel_to_frequency(int chan, enum ieee80211_band band);ARGUMENTSchan channel number band band, necessary due to channel number overlapRETURNThe corresponding frequency (in MHz), or 0 if the conversion failed.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_CHANNEL_TO(9)
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |