Searched refs:IOTX_MESSAGE_CON (Results 1 – 4 of 4) sorted by relevance
36 IOTX_MESSAGE_CON = 0, /* confirmable message */ enumerator
78 message.msg_type = IOTX_MESSAGE_CON; in otacoap_Publish()
412 return IOTX_MESSAGE_CON; in _get_coap_qos()415 return IOTX_MESSAGE_CON; in _get_coap_qos()
648 if (p_message->msg_type != IOTX_MESSAGE_CON && in IOT_CoAP_SendMessage()
Completed in 7 milliseconds