Home
last modified time | relevance | path

Searched refs:COAP_SERVICE_MSG_URI (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
H A Dcoap_client.h27 #define COAP_SERVICE_MSG_URI "service_msg" macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c956 if (sprintf_s(uriBuffer, sizeof(uriBuffer), "coap://%s/" COAP_SERVICE_MSG_URI, remoteIpStr) < 0) {
1140 coap_resource_init(coap_make_str_const(COAP_SERVICE_MSG_URI), 0);

Completed in 3 milliseconds