ESP-IDF
utl_freebuf()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
utl_freebuf()
utl_freebuf() function
Syntax
Show:
Summary
Declaration
from
bt_hidh.c:110
static
void
utl_freebuf
(
void
*
*
p
)
;
Arguments
Argument
p
Examples
References
from
examples
Code
Location
Referrer
static
void
utl_freebuf
(
void
*
*
p
)
bt_hidh.c:110
utl_freebuf
(
(
void
*
*
)
&
conn_item
)
;
bt_hidh.c:295
esp_hh_cb()
Call Tree
from
examples
utl_freebuf()
is called by 1 function and calls 1 function:
esp_hh_cb()
All items filtered out
utl_freebuf()
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