android_device_mt6753_common/MediaTek/wifi
Jan Engelmohr 27d23ae4b8 set up mt6753 device tree 2016-08-16 00:02:57 +02:00
..
Android.mk set up mt6753 device tree 2016-08-16 00:02:57 +02:00
NOTICE set up mt6753 device tree 2016-08-16 00:02:57 +02:00
README set up mt6753 device tree 2016-08-16 00:02:57 +02:00
common.cpp set up mt6753 device tree 2016-08-16 00:02:57 +02:00
common.h set up mt6753 device tree 2016-08-16 00:02:57 +02:00
cpp_bindings.cpp set up mt6753 device tree 2016-08-16 00:02:57 +02:00
cpp_bindings.h set up mt6753 device tree 2016-08-16 00:02:57 +02:00
gscan.cpp set up mt6753 device tree 2016-08-16 00:02:57 +02:00
link_layer_stats.cpp set up mt6753 device tree 2016-08-16 00:02:57 +02:00
rtt.cpp set up mt6753 device tree 2016-08-16 00:02:57 +02:00
sync.h set up mt6753 device tree 2016-08-16 00:02:57 +02:00
wifi_hal.cpp set up mt6753 device tree 2016-08-16 00:02:57 +02:00

README

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