Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.c90 static bool check_dup(struct net_buf_simple *data) in check_dup() function
1370 if (net_if == BLE_MESH_NET_IF_ADV && check_dup(data)) { in bt_mesh_net_decode()