Home
last modified time | relevance | path

Searched defs:AddSrcMatchExtEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp1012 inline Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Radio
1114 inline Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &) { return kErrorNone; } in AddSrcMatchExtEntry() function in ot::Radio
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp1004 otError RadioSpinel::AddSrcMatchExtEntry(const otExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Spinel::RadioSpinel