Home
last modified time | relevance | path

Searched refs:otPlatRadioClearSrcMatchShortEntries (Results 1 – 6 of 6) sorted by relevance

/openthread-3.4.0/examples/platforms/utils/
Dsoft_source_match_table.c144 void otPlatRadioClearSrcMatchShortEntries(otInstance *aInstance) in otPlatRadioClearSrcMatchShortEntries() function
/openthread-3.4.0/include/openthread/platform/
Dradio.h989 void otPlatRadioClearSrcMatchShortEntries(otInstance *aInstance);
/openthread-3.4.0/tests/fuzz/
Dfuzzer_platform.cpp380 void otPlatRadioClearSrcMatchShortEntries(otInstance *aInstance) { OT_UNUSED_VARIABLE(aInstance); } in otPlatRadioClearSrcMatchShortEntries() function
/openthread-3.4.0/src/core/radio/
Dradio.hpp813 inline void Radio::ClearSrcMatchShortEntries(void) { otPlatRadioClearSrcMatchShortEntries(GetInstan… in ClearSrcMatchShortEntries()
/openthread-3.4.0/tests/unit/
Dtest_platform.cpp159 OT_TOOL_WEAK void otPlatRadioClearSrcMatchShortEntries(otInstance *) {} in otPlatRadioClearSrcMatchShortEntries() function
/openthread-3.4.0/src/posix/platform/
Dradio.cpp416 void otPlatRadioClearSrcMatchShortEntries(otInstance *aInstance) in otPlatRadioClearSrcMatchShortEntries() function