Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c1014 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()
A Dadv.c368 bt_mesh_net_recv(buf, rssi, BT_MESH_NET_IF_ADV);
A Dtransport.c1410 …ABLED(CONFIG_BT_MESH_LOW_POWER) && bt_mesh_lpn_established() && rx->net_if == BT_MESH_NET_IF_ADV && in bt_mesh_trans_recv()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h288 BT_MESH_NET_IF_ADV, enumerator

Completed in 11 milliseconds