Searched refs:MAX_PENDINGS (Results 1 – 1 of 1) sorted by relevance
34 #define MAX_PENDINGS CONFIG_COAP_SERVICE_PENDING_MESSAGES macro173 pending = coap_pending_received(&request, service->data->pending, MAX_PENDINGS); in coap_server_process()270 pending = coap_pending_next_to_expire(service->data->pending, MAX_PENDINGS); in coap_server_retransmit()314 pending = coap_pending_next_to_expire(svc->data->pending, MAX_PENDINGS); in coap_server_poll_timeout()546 MAX_PENDINGS); in coap_service_send()