Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.c81 static bool ignore_relay_packet(uint32_t timestamp);
320 if (msg.relay && ignore_relay_packet(msg.timestamp)) { in adv_thread()
494 static bool ignore_relay_packet(uint32_t timestamp) in ignore_relay_packet() function