ESP-IDF
PortTypes
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
PortTypes
PortTypes enum
Syntax
Show:
Summary
Declaration
from
eapol_auth_sm_i.h:16
enum
{
ForceUnauthorized
=
1
,
ForceAuthorized
=
3
,
Auto
=
2
}
;
Values
Value
Declared as
PortTypes::ForceUnauthorized
=
1
PortTypes::ForceAuthorized
=
3
PortTypes::Auto
=
2
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
enum
{
ForceUnauthorized
=
1
,
ForceAuthorized
=
3
,
Auto
=
2
}
eapol_auth_sm_i.h:16
PortTypes
;
eapol_auth_sm_i.h:17
PortTypes
PortTypes
portControl
;
eapol_auth_sm_i.h:56
eapol_state_machine
eapol_state_machine::portControl
PortTypes
portMode
;
eapol_auth_sm_i.h:71
eapol_state_machine
eapol_state_machine::portMode
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
eapol_state_machine::portControl
eapol_state_machine
eapol_auth_sm_i.h:56
eapol_state_machine::portMode
eapol_state_machine
eapol_auth_sm_i.h:71
Lifecycle
from
examples
All items filtered out
All items filtered out