Searched refs:mIsThisDevice (Results 1 – 3 of 3) sorted by relevance
103 bool mIsThisDevice : 1; ///< Whether router is this device itself. member153 bool mIsThisDevice : 1; ///< Whether child is this device itself. member
511 mIsThisDevice = (mRloc16 == mle.GetRloc16()); in ParseFrom()587 aChildInfo.mIsThisDevice = (aChildInfo.mRloc16 == mMessage->Get<Mle::Mle>().GetRloc16()); in GetNextChildInfo()
5477 if (aRouterInfo->mIsThisDevice) in HandleMeshDiagDiscoverDone()5558 if (childInfo.mIsThisDevice) in HandleMeshDiagDiscoverDone()