Home
last modified time | relevance | path

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

/net-tools-3.4.0/libcoap/examples/
Dclient.c53 typedef unsigned char method_t; typedef
54 method_t method = 1; /* the method we are using in our requests */
133 method_t m, in coap_new_request()
969 static method_t
/net-tools-3.4.0/
Dcoap-client.c160 typedef unsigned char method_t; typedef
164 static method_t method;
167 method_t m,
309 method_t coap_method;
1153 method_t m, in coap_new_request()