Lines Matching refs:sent
102 unsigned char msgtype = COAP_MESSAGE_CON; /* usually, requests are sent confirmable */
297 /* Let the underlying libcoap decide how this data should be sent */
346 const coap_pdu_t *sent,
349 if (sent) {
350 coap_bin_const_t token = coap_pdu_get_token(sent);
381 const coap_pdu_t *sent,
403 if (!sent && (rcv_type == COAP_MESSAGE_CON ||
405 /* Cause a CoAP RST to be sent */
1543 /* resolve local address where data should be sent from */
1808 /* resolve destination address where data should be sent */