Home
last modified time | relevance | path

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

/net-tools-2.7.6/
Dcoap-client.c182 .coap_method = COAP_REQUEST_ ## method, \
198 .coap_method = COAP_REQUEST_ ## method, \
212 .coap_method = COAP_REQUEST_ ## method, \
229 .coap_method = COAP_REQUEST_ ## method, \
309 method_t coap_method; member
769 data[user_data->index].coap_method, in create_pdu()
803 method = data[user_data->index].coap_method; in send_packets()
853 method = data[user_data->index].coap_method; in try_send()