Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dudp.h325 bool otUdpIsPortInUse(otInstance *aInstance, uint16_t port);
/external/openthread/src/core/api/
Dudp_api.cpp128 bool otUdpIsPortInUse(otInstance *aInstance, uint16_t port) in otUdpIsPortInUse() function