ESP-IDF
bt_mesh_trans_reset()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_trans_reset()
bt_mesh_trans_reset() function
Syntax
Show:
Summary
Declaration
Definition
from
transport.h:96
void
bt_mesh_trans_reset
(
void
)
;
Implemented in
transport.c:1653
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_trans_reset
(
void
)
transport.c:1653
void
bt_mesh_trans_reset
(
void
)
;
transport.h:96
bt_mesh_trans_reset
(
)
;
mesh.c:162
bt_mesh_reset()
Call Tree
from
examples
bt_mesh_trans_reset()
is called by 1 function and calls 4 functions:
bt_mesh_reset()
All items filtered out
bt_mesh_trans_reset()
bt_mesh_rx_reset()
store_va_label()
seg_tx_reset()
bt_mesh_rpl_clear()
All items filtered out
Data Use
from
examples
bt_mesh_trans_reset()
reads 3 variables and writes 2 variables:
virtual_addrs
virtual_addr::ref
seg_tx
All items filtered out
bt_mesh_trans_reset()
virtual_addr::ref
virtual_addr::changed
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