Home
last modified time | relevance | path

Searched defs:coap_context (Results 1 - 4 of 4) sorted by relevance

/third_party/libcoap/examples/contiki/
H A Dserver.c36 static coap_context_t *coap_context; variable
/third_party/libcoap/examples/lwip/config/
H A Dlwippools.h32 coap_context_t *coap_context; member
/third_party/libcoap/src/
H A Dcoap_tinydtls.c44 coap_context_t *coap_context; member
294 coap_context_t *coap_context = t_context ? t_context->coap_context : NULL; in dtls_send_to_peer() local
314 coap_context_t *coap_context = t_context ? t_context->coap_context : NULL; in dtls_application_data() local
378 coap_context_t *coap_context = t_context ? t_context->coap_context : NULL; get_psk_info() local
644 coap_dtls_new_context(coap_context_t *coap_context) coap_dtls_new_context() argument
[all...]
H A Dcoap_openssl.c833 coap_dtls_new_context(coap_context_t *coap_context) { in coap_dtls_new_context() argument

Completed in 8 milliseconds