Home
last modified time | relevance | path

Searched defs:SetExtendedAddress (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/radio/
Dradio.cpp79 void Radio::SetExtendedAddress(const Mac::ExtAddress &aExtAddress) in SetExtendedAddress() function in ot::Radio
Dradio.hpp1048 inline void Radio::SetExtendedAddress(const Mac::ExtAddress &) {} in SetExtendedAddress() function in ot::Radio
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp959 otError RadioSpinel::SetExtendedAddress(const otExtAddress &aExtAddress) in SetExtendedAddress() function in ot::Spinel::RadioSpinel