Home
last modified time | relevance | path

Searched refs:COAP_SRV_DEFAULT_ADDR (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
H A Dcoap_app.h29 #define COAP_SRV_DEFAULT_ADDR "0.0.0.0" macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_app.h30 #define COAP_SRV_DEFAULT_ADDR "0.0.0.0" macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c498 char addrStr[NI_MAXHOST] = COAP_SRV_DEFAULT_ADDR; in CoapServerInit()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c367 int32_t listenFd = CoapCreateUdpServer(COAP_SRV_DEFAULT_ADDR, COAP_SRV_DEFAULT_PORT); in CoapServerInit()

Completed in 3 milliseconds