Searched refs:ignore_relay_packet (Results 1 – 1 of 1) sorted by relevance
81 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