Home
last modified time | relevance | path

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

/external/openthread/src/core/radio/
Dradio.cpp100 Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Radio
Dradio.hpp1122 inline Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &) { return kErrorNone; } in AddSrcMatchExtEntry() function in ot::Radio
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp1027 otError RadioSpinel::AddSrcMatchExtEntry(const otExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Spinel::RadioSpinel