SCC_Generic_VS_HostMessage_Ind
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The callback is called as soon as a VS_Host_Action.Ind or equivalent message is received. The interpretation of the message depends on the vendor OUI and will then be mapped to the respectivehostMessageInd values.
Currently supported OUIs:
- Qualcomm (0x00B052)
- MStar, MediaTek and Vertexcom (0x0013D7)
- Lumissil (0x0016E8)
Parameters
- SourceMacAddress: MAC address of sender.
- hostMessageInd: Notification:
- DEVICE_READY = 0x00
- READY_TO_JOIN = 0x01
- AVLN_JOINED = 0x02
- AVLN_DISCONNECTED = 0x03
- NOT_SUPPORTED = 0xFF