6.1.4 HCI VND DFU Start
| Command | OCF | Sub-op code | Command Parameters | Return Parameters |
|---|---|---|---|---|
| HCI_VND_DFU_Start | 0x0000 | 0x03 | none | Status |
Description:
MCU starts update for specific FW image.
Command parameters:
none
Return parameters:
Status: Size: 1 octet
| Value | Parameter Description |
|---|---|
| 0x00 | HCI_DFU_Start command succeeded |
| 0x01 to 0xFF | HCI_DFU_Start command failed. See [Vol 1] Part F, Controller Error Codes for a list of error codes and descriptions. |
Event(s) generated (unless masked away):
When the HCI_VND_DFU_Start command completes, an HCI_Command_Complete event generates.
