Searched refs:CoapGetCoapCtxType (Results 1 – 6 of 6) sorted by relevance
51 CoapCtxType *CoapGetCoapCtxType(void);
45 CoapCtxType *CoapGetCoapCtxType(const coap_context_t *ctx);
71 CoapCtxType *CoapGetCoapCtxType(void) in CoapGetCoapCtxType() function
142 const CoapCtxType *coapCtx = CoapGetCoapCtxType(); in HndPostServiceDiscoverEx()
278 CoapCtxType *ctx = CoapGetCoapCtxType(currCtx); in CoapResponseServiceDiscovery()303 const CoapCtxType *coapCtx = CoapGetCoapCtxType(currCtx); in HndPostServiceDiscoverEx()
62 CoapCtxType *CoapGetCoapCtxType(const coap_context_t *ctx) in CoapGetCoapCtxType() function