API Description

Last Updated on : 2022-11-24 09:20:01download

The API functions provided by the Wi-Fi SDK consist of three architecture layers, namely the OS kernel layer, the hardware abstraction layer (HAL), and the application layer. This topic briefly describes the API functions provided by these three layers. In the development process, you can check out specific API functions in each topic to implement product features.

Layer Description
OS kernel layer Provides API functions that manage the operating system and interactions between hardware and software.
Hardware abstraction layer (HAL) Provides API functions that manage and control the peripherals.
Application layer Provides API functions that implement product applications.