Searched refs:COAP_METHOD_PUT (Results 1 – 5 of 5) sorted by relevance
165 case COAP_METHOD_PUT: in send_simple_coap_request()215 r = send_simple_coap_request(COAP_METHOD_PUT); in send_simple_coap_msgs_and_wait_for_reply()
74 COAP_METHOD_PUT = 3, /**< PUT */ enumerator
225 msg->code = COAP_METHOD_PUT; in ZTEST_F()
981 case COAP_METHOD_PUT: in coap_header_get_code()1107 case COAP_METHOD_PUT: in method_from_code()
2384 case COAP_METHOD_PUT: in handle_request()