ESP-IDF
btm_sco_free()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btm_sco_free()
btm_sco_free() function
* Function btm_sco_free * Description Free sco specific fixed_queue from btm control block
Syntax
Show:
Summary
Declaration
Definition
from
btm_int.h:1121
void
btm_sco_free
(
void
)
;
Implemented in
btm_sco.c:131
Examples
References
from
examples
Code
Location
Referrer
void
btm_sco_free
(
void
)
btm_sco.c:131
void
btm_sco_free
(
void
)
;
btm_int.h:1121
btm_sco_free
(
)
;
btm_main.c:114
btm_free()
Call Tree
from
examples
btm_sco_free()
is called by 1 function:
btm_free()
All items filtered out
btm_sco_free()
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