Home
last modified time | relevance | path

Searched refs:COAP_RECV_RESP_TIMEOUT (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_client.c120 if (COAP_RECV_RESP_TIMEOUT == result) { in nego_cb()
264 } else if (COAP_RECV_RESP_TIMEOUT == result) { in auth_cb()
572 if (result == COAP_RECV_RESP_TIMEOUT) { in heart_beat_cb()
A Dalcs_api.c507 if (result == COAP_RECV_RESP_TIMEOUT) { in secure_sendmsg_handler()
509 send_item->orig_handler(context, COAP_RECV_RESP_TIMEOUT, in secure_sendmsg_handler()
A Dalcs_adapter.c156 case COAP_RECV_RESP_TIMEOUT: in iotx_alcs_coap_adapter_send_msg_handle()
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h166 COAP_RECV_RESP_TIMEOUT, enumerator
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPMessage.c634 timeout_node->handler(ctx, COAP_RECV_RESP_TIMEOUT, in Check_timeout()

Completed in 16 milliseconds