Home
last modified time | relevance | path

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

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