Searched refs:SetExtendedAddress (Results 1 – 6 of 6) sorted by relevance
70 SetExtendedAddress(Mac::ExtAddress{}); in Init()83 void Radio::SetExtendedAddress(const Mac::ExtAddress &aExtAddress) in SetExtendedAddress() function in ot::Radio
328 void SetExtendedAddress(const Mac::ExtAddress &aExtAddress);1034 inline void Radio::SetExtendedAddress(const Mac::ExtAddress &) {} in SetExtendedAddress() function in ot::Radio
251 otError SetExtendedAddress(const otExtAddress &aExtAddress);
921 otError RadioSpinel::SetExtendedAddress(const otExtAddress &aExtAddress) in SetExtendedAddress() function in ot::Spinel::RadioSpinel
178 Get<Radio>().SetExtendedAddress(address); in SetExtAddress()
228 SuccessOrDie(GetRadioSpinel().SetExtendedAddress(addr)); in otPlatRadioSetExtendedAddress()