Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Dsoft_source_match_table.c108 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/aosp_15_r20/external/openthread/tests/fuzz/
H A Dfuzzer_platform.cpp382 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp392 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp179 OT_TOOL_WEAK otError otPlatRadioAddSrcMatchShortEntry(otInstance *, uint16_t) { return OT_ERROR_NON… in otPlatRadioAddSrcMatchShortEntry() function