Searched refs:GetShortAddress (Results 1 – 12 of 12) sorted by relevance
174 ShortAddress GetShortAddress(void) const { return mSubMac.GetShortAddress(); } in GetShortAddress() function in ot::Mac::LinkRaw
309 ShortAddress GetShortAddress(void) const in GetShortAddress() function in ot::Mac::Links313 mSubMac.GetShortAddress(); in GetShortAddress()
138 if ((Get<Mac::Mac>().GetShortAddress() == Mac::kShortAddrInvalid) || in GetPollDestinationAddress()564 frameInfo.mAddrs.mSource.SetShort(Get<Mac::Mac>().GetShortAddress()); in PrepareDataRequest()
257 ShortAddress GetShortAddress(void) const { return mLinks.GetShortAddress(); } in GetShortAddress() function in ot::Mac::Mac
269 VerifyOrExit((dst.GetType() == Address::kTypeShort && dst.GetShort() == GetShortAddress()) || in LogReceived()
226 ShortAddress GetShortAddress(void) const { return mShortAddress; } in GetShortAddress() function in ot::Mac::SubMac
120 SetShortAddress(GetShortAddress()); in Mac()1825 if (aDestAddress == GetShortAddress()) in FilterDestShortAddress()
101 …ssResolver>().UpdateSnoopedCacheEntry(meshLocalAddress, rloc16, Get<Mac::Mac>().GetShortAddress()); in HandleResponse()
168 frameInfo.mAddrs.mSource.SetShort(Get<Mac::Mac>().GetShortAddress()); in PrepareEmptyFrame()707 aMacAddr.SetShort(Get<Mac::Mac>().GetShortAddress()); in GetMacSourceAddress()
2913 rloc16 = Get<Mac::Mac>().GetShortAddress() | mNextChildId; in SendChildIdResponse()
263 return AsCoreType(aInstance).Get<Mac::LinkRaw>().GetShortAddress(); in otLinkGetShortAddress()
182 return AsCoreType(aInstance).Get<Mac::Mac>().GetShortAddress(); in otLinkGetShortAddress()