setWindowCapacity

Sets window capacity.

On Zephyr this is equal to MCUMGR_TRANSPORT_NETBUF_COUNT - 1 value, where one buffer (if more then 1) is used for responses.

Return

The builder.

Parameters

windowCapacity

number of windows that can be sent in parallel.

See also