Searched refs:SetShortAddress (Results 1 – 14 of 14) sorted by relevance
67 SetShortAddress(Mac::kShortAddrInvalid); in Init()91 void Radio::SetShortAddress(Mac::ShortAddress aShortAddress) in SetShortAddress() function in ot::Radio
348 void SetShortAddress(Mac::ShortAddress aShortAddress);1050 inline void Radio::SetShortAddress(Mac::ShortAddress) {} in SetShortAddress() function in ot::Radio
153 Error LinkRaw::SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::LinkRaw158 mSubMac.SetShortAddress(aShortAddress); in SetShortAddress()
324 void SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::Links327 mSubMac.SetShortAddress(aShortAddress); in SetShortAddress()
184 Error SetShortAddress(ShortAddress aShortAddress);
264 void SetShortAddress(ShortAddress aShortAddress) { mLinks.SetShortAddress(aShortAddress); } in SetShortAddress() function in ot::Mac::Mac
162 void SubMac::SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::SubMac165 Get<Radio>().SetShortAddress(mShortAddress); in SetShortAddress()
233 void SetShortAddress(ShortAddress aShortAddress);
120 SetShortAddress(GetShortAddress()); in Mac()
53 return AsCoreType(aInstance).Get<Mac::LinkRaw>().SetShortAddress(aShortAddress); in otLinkRawSetShortAddress()
224 otError SetShortAddress(uint16_t aAddress);
838 otError RadioSpinel::SetShortAddress(uint16_t aAddress) in SetShortAddress() function in ot::Spinel::RadioSpinel
256 SuccessOrDie(GetRadioSpinel().SetShortAddress(aAddress)); in otPlatRadioSetShortAddress()
411 Get<Mac::Mac>().SetShortAddress(networkInfo.GetRloc16()); in Restore()977 Get<Mac::Mac>().SetShortAddress(aRloc16); in SetRloc16()