Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp242 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioClearSrcMatchShortEntry() function
Dradio.c1148 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, in otPlatRadioClearSrcMatchShortEntry() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c487 zassert_equal(otPlatRadioClearSrcMatchShortEntry(ot, 12345), OT_ERROR_NONE, in ZTEST()