Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp1017 inline Error Radio::ClearSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in ClearSrcMatchShortEntry() function in ot::Radio
1116 inline Error Radio::ClearSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in ClearSrcMatchShortEntry() function in ot::Radio
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp1029 otError RadioSpinel::ClearSrcMatchShortEntry(uint16_t aShortAddress) in ClearSrcMatchShortEntry() function in ot::Spinel::RadioSpinel