ESP-IDF
mbo_non_pref_chan_reason
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
mbo_non_pref_chan_reason
mbo_non_pref_chan_reason enum
Syntax
Show:
Summary
Declaration
from
ieee802_11_defs.h:682
enum
mbo_non_pref_chan_reason
{
MBO_NON_PREF_CHAN_REASON_UNSPECIFIED
=
0
,
MBO_NON_PREF_CHAN_REASON_RSSI
=
1
,
MBO_NON_PREF_CHAN_REASON_EXT_INTERFERENCE
=
2
,
MBO_NON_PREF_CHAN_REASON_INT_INTERFERENCE
=
3
,
}
;
Values
Value
Declared as
mbo_non_pref_chan_reason::MBO_NON_PREF_CHAN_REASON_UNSPECIFIED
=
0
mbo_non_pref_chan_reason::MBO_NON_PREF_CHAN_REASON_RSSI
=
1
mbo_non_pref_chan_reason::MBO_NON_PREF_CHAN_REASON_EXT_INTERFERENCE
=
2
mbo_non_pref_chan_reason::MBO_NON_PREF_CHAN_REASON_INT_INTERFERENCE
=
3
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
mbo_non_pref_chan_reason
{
ieee802_11_defs.h:682
enum
mbo_non_pref_chan_reason
reason
;
wpa_supplicant_i.h:127
wpa_mbo_non_pref_channel
wpa_mbo_non_pref_channel::reason
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Instance
Scope
Location
Project
wpa_mbo_non_pref_channel::reason
wpa_mbo_non_pref_channel
wpa_supplicant_i.h:127
Lifecycle
from
examples
All items filtered out
All items filtered out