OpenHarmony WLAN HDI source code learning
WLAN_HDI
For the introduction of WLAN HDI, you can see the official website document, and its structure can be shown in the figure:
WLAN HDI aims to provide an interface for Wi Fi service calls. Its functions include: starting / closing wlan, viewing connection status, registering callback function, starting wlan scanning, etc.
1, WLAN ...
Added by SocomNegotiator on Fri, 04 Mar 2022 18:40:26 +0200
Hongmeng light kernel source code analysis: virtual memory
Abstract: in the form of code + text, this paper introduces the structure of virtual memory management and related macro definitions, and analyzes how to initialize the kernel virtual address space and user process virtual address space.
This article is shared from Huawei cloud community< Hongmeng light kernel A core source code analysis Ser ...
Added by Cerebral Cow on Fri, 12 Nov 2021 07:19:37 +0200