ESP-IDF
net_buf_data_alloc::cb
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
net_buf_data_alloc::cb
net_buf_data_alloc::cb field
Syntax
Show:
Summary
Declaration
from
buf.h:808
const
struct
net_buf_data_cb
*
cb
;
Examples
References
from
examples
Code
Location
Referrer
const
struct
net_buf_data_cb
*
cb
;
buf.h:808
NET_BUF_POOL_DEFINE
(
adv_buf_pool
,
CONFIG_BLE_MESH_ADV_BUF_COUNT
,
adv.c:48
return
pool
->
alloc
->
cb
->
alloc
(
buf
,
size
,
timeout
)
;
buf.c:533
data_alloc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
net_buf_data_alloc::cb
is read by 1 function:
All items filtered out
net_buf_data_alloc::cb
data_alloc()
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