blob: 4b86389b4632b20ff8b60e732c754acc80aade36 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
This directory contains WIFI_HAL interface and function
WHAT IT DOES?
=============
It provide another method for WIFI HAL to access WIFI driver which is different from wpa_supplicant.
HOW IT WAS BUILT?
==================
It needs the following libs from AOSP:
and the following libs from MediaTek:
All source/dependency modules of this module are already put in
'hardware/mediatek/wlan/wifi_hal' folder.
HOW TO USE IT?
==============
Files in this directory is used for WIFI HAL interface and function
|