ESP-IDF
relay_to_adv()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
relay_to_adv()
relay_to_adv() function
Syntax
Show:
Summary
Declaration
from
net.c:643
static
bool
relay_to_adv
(
enum
bt_mesh_net_if
net_if
)
;
Arguments
Argument
net_if
Examples
References
from
examples
Code
Location
Referrer
static
bool
relay_to_adv
(
enum
bt_mesh_net_if
net_if
)
net.c:643
if
(
relay_to_adv
(
rx
->
net_if
)
||
rx
->
friend_cred
)
{
net.c:730
bt_mesh_net_relay()
Call Tree
from
examples
relay_to_adv()
is called by 1 function and calls 2 functions:
bt_mesh_net_relay()
All items filtered out
relay_to_adv()
bt_mesh_relay_get()
bt_mesh_gatt_proxy_get()
All items filtered out
Data Use
from
examples
relay_to_adv()
reads 3 variables:
bt_mesh_feat_state::BT_MESH_FEATURE_ENABLED
bt_mesh_net_if::BT_MESH_NET_IF_ADV
bt_mesh_net_if::BT_MESH_NET_IF_PROXY
All items filtered out
relay_to_adv()
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