Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.cpp83 void Radio::SetExtendedAddress(const Mac::ExtAddress &aExtAddress) in SetExtendedAddress() function in ot::Radio
H A Dradio.hpp1042 inline void Radio::SetExtendedAddress(const Mac::ExtAddress &) {} in SetExtendedAddress() function in ot::Radio
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp942 otError RadioSpinel::SetExtendedAddress(const otExtAddress &aExtAddress) in SetExtendedAddress() function in ot::Spinel::RadioSpinel