Home
last modified time | relevance | path

Searched refs:otUdpAddReceiver (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dudp.h81 otError otUdpAddReceiver(otInstance *aInstance, otUdpReceiver *aUdpReceiver);
/openthread-latest/src/core/api/
Dudp_api.cpp112 otError otUdpAddReceiver(otInstance *aInstance, otUdpReceiver *aUdpReceiver) in otUdpAddReceiver() function