Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/radio/
Dradio.hpp1014 inline Error Radio::ClearSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress) in ClearSrcMatchExtEntry() function in ot::Radio
1110 inline Error Radio::ClearSrcMatchExtEntry(const Mac::ExtAddress &) { return kErrorNone; } in ClearSrcMatchExtEntry() function in ot::Radio
/openthread-3.7.0/src/lib/spinel/
Dradio_spinel.cpp1030 otError RadioSpinel::ClearSrcMatchExtEntry(const otExtAddress &aExtAddress) in ClearSrcMatchExtEntry() function in ot::Spinel::RadioSpinel