Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp1027 inline void Radio::ClearSrcMatchShortEntries(void) { otPlatRadioClearSrcMatchShortEntries(GetInstan… in ClearSrcMatchShortEntries() function in ot::Radio
1120 inline void Radio::ClearSrcMatchShortEntries(void) {} in ClearSrcMatchShortEntries() function in ot::Radio
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp1074 otError RadioSpinel::ClearSrcMatchShortEntries(void) in ClearSrcMatchShortEntries() function in ot::Spinel::RadioSpinel