Home
last modified time | relevance | path

Searched defs:remoteUrl (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c61 static int32_t HndPostServiceDiscoverInner(const uint8_t *buf, size_t size, char **remoteUrl, Devic… in HndPostServiceDiscoverInner()
90 static void GetBuildCoapParam(const CoapPacket *pkt, const char *remoteUrl, const char *remoteIp, C… in GetBuildCoapParam()
106 static int32_t CreateUnicastCoapParam(const char *remoteUrl, const char *remoteIp, CoapBuildParam *… in CreateUnicastCoapParam()
119 static void CoapResponseServiceDiscovery(const char *remoteUrl, const CoapPacket *pkt, in CoapResponseServiceDiscovery()
148 char *remoteUrl = NULL; in HndPostServiceDiscoverEx() local
551 char remoteUrl[NSTACKX_MAX_URI_BUFFER_LENGTH] = {0}; in SendDiscoveryRspEx() local
H A Dcoap_app.c45 const char *remoteUrl; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c219 static int32_t CoapResponseService(CoapCtxType *ctx, const char *remoteUrl, uint8_t businessType) in CoapResponseService()
239 static int32_t HndPostServiceDiscoverInner(const coap_pdu_t *request, char **remoteUrl, DeviceInfo … in HndPostServiceDiscoverInner()
273 static void CoapResponseServiceDiscovery(const char *remoteUrl, const coap_context_t *currCtx, in CoapResponseServiceDiscovery()
296 char *remoteUrl = NULL; in HndPostServiceDiscoverEx() local
1300 char remoteUrl[NSTACKX_MAX_URI_BUFFER_LENGTH] = {0}; local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
H A Dcoap_discover.h56 const char *remoteUrl; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Djson_payload.c500 char *remoteUrl = NULL; in ParseServiceDiscoverEx() local