Home
last modified time | relevance | path

Searched refs:otPlatRadioAddSrcMatchExtEntry (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp230 otError otPlatRadioAddSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioAddSrcMatchExtEntry() function
Dradio.c1129 otError otPlatRadioAddSrcMatchExtEntry(otInstance *aInstance, in otPlatRadioAddSrcMatchExtEntry() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c481 zassert_equal(otPlatRadioAddSrcMatchExtEntry(ot, &ext_addr), OT_ERROR_NONE, in ZTEST()