OnSomeIpClientAepConnected
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This callback gets called when a client-side SOME/IP Application Endpoint gets connected to a remote peer.Parameters
- aepHandle: Handle of the local Application Endpoint that may e.g. be (D)TLS secured, see SomeIpTlsAuthenticateAsClientWithConfiguration and SomeIpTlsAuthenticateAsServerWithConfiguration.
- localIPEndpoint: IP_Endpoint that contains the address/port of the local endpoint.
- remoteIPEndpoint: IP_Endpoint that contains the address/port of the remote endpoint.