ESP-IDF
BLE_MESH_BUF_REF_SMALL
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
BLE_MESH_BUF_REF_SMALL
BLE_MESH_BUF_REF_SMALL value
Syntax
Show:
Summary
Declaration
from
adv.h:66
BLE_MESH_BUF_REF_SMALL
;
Examples
References
from
examples
Code
Location
Referrer
BLE_MESH_BUF_REF_SMALL
,
adv.h:66
bt_mesh_adv_buf_ref_debug
(
__func__
,
buf
,
4U
,
BLE_MESH_BUF_REF_SMALL
)
;
adv.c:202
adv_send()
case
BLE_MESH_BUF_REF_SMALL
:
adv.c:435
bt_mesh_adv_buf_ref_debug()
bt_mesh_adv_buf_ref_debug
(
__func__
,
buf
,
3U
,
BLE_MESH_BUF_REF_SMALL
)
;
adv.c:495
bt_mesh_adv_send()
bt_mesh_adv_buf_ref_debug
(
__func__
,
buf
,
3U
,
BLE_MESH_BUF_REF_SMALL
)
;
prov_common.c:360
free_segments()
bt_mesh_adv_buf_ref_debug
(
__func__
,
tx
->
seg
[
seg_idx
]
,
3U
,
BLE_MESH_BUF_REF_SMALL
)
;
transport.c:314
seg_tx_done()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BLE_MESH_BUF_REF_SMALL
is read by 5 functions:
All items filtered out
BLE_MESH_BUF_REF_SMALL
adv_send()
bt_mesh_adv_buf_ref_debug()
bt_mesh_adv_send()
free_segments()
seg_tx_done()
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