Searched refs:GetDelayTimerMinimal (Results 1 – 3 of 3) sorted by relevance
51 return AsCoreType(aInstance).Get<MeshCoP::Leader>().GetDelayTimerMinimal(); in otDatasetGetDelayTimerMinimal()
93 uint32_t GetDelayTimerMinimal(void) const { return mDelayTimerMinimal; } in GetDelayTimerMinimal() function in ot::MeshCoP::Leader
181 delayTimer = Max(delayTimer, Get<Leader>().GetDelayTimerMinimal()); in ProcessSetOrReplaceRequest()414 SuccessOrExit(aDataset.Write<DelayTimerTlv>(Get<Leader>().GetDelayTimerMinimal())); in ApplyActiveDataset()