Searched refs:mIsThisDeviceParent (Results 1 – 3 of 3) sorted by relevance
98 …bool mIsThisDeviceParent : 1; ///< Whether router is parent of this device (when device is… member
325 if (aRouterInfo->mIsThisDeviceParent) in HandleMeshDiagDiscoverDone()
502 mIsThisDeviceParent = mle.IsChild() && (mRloc16 == mle.GetParent().GetRloc16()); in ParseFrom()