Searched refs:GetDadCounter (Results 1 – 3 of 3) sorted by relevance
511 uint8_t GetDadCounter(void) const { return mDadCounter; } in GetDadCounter() function in ot::SettingsBase::DadInfo
77 LogInfo("%s DadInfo {DadCounter:%2d}", ActionToString(aAction), GetDadCounter()); in Log()
205 mDadCounter = dadInfo.GetDadCounter(); in Restore()