Home
last modified time | relevance | path

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

/openthread-3.6.0/include/openthread/
Dudp.h326 bool otUdpIsPortInUse(otInstance *aInstance, uint16_t port);
/openthread-3.6.0/src/core/api/
Dudp_api.cpp134 bool otUdpIsPortInUse(otInstance *aInstance, uint16_t port) in otUdpIsPortInUse() function