SCC_CM_Set_Key_Cnf
Valid for: CANoe DE • CANoe4SW DE NoteThe Result code representation (0x01=“Success”/0x00=“Failure”) is according to the Qualcomm specification, which has also been adopted by other PLC-chip manufacturers.
Function Syntax
Description
The callback is called as soon as a CM_Set_Key.Cnf message is received. Further details that are transmitted in this request can be queried with SCC_SLAC_GetCMSetKeyCnfData.Parameters
- RunId: Random Run Identifier of sender (8 byte).
- SourceMacAddress: MAC address of sender.
- Result: Result code:
- 0x00 = failure
- 0x01 = success
- 0x02-0xFF = reserved