C
#define PACKET_RECORD_TIMEOUT (ONE_SECOND/2)
Description
PACKET_RECORD_TIMEOUT defines the timeout in symbols for a node to expire its packet record. The packet record is used to track the received broadcast message and to prevent receiving duplicate broadcast message. This definition is only valid for a non-sleeping device.