Home
last modified time | relevance | path

Searched refs:otPlatRadioClearSrcMatchExtEntry (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/examples/platforms/utils/
Dsoft_source_match_table.c237 otError otPlatRadioClearSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioClearSrcMatchExtEntry() function
/openthread-latest/include/openthread/platform/
Dradio.h1080 otError otPlatRadioClearSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress);
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp198 otError otPlatRadioClearSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioClearSrcMatchExtEntry() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp410 otError otPlatRadioClearSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioClearSrcMatchExtEntry() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp407 otError otPlatRadioClearSrcMatchExtEntry(otInstance *, const otExtAddress *) { return OT_ERROR_NONE… in otPlatRadioClearSrcMatchExtEntry() function
/openthread-latest/src/core/radio/
Dradio.hpp1026 return otPlatRadioClearSrcMatchExtEntry(GetInstancePtr(), &aExtAddress); in ClearSrcMatchExtEntry()
/openthread-latest/tests/unit/
Dtest_platform.cpp185 OT_TOOL_WEAK otError otPlatRadioClearSrcMatchExtEntry(otInstance *, const otExtAddress *) { return … in otPlatRadioClearSrcMatchExtEntry() function
/openthread-latest/src/posix/platform/
Dradio.cpp424 otError otPlatRadioClearSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioClearSrcMatchExtEntry() function