summaryrefslogtreecommitdiff
path: root/qcwcn/wifi_hal/Android.mk
AgeCommit message (Collapse)Author
2014-07-10Fix breaks introduced after kwd mergeandroid-wear-5.0.0_r1android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-wear-releaselollipop-releaselollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releaseVinit Deshpande
Change-Id: Id9ab2e0b93294cf3eb3dbe23c873d096d4e4439f
2014-07-10RTT support in halutilVinit Deshpande
Need stubs for RTT apis to avoid breaking mako/msm8226 build. Change-Id: I486f6b110bfefcdd17e7f152526d849edd7101ee
2014-07-10Wifi Hal: Gscan implementationAmarnath Hullur Subramanyam
Change-Id: I8e68d12968af8d6e9e0efbdbd25e66d1881debb4
2014-07-10Fix broken Mako buildVinit Deshpande
It was broken by Qualcom's change to build a shared library. We can't support shared library at this time. Change-Id: Ib54cf43a3bbd9d244f34e14bf77315b77a046e5a
2014-07-10Wifi Hal: Link layer stats implementationAmarnath Hullur Subramanyam
Change-Id: I1643981fc0b5293f806f854edf245f36c1a1a752
2014-05-22Remove duplicate copies of nl80211_copy.hVinit Deshpande
We'll use a single copy - the one in external/wpa_supplicant_8 project. Bug: 14889555 Change-Id: I2e432bddcff278e792579970122cdea9e80ffb64
2014-05-07Build fixes for changes ported from KWDVinit Deshapnde
Libnl is now shared and needs different headers. Change-Id: Ib56264566e17f5cdbd63ee6e0af4e5e70f63e40d
2014-05-07Moving Wifi HAL to hardwareVinit Deshapnde
This change moves all Wifi HAL headers to libhardware_legacy; and moves hal implementation under hardware/<vendor>/wlan. This way different vendors will be able to tailor implementation to their drivers. Change-Id: I55789bb6788ab694f4896aa36d76f7887b32dad6