Searched refs:coap_send_impl (Results 1 – 1 of 1) sorted by relevance
/net-tools-latest/libcoap/src/ |
D | net.c | 554 coap_send_impl(coap_context_t *context, in coap_send_impl() function 585 coap_send_impl(coap_context_t *context, in coap_send_impl() function 620 return coap_send_impl(context, local_interface, dst, pdu); in coap_send() 716 node->id = coap_send_impl(context, local_interface, dst, pdu); in coap_send_confirmed() 791 node->id = coap_send_impl(context, &node->local_if, in coap_retransmit()
|