Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dnet.c110 static bool msg_cache_match(struct bt_mesh_net_rx *rx, in msg_cache_match() function
1068 if (rx->net_if == BLE_MESH_NET_IF_ADV && msg_cache_match(rx, buf)) { in net_decrypt()