Lines Matching refs:COAP_MESSAGE_CON
236 COAP_MESSAGE_CON)
238 COAP_MESSAGE_CON)
240 p, sizeof(p), c, COAP_MESSAGE_CON)
242 COAP_MESSAGE_CON)
254 c, COAP_MESSAGE_CON)
256 sizeof(r), c, COAP_MESSAGE_CON)
259 COAP_MESSAGE_CON)
261 sizeof(r), c, COAP_MESSAGE_CON)
266 COAP_MESSAGE_CON)
810 if (pdu->hdr->type == COAP_MESSAGE_CON) in send_packets()
821 if (pdu->hdr->type != COAP_MESSAGE_CON || tid == COAP_INVALID_TID) in send_packets()
860 if (pdu->hdr->type == COAP_MESSAGE_CON) in try_send()
871 if (pdu->hdr->type != COAP_MESSAGE_CON || tid == COAP_INVALID_TID) in try_send()
1106 (received->hdr->type == COAP_MESSAGE_CON || in is_our_own()
1227 COAP_MESSAGE_CON); in read_blocks()
1239 if (received->hdr->type == COAP_MESSAGE_CON) in read_blocks()
1255 if (received->hdr->type != COAP_MESSAGE_CON) { in read_blocks()
1358 case COAP_MESSAGE_CON: in coap_message_handler()
1409 NULL, 0, COAP_MESSAGE_CON); in coap_message_handler()
1433 if (pdu->hdr->type == COAP_MESSAGE_CON) in coap_message_handler()
1446 if (pdu->hdr->type != COAP_MESSAGE_CON) in coap_message_handler()