Home
last modified time | relevance | path

Searched defs:otPlatRadioClearSrcMatchShortEntry (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/examples/platforms/utils/
Dsoft_source_match_table.c125 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioClearSrcMatchShortEntry() function
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp183 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioClearSrcMatchShortEntry() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp403 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioClearSrcMatchShortEntry() function
/openthread-latest/src/posix/platform/
Dradio.cpp418 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioClearSrcMatchShortEntry() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp405 otError otPlatRadioClearSrcMatchShortEntry(otInstance *, uint16_t) { return OT_ERROR_NONE; } in otPlatRadioClearSrcMatchShortEntry() function
/openthread-latest/tests/unit/
Dtest_platform.cpp183 OT_TOOL_WEAK otError otPlatRadioClearSrcMatchShortEntry(otInstance *, uint16_t) { return OT_ERROR_N… in otPlatRadioClearSrcMatchShortEntry() function