Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c148 static bool msg_cache_match(struct net_buf_simple *pdu) in msg_cache_match() function
656 if (rx->net_if == BT_MESH_NET_IF_ADV && msg_cache_match(out)) { in net_decrypt()