Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/radio/
Dradio.hpp898 inline Error Radio::ClearSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in ClearSrcMatchShortEntry() function in ot::Radio
993 inline Error Radio::ClearSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in ClearSrcMatchShortEntry() function in ot::Radio
/openthread-3.5.0/src/lib/spinel/
Dradio_spinel_impl.hpp1127 template <typename InterfaceType> otError RadioSpinel<InterfaceType>::ClearSrcMatchShortEntry(uint1… in ClearSrcMatchShortEntry() function in ot::Spinel::RadioSpinel