Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.c99 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()
A DCloud_CoAPNetwork.h12 COAP_ENDPOINT_DTLS, enumerator
A DCloud_CoAPExport.c50 *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