28 lines
517 B
Plaintext
28 lines
517 B
Plaintext
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
|
|
|
|
|
|
|
|
|