ESP-IDF
BT_MESH_NET_IF_PROXY_CFG
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_NET_IF_PROXY_CFG
BT_MESH_NET_IF_PROXY_CFG value
Syntax
Show:
Summary
Declaration
from
net.h:234
BT_MESH_NET_IF_PROXY_CFG
;
Examples
References
from
examples
Code
Location
Referrer
BT_MESH_NET_IF_PROXY_CFG
,
net.h:234
bool
proxy
=
(
rx
->
net_if
==
BT_MESH_NET_IF_PROXY_CFG
)
;
net.c:599
net_decrypt()
if
(
net_if
!=
BT_MESH_NET_IF_PROXY_CFG
&&
net.c:797
bt_mesh_net_decode()
err
=
bt_mesh_net_decode
(
role
->
buf
,
BT_MESH_NET_IF_PROXY_CFG
,
proxy_srv.c:262
proxy_cfg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BT_MESH_NET_IF_PROXY_CFG
is read by 3 functions:
All items filtered out
BT_MESH_NET_IF_PROXY_CFG
proxy_cfg()
net_decrypt()
bt_mesh_net_decode()
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