ESP-IDF
CST_CLOSED
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
CST_CLOSED
CST_CLOSED value
Syntax
Show:
Summary
Declaration
from
l2c_int.h:83
CST_CLOSED
;
Examples
References
from
examples
Code
Location
Referrer
CST_CLOSED
,
/* Channel is in clodes state */
l2c_int.h:83
case
CST_CLOSED
:
l2c_csm.c:69
l2c_csm_execute()
p_ccb
->
chnl_state
=
CST_CLOSED
;
l2c_csm.c:495
l2c_csm_w4_l2cap_connect_rsp()
p_ccb
->
chnl_state
=
CST_CLOSED
;
l2c_utils.c:1600
l2cu_allocate_ccb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
CST_CLOSED
is read by 3 functions:
All items filtered out
CST_CLOSED
l2c_csm_execute()
l2c_csm_w4_l2cap_connect_rsp()
l2cu_allocate_ccb()
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