Searched refs:ConvertLogRegion (Results 1 – 2 of 2) sorted by relevance
497 static unsigned int ConvertLogRegion(otLogRegion aLogRegion);
558 unsigned int NcpBase::ConvertLogRegion(otLogRegion aLogRegion) in ConvertLogRegion() function in ot::Ncp::NcpBase677 SuccessOrExit(error = mEncoder.WriteUintPacked(ConvertLogRegion(aLogRegion))); in Log()