Home
last modified time | relevance | path

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

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