Searched refs:coap_wellknown_response (Results 1 – 5 of 5) sorted by relevance
165 response = coap_wellknown_response(ctx, pdu); in t_wellknown4()197 response = coap_wellknown_response(ctx, pdu); in t_wellknown5()234 response = coap_wellknown_response(ctx, pdu); in t_wellknown6()
110 coap_wellknown_response
112 coap_wellknown_response;
518 coap_pdu_t *coap_wellknown_response(coap_context_t *context,
1147 coap_wellknown_response(coap_context_t *context, coap_pdu_t *request) { in coap_wellknown_response() function1378 response = coap_wellknown_response(context, node->pdu); in handle_request()1489 response = coap_wellknown_response(context, node->pdu); in handle_request()