_DoIP_TransportLayerStatusInd
Valid for: CANoe DE NoteThe following DoIP CAPL function is only available with the modeling library DoIP.dll and eventually an appropriate implementation of the CAPL Callback Interface. Information about the DoIP DLL and the CAPL Callback Interface you find here:
Function Syntax
Description
This callback is called from the DoIP layer when transport layer status message according ISO 13400-2:2019/Amd1 payload type 0x9001 is received.Parameters
- tpStatusType: The transport layer status type.
- tpStatusCode: The transport layer status code related to any error information associated with the transport protocol status type.
- applicationLayerService: The application layer service that the transport layer status message corresponds to.
- sourceAddress: Logical DoIP address of the sender.
- targetAddress: Logical DoIP address of the receiver.