TransportLayerConnectInd
CAPL Functions » Smart Charging » CCS (Communication Setup) » Shared Callback Functions » TransportLayerConnectInd Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This callback is called as soon as the TransportLayer is connected. In case of a TLS connection the callback is called twice, once for TCP and once for TLS, indicated by the corresponding parameter.Parameters
- Port: Port number of the TCP connection
- TLS:
- 1 if TLS is used.
- 0 if TLS is not used.