Home
last modified time | relevance | path

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

/openthread-3.4.0/examples/platforms/utils/
Dsoft_source_match_table.c108 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/openthread-3.4.0/include/openthread/platform/
Dradio.h945 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, otShortAddress aShortAddress);
/openthread-3.4.0/tests/fuzz/
Dfuzzer_platform.cpp352 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/openthread-3.4.0/src/core/radio/
Dradio.hpp795 return otPlatRadioAddSrcMatchShortEntry(GetInstancePtr(), aShortAddress); in AddSrcMatchShortEntry()
/openthread-3.4.0/tests/unit/
Dtest_platform.cpp151 OT_TOOL_WEAK otError otPlatRadioAddSrcMatchShortEntry(otInstance *, uint16_t) { return OT_ERROR_NON… in otPlatRadioAddSrcMatchShortEntry() function
/openthread-3.4.0/src/posix/platform/
Dradio.cpp378 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function