0xD831 - Delete File from Device
The host uses this command to request the deletion of a file stored on the device.
The sequence of events is as follows:
Host composes and sends request
The host composes a command request in the format below and sends it to the device.
Device processes request
The device reads and erases the file and sends a response to the host in the format below.
If the file read or the file erase fails, a response of failure will be sent to the host.