Searched refs:mChild (Results 1 – 4 of 4) sorted by relevance
200 entry->mExtAddress = aInfo.mInfo.mChild.mExtAddress; in RecordNeighborEvent()201 entry->mRloc16 = aInfo.mInfo.mChild.mRloc16; in RecordNeighborEvent()202 entry->mAverageRssi = aInfo.mInfo.mChild.mAverageRssi; in RecordNeighborEvent()203 entry->mRxOnWhenIdle = aInfo.mInfo.mChild.mRxOnWhenIdle; in RecordNeighborEvent()204 entry->mFullThreadDevice = aInfo.mInfo.mChild.mFullThreadDevice; in RecordNeighborEvent()205 entry->mFullNetworkData = aInfo.mInfo.mChild.mFullNetworkData; in RecordNeighborEvent()224 if (aInfo.mInfo.mChild.mIsStateRestoring) in RecordNeighborEvent()
812 otChildInfo mChild; ///< The child neighbor info. member
284 … static_cast<Child::Info &>(info.mInfo.mChild).SetFrom(static_cast<const Child &>(aNeighbor)); in Signal()
142 VerifyOrExit(!aEntry.mInfo.mChild.mIsStateRestoring); in HandleNeighborTableChanged()164 SuccessOrExit(error = EncodeChildInfo(aEntry.mInfo.mChild)); in HandleNeighborTableChanged()