![]() |
S32 SDK
|
Initialize transport layer (queues, status, ...).
Functions | |
void | ld_init (l_ifc_handle iii) |
Initialize or reinitialize the raw and cooked layers. More... | |
void ld_init | ( | l_ifc_handle | iii | ) |
Initialize or reinitialize the raw and cooked layers.
[in] | iii | Interface name |
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.