Home
last modified time | relevance | path

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

/external/openthread/examples/platforms/utils/
Dsoft_source_match_table.c107 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/external/openthread/tests/nexus/platform/
Dnexus_radio.cpp156 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp389 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/external/openthread/src/posix/platform/
Dradio.cpp417 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/external/openthread/tests/gtest/
Dfake_platform.cpp409 otError otPlatRadioAddSrcMatchShortEntry(otInstance *, uint16_t aShortAddr) in otPlatRadioAddSrcMatchShortEntry() function
/external/openthread/tests/unit/
Dtest_platform.cpp179 OT_TOOL_WEAK otError otPlatRadioAddSrcMatchShortEntry(otInstance *, uint16_t) { return OT_ERROR_NON… in otPlatRadioAddSrcMatchShortEntry() function