Searched defs:coap_context (Results 1 – 4 of 4) sorted by relevance
36 static coap_context_t *coap_context; variable
44 coap_context_t *coap_context; member294 coap_context_t *coap_context = t_context ? t_context->coap_context : NULL; in dtls_send_to_peer() local314 coap_context_t *coap_context = t_context ? t_context->coap_context : NULL; in dtls_application_data() local378 coap_context_t *coap_context = t_context ? t_context->coap_context : NULL; in get_psk_info() local644 coap_dtls_new_context(coap_context_t *coap_context) { in coap_dtls_new_context()
833 coap_dtls_new_context(coap_context_t *coap_context) { in coap_dtls_new_context()
32 coap_context_t *coap_context; member