Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dcoap_client.h56 enum coap_method method; /**< Method of the request */
Dcoap.h76 enum coap_method { enum
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c248 static int send_request(enum coap_msgtype msgtype, enum coap_method method, in send_request()