Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c224 static coap_session_t *CoapGetSessionInner(struct addrinfo *result, coap_context_t *ctx, in CoapGetSessionInner() function
308 session = CoapGetSessionInner(result, ctx, coapServerParameter); in CoapGetSessionEx()