closeAll

open fun closeAll(@NotNull callback: @NotNull McuMgrCallback<McuMgrResponse>)

Command allows closing any open file handles held by fs_mgmt upload/download requests that might have stalled or be incomplete (asynchronous).

Parameters

callback

the asynchronous callback.


Command allows closing any open file handles held by fs_mgmt upload/download requests that might have stalled or be incomplete (synchronous).