Home
last modified time | relevance | path

Searched defs:non_pref_chan (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/
Desp_mbo.h34 struct non_pref_chan { struct
35 enum non_pref_chan_reason reason; /**< Reason for the channel being non-preferred */ argument
50 …struct non_pref_chan chan[]; /**< Array of structures representing individual non-preferred channe… argument
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dmbo.c355 const char *non_pref_chan) in wpas_mbo_update_non_pref_chan()
455 struct non_pref_chan_s *non_pref_chan) in wpas_mbo_update_non_pref_chan()
Dwpa_supplicant_i.h131 } *non_pref_chan; member
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_common.c542 int esp_mbo_update_non_pref_chan(struct non_pref_chan_s *non_pref_chan) in esp_mbo_update_non_pref_chan()