Home
last modified time | relevance | path

Searched refs:BT_MESH_NET_IF_PROXY (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dstatistic.c55 case BT_MESH_NET_IF_PROXY: in bt_mesh_stat_rx()
Dnet.h256 BT_MESH_NET_IF_PROXY, enumerator
Dproxy_cli.c108 bt_mesh_net_recv(&role->buf, 0, BT_MESH_NET_IF_PROXY); in proxy_msg_recv()
Dnet.c677 case BT_MESH_NET_IF_PROXY: in relay_to_adv()
893 net_if == BT_MESH_NET_IF_PROXY) { in bt_mesh_net_recv()
Dproxy_srv.c304 bt_mesh_net_recv(&role->buf, 0, BT_MESH_NET_IF_PROXY); in proxy_msg_recv()