Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp224 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() function
Dradio.c1107 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, in otPlatRadioAddSrcMatchShortEntry() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c474 zassert_equal(otPlatRadioAddSrcMatchShortEntry(ot, 12345), OT_ERROR_NONE, in ZTEST()