Searched refs:timestampCompare (Results 1 – 1 of 1) sorted by relevance
3661 int timestampCompare; in HandleAnnounce() local3674 …timestampCompare = MeshCoP::Timestamp::Compare(timestamp, Get<MeshCoP::ActiveDatasetManager>()… in HandleAnnounce()3677 if (isFromOrphan || (timestampCompare < 0)) in HandleAnnounce()3690 else if (timestampCompare > 0) in HandleAnnounce()