Home
last modified time | relevance | path

Searched refs:CoapGetCoapCtxType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_app.h51 CoapCtxType *CoapGetCoapCtxType(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/coap_discover/
H A Dcoap_app.h45 CoapCtxType *CoapGetCoapCtxType(const coap_context_t *ctx);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c71 CoapCtxType *CoapGetCoapCtxType(void) in CoapGetCoapCtxType() function
H A Dcoap_discover.c142 const CoapCtxType *coapCtx = CoapGetCoapCtxType(); in HndPostServiceDiscoverEx()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c278 CoapCtxType *ctx = CoapGetCoapCtxType(currCtx); in CoapResponseServiceDiscovery()
303 const CoapCtxType *coapCtx = CoapGetCoapCtxType(currCtx); in HndPostServiceDiscoverEx()
H A Dcoap_app.c62 CoapCtxType *CoapGetCoapCtxType(const coap_context_t *ctx) in CoapGetCoapCtxType() function