Home
last modified time | relevance | path

Searched defs:SetShortAddress (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/src/core/radio/
Dradio.cpp91 void Radio::SetShortAddress(Mac::ShortAddress aShortAddress) in SetShortAddress() function in ot::Radio
Dradio.hpp1050 inline void Radio::SetShortAddress(Mac::ShortAddress) {} in SetShortAddress() function in ot::Radio
/openthread-latest/src/core/mac/
Dlink_raw.cpp153 Error LinkRaw::SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::LinkRaw
Dmac_links.hpp324 void SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::Links
Dsub_mac.cpp162 void SubMac::SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::SubMac
Dmac.hpp264 void SetShortAddress(ShortAddress aShortAddress) { mLinks.SetShortAddress(aShortAddress); } in SetShortAddress() function in ot::Mac::Mac
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp838 otError RadioSpinel::SetShortAddress(uint16_t aAddress) in SetShortAddress() function in ot::Spinel::RadioSpinel