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

#include <le_doublyLinkedList.h>

Data Fields

le_dls_Link_theadLinkPtr
 Link to list head. More...
 

Detailed Description

This is the list object. User must create this list object and initialize it by assigning LE_DLS_LIST_INIT to it.

Warning
User MUST NOT access the contents of this structure directly.

Field Documentation

◆ headLinkPtr

le_dls_Link_t* le_dls_List_t::headLinkPtr

Link to list head.


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