Snapdragon® Telematics Application Framework (TelAF) Interface Specification
le_sls_List_t Struct Reference

#include <le_singlyLinkedList.h>

Data Fields

le_sls_Link_ttailLinkPtr
 Tail link pointer. More...
 

Detailed Description

This is the list object. Create this list object and initialize it by assigning LE_SLS_LIST_INIT to it.

Warning
DON'T access the contents of this structure directly.

Field Documentation

◆ tailLinkPtr

le_sls_Link_t* le_sls_List_t::tailLinkPtr

Tail link pointer.


The documentation for this struct was generated from the following file: