S32 SDK

Detailed Description

Initialize transport layer (queues, status, ...).

Functions

void ld_init (l_ifc_handle iii)
 Initialize or reinitialize the raw and cooked layers. More...
 

Function Documentation

void ld_init ( l_ifc_handle  iii)

Initialize or reinitialize the raw and cooked layers.

Parameters
[in]iiiInterface name
Returns
void

Initialize or reinitialize the raw and cooked layers on the interface iii. All the transport layer buffers will be initialized.

Definition at line 52 of file lin_commontl_api.c.