Searched refs:COAP_ENDPOINT_DTLS (Results 1 – 3 of 3) sorted by relevance
99 if (COAP_ENDPOINT_DTLS == p_network->ep_type) { in Cloud_CoAPNetwork_write()123 if (COAP_ENDPOINT_DTLS == network->ep_type) { in Cloud_CoAPNetwork_read()155 if (COAP_ENDPOINT_DTLS == p_param->ep_type) { in Cloud_CoAPNetwork_init()180 if (COAP_ENDPOINT_DTLS == p_network->ep_type) { in Cloud_CoAPNetwork_deinit()
12 COAP_ENDPOINT_DTLS, enumerator
50 *p_endpoint_type = COAP_ENDPOINT_DTLS; in Cloud_CoAPUri_parse()177 if (COAP_ENDPOINT_DTLS == network_param.ep_type) { in Cloud_CoAPContext_create()
Completed in 4 milliseconds