Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.c164 COAP_ENDPOINT_PSK == p_param->ep_type) { in Cloud_CoAPNetwork_init()
186 COAP_ENDPOINT_PSK == p_network->ep_type) { in Cloud_CoAPNetwork_deinit()
A DCloud_CoAPNetwork.h13 COAP_ENDPOINT_PSK, enumerator
A DCloud_CoAPExport.c64 *p_endpoint_type = COAP_ENDPOINT_PSK; in Cloud_CoAPUri_parse()
183 COAP_ENDPOINT_PSK == network_param.ep_type) { in Cloud_CoAPContext_create()
A Diotx_coap_api.c217 if (COAP_ENDPOINT_PSK == p_iotx_coap->p_coap_ctx->network.ep_type) { in iotx_device_name_auth_callback()
511 if (COAP_ENDPOINT_PSK == p_iotx_coap->p_coap_ctx->network.ep_type) { in IOT_CoAP_DeviceNameAuth()
689 if (COAP_ENDPOINT_PSK == p_iotx_coap->p_coap_ctx->network.ep_type) { in IOT_CoAP_SendMessage()
769 if (COAP_ENDPOINT_PSK == p_iotx_coap->p_coap_ctx->network.ep_type) { in IOT_CoAP_GetMessagePayload()

Completed in 6 milliseconds