Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c122 static bool check_dup(struct net_buf_simple *data) in check_dup() function
819 if (net_if == BT_MESH_NET_IF_ADV && check_dup(in)) { in bt_mesh_net_decode()