Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Dsoft_source_match_table.c220 otError otPlatRadioAddSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioAddSrcMatchExtEntry() function
/aosp_15_r20/external/openthread/tests/fuzz/
H A Dfuzzer_platform.cpp389 otError otPlatRadioAddSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioAddSrcMatchExtEntry() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp398 otError otPlatRadioAddSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioAddSrcMatchExtEntry() function
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp181 OT_TOOL_WEAK otError otPlatRadioAddSrcMatchExtEntry(otInstance *, const otExtAddress *) { return OT… in otPlatRadioAddSrcMatchExtEntry() function