ESP-IDF
nimble_platform_mem_free
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
nimble_platform_mem_free
nimble_platform_mem_free macro
Syntax
Show:
Summary
Declaration
from
esp_nimble_mem.h:21
#define
nimble_platform_mem_free
bt_osi_mem_free
Examples
References
from
examples
Code
Location
#define
nimble_platform_mem_free
bt_osi_mem_free
esp_nimble_mem.h:21
if
(
message
!=
NULL
)
nimble_platform_mem_free
(
message
)
;
ble_att_clt.c:864
if
(
message
!=
NULL
)
nimble_platform_mem_free
(
message
)
;
ble_att_clt.c:868
nimble_platform_mem_free
(
entry
)
;
ble_att_svr.c:93
nimble_platform_mem_free
(
message
)
;
ble_att_svr.c:2500
nimble_platform_mem_free
(
message
)
;
ble_att_svr.c:2503
nimble_platform_mem_free
(
ble_att_svr_entry_mem
)
;
ble_att_svr.c:3255
nimble_platform_mem_free
(
entry
)
;
ble_gatts.c:149
nimble_platform_mem_free
(
cfg
)
;
ble_gatts.c:176
nimble_platform_mem_free
(
ble_gatts_svc_defs
)
;
ble_gatts.c:1577
nimble_platform_mem_free
(
ble_gatts_clt_cfg_mem
)
;
ble_gatts.c:1598
nimble_platform_mem_free
(
ble_gatts_svc_entry_mem
)
;
ble_gatts.c:1610
nimble_platform_mem_free
(
ble_gatts_svc_entries
)
;
ble_gatts.c:1613
nimble_platform_mem_free
(
buf
)
;
mem.c:76
nimble_platform_mem_free
(
buf
)
;
mem.c:117
nimble_platform_mem_free
(
buf
)
;
mem.c:164
nimble_platform_mem_free
(
os_msys_init_1_data
)
;
os_msys_init.c:151
nimble_platform_mem_free
(
os_msys_init_1_data
)
;
os_msys_init.c:165
nimble_platform_mem_free
(
os_msys_init_2_data
)
;
os_msys_init.c:170
nimble_platform_mem_free
(
pool_evt_buf
)
;
transport.c:319
nimble_platform_mem_free
(
pool_evt_lo_buf
)
;
transport.c:321
nimble_platform_mem_free
(
pool_cmd_buf
)
;
transport.c:323
nimble_platform_mem_free
(
pool_acl_buf
)
;
transport.c:326
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