C
#define BROADCAST_RECORD_TIMEOUT (ONE_SECOND)
Description
BROADCAST_RECORD_TIMEOUT defines the timeout in symbols for a node to expire its broadcast record. The broadcast 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.