Searched refs:msg_cache_match (Results 1 – 1 of 1) sorted by relevance
110 static bool msg_cache_match(struct bt_mesh_net_rx *rx, in msg_cache_match() function1068 if (rx->net_if == BLE_MESH_NET_IF_ADV && msg_cache_match(rx, buf)) { in net_decrypt()