ESP-IDF
l2c_free()
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
l2c_free()
l2c_free() function
Syntax
Show:
Summary
Declaration
Definition
from
l2c_int.h:587
void
l2c_free
(
void
)
;
Implemented in
l2c_main.c:947
Examples
References
from
examples
Code
Location
Referrer
void
l2c_free
(
void
)
l2c_main.c:947
void
l2c_free
(
void
)
;
l2c_int.h:587
l2c_free
(
)
;
btu_init.c:124
btu_free_core()
Call Tree
from
examples
l2c_free()
is called by 1 function and calls 4 functions:
btu_free_core()
All items filtered out
l2c_free()
list_free()
l2ble_update_att_acl_pkt_num()
l2c_free_p_lcb_pool()
l2c_free_p_ccb_pool()
All items filtered out
Data Use
from
examples
l2c_free()
reads 2 variables and writes 1 variable:
tL2C_CB::rcv_pending_q
l2cb
All items filtered out
l2c_free()
tL2C_CB::rcv_pending_q
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