ESP-IDF
BLE_MESH_NET_IF_PROXY
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
BLE_MESH_NET_IF_PROXY
BLE_MESH_NET_IF_PROXY value
Syntax
Show:
Summary
Declaration
from
net.h:372
BLE_MESH_NET_IF_PROXY
;
Examples
References
from
examples
Code
Location
Referrer
BLE_MESH_NET_IF_PROXY
,
net.h:372
case
BLE_MESH_NET_IF_PROXY
:
net.c:1449
relay_to_adv()
if
(
net_if
==
BLE_MESH_NET_IF_PROXY
&&
net.c:1799
bt_mesh_net_decode()
net_if
==
BLE_MESH_NET_IF_PROXY
)
{
net.c:1937
bt_mesh_net_recv()
bt_mesh_net_recv
(
&
client
->
buf
,
0
,
BLE_MESH_NET_IF_PROXY
)
;
proxy_server.c:685
proxy_complete_pdu()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BLE_MESH_NET_IF_PROXY
is read by 4 functions:
All items filtered out
BLE_MESH_NET_IF_PROXY
relay_to_adv()
bt_mesh_net_decode()
bt_mesh_net_recv()
proxy_complete_pdu()
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