Home
last modified time | relevance | path

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

/openthread-3.6.0/src/cli/
Dcli_coap.cpp83 messageInfo.mPeerPort = OT_DEFAULT_COAP_PORT; in CancelResourceSubscription()
257 return otCoapStart(GetInstancePtr(), OT_DEFAULT_COAP_PORT); in Process()
499 messageInfo.mPeerPort = OT_DEFAULT_COAP_PORT; in ProcessRequest()
/openthread-3.6.0/include/openthread/
Dcoap.h59 #define OT_DEFAULT_COAP_PORT 5683 ///< Default CoAP port, as specified in RFC 7252 macro