ESP-IDF
tL2C_LINK_STATE
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
tL2C_LINK_STATE
tL2C_LINK_STATE enum
Syntax
Show:
Summary
Declaration
from
l2c_int.h:96
enum
{
LST_DISCONNECTED
,
LST_CONNECT_HOLDING
,
LST_CONNECTING_WAIT_SWITCH
,
LST_CONNECTING
,
LST_CONNECTED
,
LST_DISCONNECTING
}
;
Values
Value
Declared as
tL2C_LINK_STATE::LST_DISCONNECTED
tL2C_LINK_STATE::LST_CONNECT_HOLDING
tL2C_LINK_STATE::LST_CONNECTING_WAIT_SWITCH
tL2C_LINK_STATE::LST_CONNECTING
tL2C_LINK_STATE::LST_CONNECTED
tL2C_LINK_STATE::LST_DISCONNECTING
Examples
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out