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()
79 COAP_METHOD_PUT = 3, /**< PUT */ enumerator
226 msg->code = COAP_METHOD_PUT; in ZTEST_F()
1019 case COAP_METHOD_PUT: in coap_header_get_code()1145 case COAP_METHOD_PUT: in method_from_code()
2475 case COAP_METHOD_PUT: in handle_request()