ESP-IDF
bt_mesh_subnet::two_way_path
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
bt_mesh_subnet::two_way_path
bt_mesh_subnet::two_way_path field
Syntax
Show:
Summary
Declaration
from
net.h:123
uint8_t
path_metric_type
:
3
,
path_lifetime_type
:
2
,
two_way_path
:
1
;
Examples
References
from
examples
Code
Location
Referrer
two_way_path
:
1
;
net.h:125
return
SUBNET
(
sub
)
->
two_way_path
;
ext.c:2965
bt_mesh_ext_sub_get_two_way_path()
SUBNET
(
sub
)
->
two_way_path
=
two_way_path
;
ext.c:2975
bt_mesh_ext_sub_set_two_way_path()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_subnet::two_way_path
is written by 1 function and is read by 1 function:
bt_mesh_ext_sub_set_two_way_path()
All items filtered out
bt_mesh_subnet::two_way_path
bt_mesh_ext_sub_get_two_way_path()
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