Searched refs:BLE_MESH_NET_IF_LOCAL (Results 1 – 4 of 4) sorted by relevance
853 bt_mesh_net_recv(&buf->b, 0, BLE_MESH_NET_IF_LOCAL); in bt_mesh_net_local()1212 case BLE_MESH_NET_IF_LOCAL: in relay_to_adv()1230 if (rx->net_if == BLE_MESH_NET_IF_LOCAL) { in bt_mesh_net_relay()1291 if (rx->net_if != BLE_MESH_NET_IF_LOCAL) { in bt_mesh_net_relay()1331 rx->net_if == BLE_MESH_NET_IF_LOCAL)) { in bt_mesh_net_relay()1415 if (net_if != BLE_MESH_NET_IF_LOCAL && bt_mesh_elem_find(rx->ctx.addr)) { in bt_mesh_net_decode()
281 BLE_MESH_NET_IF_LOCAL, enumerator
1403 if (rx->net_if == BLE_MESH_NET_IF_LOCAL) { in friend_lpn_enqueue_rx()1626 (rx->ctx.recv_ttl <= 1U && rx->net_if != BLE_MESH_NET_IF_LOCAL) || in bt_mesh_friend_enqueue_rx()
683 if (rx->net_if == BLE_MESH_NET_IF_LOCAL) { in bt_mesh_rpl_check()