Home
last modified time | relevance | path

Searched refs:wifi_freq_to_band (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_shell.c235 static enum wifi_frequency_bands wifi_freq_to_band(int frequency) in wifi_freq_to_band() function
269 band = wifi_freq_to_band(raw->frequency); in handle_wifi_raw_scan_result()