6.1.6 HCI VND DFU Complete
| Command | OCF | Sub-op code | Command Parameters | Return Parameters |
HCI_VND_DFU_Complete | 0x0000 | 0x05 | none | Status, Validation_Result |
MCU sends image completed. Request RNDB to perform validation.
Command Parameters:
None.
| Command | Size | Value | Parameter Description |
|---|---|---|---|
Status | 1 octet | 0x00 | HCI_DFU_Complete command succeeded |
| 0x01 to 0xFF | HCI_DFU_Complete command failed. See [Vol 1] Part F,
Controller Error Codes for a list of error codes and
descriptions | ||
Validation_Result | 1 octet | 0x01 | Validation succeeded |
| 0x02 | Validation failed | ||
| All other values | Reserved for future use |
Event(s) Generated (unless masked away):
When the HCI_VND_DFU_Complete command completes, an
HCI_Command_Complete event generates.
