Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp248 otError otPlatRadioClearSrcMatchExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otPlatRadioClearSrcMatchExtEntry() function
Dradio.c1170 otError otPlatRadioClearSrcMatchExtEntry(otInstance *aInstance, in otPlatRadioClearSrcMatchExtEntry() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c491 zassert_equal(otPlatRadioClearSrcMatchExtEntry(ot, &ext_addr), OT_ERROR_NONE, in ZTEST()