Searched refs:method_from_code (Results 1 – 2 of 2) sorted by relevance
1135 static int method_from_code(const struct coap_resource *resource, in method_from_code() function1199 if (method_from_code(&resources[i], code, &method) < 0) { in coap_handle_request_len()
1989 * :github:`49498` - net: lib: coap: update method_from_code() to report success/failure