Home
last modified time | relevance | path

Searched defs:SetAlternateShortAddress (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/src/core/mac/
Dlink_raw.cpp164 Error LinkRaw::SetAlternateShortAddress(ShortAddress aShortAddress) in SetAlternateShortAddress() function in ot::Mac::LinkRaw
Dmac_links.hpp353 void SetAlternateShortAddress(ShortAddress aShortAddress) in SetAlternateShortAddress() function in ot::Mac::Links
Dsub_mac.cpp169 void SubMac::SetAlternateShortAddress(ShortAddress aShortAddress) in SetAlternateShortAddress() function in ot::Mac::SubMac
Dmac.hpp278 …void SetAlternateShortAddress(ShortAddress aShortAddress) { mLinks.SetAlternateShortAddress(aShort… in SetAlternateShortAddress() function in ot::Mac::Mac
/openthread-latest/src/core/radio/
Dradio.hpp885 inline void Radio::SetAlternateShortAddress(Mac::ShortAddress aShortAddress) in SetAlternateShortAddress() function in ot::Radio
1052 inline void Radio::SetAlternateShortAddress(Mac::ShortAddress) {} in SetAlternateShortAddress() function in ot::Radio
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp850 otError RadioSpinel::SetAlternateShortAddress(uint16_t aAddress) in SetAlternateShortAddress() function in ot::Spinel::RadioSpinel