Searched refs:BT_MESH_NET_IF_LOCAL (Results 1 – 4 of 4) sorted by relevance
805 bt_mesh_net_recv(&buf->b, 0, BT_MESH_NET_IF_LOCAL); in bt_mesh_net_local()1127 case BT_MESH_NET_IF_LOCAL: in relay_to_adv()1144 if (rx->net_if == BT_MESH_NET_IF_LOCAL) { in bt_mesh_net_relay()1202 if (rx->net_if != BT_MESH_NET_IF_LOCAL) { in bt_mesh_net_relay()1240 … (bt_mesh_gatt_proxy_get() == BT_MESH_GATT_PROXY_ENABLED || rx->net_if == BT_MESH_NET_IF_LOCAL)) { in bt_mesh_net_relay()1304 if (net_if != BT_MESH_NET_IF_LOCAL && bt_mesh_elem_find(rx->ctx.addr)) { in bt_mesh_net_decode()
1110 if (rx->net_if == BT_MESH_NET_IF_LOCAL) { in friend_lpn_enqueue_rx()1235 if (!rx->friend_match || (rx->ctx.recv_ttl <= 1 && rx->net_if != BT_MESH_NET_IF_LOCAL) || in bt_mesh_friend_enqueue_rx()
564 if (rx->net_if == BT_MESH_NET_IF_LOCAL) { in is_replay()
289 BT_MESH_NET_IF_LOCAL, enumerator
Completed in 12 milliseconds