Searched refs:BT_MESH_NET_IF_ADV (Results 1 – 4 of 4) sorted by relevance
1014 if (rx->net_if == BT_MESH_NET_IF_ADV && msg_cache_match(rx, buf)) { in net_decrypt()1129 case BT_MESH_NET_IF_ADV: in relay_to_adv()1160 if (rx->net_if == BT_MESH_NET_IF_ADV && bt_mesh_relay_get() != BT_MESH_RELAY_ENABLED && in bt_mesh_net_relay()1166 if (BT_MESH_NET_IF_ADV == rx->net_if) { in bt_mesh_net_relay()1184 if (rx->net_if == BT_MESH_NET_IF_ADV) { in bt_mesh_net_relay()1263 if (net_if == BT_MESH_NET_IF_ADV && check_dup(data)) { in bt_mesh_net_decode()1338 if (BT_MESH_NET_IF_ADV == net_if) { in bt_mesh_net_recv()
368 bt_mesh_net_recv(buf, rssi, BT_MESH_NET_IF_ADV);
1410 …ABLED(CONFIG_BT_MESH_LOW_POWER) && bt_mesh_lpn_established() && rx->net_if == BT_MESH_NET_IF_ADV && in bt_mesh_trans_recv()
288 BT_MESH_NET_IF_ADV, enumerator
Completed in 11 milliseconds