Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dcoap_api.h37 IOTX_MESSAGE_NON = 1, /* non-confirmable message */ enumerator
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_coap.c409 return IOTX_MESSAGE_NON; in _get_coap_qos()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c356 message.msg_type = IOTX_MESSAGE_NON; in coap_report_func()
649 p_message->msg_type != IOTX_MESSAGE_NON) { in IOT_CoAP_SendMessage()

Completed in 6 milliseconds