6.1.6 HCI VND DFU Complete

CommandOCF

Sub-op

code

Command

Parameters

Return

Parameters

HCI_VND_DFU_Complete0x00000x05none

Status,

Validation_Result

Description:

MCU sends image completed. Request RNDB to perform validation.

Command parameters:

none

Return parameters:

Status: Size: 1 octet

ValueParameter Description
0x00HCI_DFU_Complete command succeeded
0x01 to 0xFFHCI_DFU_Complete command failed. See [Vol 1] Part F, Controller Error Codes for a list of error codes and descriptions.

Validation_Result: Size: 1 octet

ValueParameter Description
0x01Validation succeeded
0x02Validation failed
All other valuesReserved for future use

Event(s) generated (unless masked away):

When the HCI_VND_DFU_Complete command completes, an HCI_Command_Complete event generates.