Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dcoap_api.h36 IOTX_MESSAGE_CON = 0, /* confirmable message */ enumerator
/AliOS-Things-master/components/linkkit/ota/
A Dota_coap.c78 message.msg_type = IOTX_MESSAGE_CON; in otacoap_Publish()
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_coap.c412 return IOTX_MESSAGE_CON; in _get_coap_qos()
415 return IOTX_MESSAGE_CON; in _get_coap_qos()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c648 if (p_message->msg_type != IOTX_MESSAGE_CON && in IOT_CoAP_SendMessage()

Completed in 7 milliseconds