Home
last modified time | relevance | path

Searched refs:BT_MESH_NET_IF_PROXY_CFG (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dstatistic.c56 case BT_MESH_NET_IF_PROXY_CFG: in bt_mesh_stat_rx()
Dnet.h257 BT_MESH_NET_IF_PROXY_CFG, enumerator
Dnet.c626 bool proxy = (rx->net_if == BT_MESH_NET_IF_PROXY_CFG); in net_decrypt()
850 if (net_if != BT_MESH_NET_IF_PROXY_CFG && in bt_mesh_net_decode()
Dproxy_srv.c271 err = bt_mesh_net_decode(&role->buf, BT_MESH_NET_IF_PROXY_CFG, in proxy_cfg()