ESP-IDF
os_msys_buf_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
os_msys_buf_free()
os_msys_buf_free() function
Syntax
Show:
Summary
Declaration
Definition
from
transport.c:34
void
os_msys_buf_free
(
void
)
;
Implemented in
os_msys_init.c:161
Examples
References
from
examples
Code
Location
Referrer
os_msys_buf_free
(
void
)
os_msys_init.c:162
void
os_msys_buf_free
(
void
)
;
esp_nimble_hci.c:52
void
os_msys_buf_free
(
void
)
;
transport.c:34
os_msys_buf_free
(
)
;
transport.c:317
ble_buf_free()
Call Tree
from
examples
os_msys_buf_free()
is called by 1 function and calls 1 function:
ble_buf_free()
All items filtered out
os_msys_buf_free()
bt_osi_mem_free()
All items filtered out
Data Use
from
examples
os_msys_buf_free()
reads 2 variables and writes 2 variables:
os_msys_init_1_data
os_msys_init_2_data
All items filtered out
os_msys_buf_free()
os_msys_init_1_data
os_msys_init_2_data
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