Home
last modified time | relevance | path

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

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