Searched refs:msg_cache_match (Results 1 – 1 of 1) sorted by relevance
157 static bool msg_cache_match(struct bt_mesh_net_rx *rx, struct net_buf_simple *pdu) in msg_cache_match() function1014 if (rx->net_if == BT_MESH_NET_IF_ADV && msg_cache_match(rx, buf)) { in net_decrypt()
Completed in 4 milliseconds