bool isDuplicateTimestamp(BeaconPacket packet)
isDuplicateTimestamp Check is the packet is duplicate.
quint32 m_historyPacketBuffer[NB_PACKET_TYPE]
HistoryPacketBuffer(GnAddr *gnAddr)
HistoryPacketBuffer Default constructor.
void checkTimeout()
checkTimeout Check for time out of entries.
quint16 m_historyPacketBufferSN[NB_PACKET_TYPE-2]
void addPacket(BeaconPacket packet)
addPacket Add packet to the buffer.