ESP-IDF
tL2C_CHNL_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_CHNL_STATE
tL2C_CHNL_STATE enum
Syntax
Show:
Summary
Declaration
from
l2c_int.h:82
enum
{
CST_CLOSED
,
CST_ORIG_W4_SEC_COMP
,
CST_TERM_W4_SEC_COMP
,
CST_W4_L2CAP_CONNECT_RSP
,
CST_W4_L2CA_CONNECT_RSP
,
CST_CONFIG
,
CST_OPEN
,
CST_W4_L2CAP_DISCONNECT_RSP
,
CST_W4_L2CA_DISCONNECT_RSP
}
;
Values
Value
Declared as
tL2C_CHNL_STATE::CST_CLOSED
tL2C_CHNL_STATE::CST_ORIG_W4_SEC_COMP
tL2C_CHNL_STATE::CST_TERM_W4_SEC_COMP
tL2C_CHNL_STATE::CST_W4_L2CAP_CONNECT_RSP
tL2C_CHNL_STATE::CST_W4_L2CA_CONNECT_RSP
tL2C_CHNL_STATE::CST_CONFIG
tL2C_CHNL_STATE::CST_OPEN
tL2C_CHNL_STATE::CST_W4_L2CAP_DISCONNECT_RSP
tL2C_CHNL_STATE::CST_W4_L2CA_DISCONNECT_RSP
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