Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Data-model Management Layer (DML) loads all data model access APIs through a pre-defined XML file TR181-Wi-Fi-USGV2.XML. An XML description of data model objects and parameters is given for Data Model Management Layer to load. Subsequently, Data Model Management Layer loads the shared library (libWi-Fi.so) which contains data model implementation, specified in the XML file.
The data model implementation in shared library interacts with HAL Integration Layer by calling component specific HAL APIs. These calls covert the user space calls to system level calls and takes the necessary action at driver level.

Image Removed


Figure 1:

Gliffy Diagram
macroId470c98cc-d0f7-41a0-9ff0-4b9dfc909dc9
nameArchitectural view of Wi-Fi sub-system
pagePin2

Code Flow

Initialization sequence of Wi-Fi

...