OnGenericVSHostActionInd
CAPL Functions » Smart Charging » CCS (Communication Setup) » Shared Callback Functions » OnGenericVSHostActionInd 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 respective link status values. Currently supported OUIs:- Qualcomm (0x00B052)
- MStar, MediaTek and Vertexcom (0x0013D7)
- Lumissil (0x0016E8)
Parameters
- oui: The OUI of the received host action indication.
- linkStatus: The link status that was indicated by the received message:
- 0: Disconnected
- 1: ReadyToJoin
- 2: Connected
- 3: Undefined