ESP-IDF
PHY_TYPE_ERP
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PHY_TYPE_ERP
PHY_TYPE_ERP value
Syntax
Show:
Summary
Declaration
from
ieee802_11_defs.h:927
PHY_TYPE_ERP
=
6
;
Examples
References
from
examples
Code
Location
Referrer
PHY_TYPE_ERP
=
6
,
ieee802_11_defs.h:927
*
phy_type
=
(
sec_chan
!=
0
)
?
PHY_TYPE_HT
:
PHY_TYPE_ERP
;
rrm.c:404
wpas_get_op_chan_phy()
phy_type
=
(
sec_chan
!=
0
)
?
PHY_TYPE_HT
:
PHY_TYPE_ERP
;
wnm_sta.c:527
wnm_nei_rep_add_bss()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PHY_TYPE_ERP
is read by 2 functions:
All items filtered out
PHY_TYPE_ERP
wpas_get_op_chan_phy()
wnm_nei_rep_add_bss()
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
Lifecycle
from
examples
All items filtered out
All items filtered out