History log of /hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc768f88a159e94f013a1bbbed5754245062f121 13-Apr-2016 mukesh agrawal <quiche@google.com> Wifi-HAL: promote some messages from INFO to ERROR

Originally part of
https://partner-android-review.googlesource.com/#/c/558740

BUG=28174258
TEST=compile

Change-Id: I0ec26dcf0cffeb7c8d90461dfcddbc419cfaef99
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
3ff76888e8710c8d3d7153f3dbc1c9057effa183 13-Apr-2016 mukesh agrawal <quiche@google.com> Wifi-HAL: demote some messages from INFO to VERBOSE

Originally part of
https://partner-android-review.googlesource.com/#/c/558740

BUG=27698661
TEST=compile

Change-Id: I04a6dd680b23322a5382ff144d6ea533f37be2f8
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
48c79d6a55c49d4218f99150682428e6f1fe699f 13-Apr-2016 mukesh agrawal <quiche@google.com> Wifi-HAL: remove some calls to ALOGI

Originally part of
https://partner-android-review.googlesource.com/#/c/558740

BUG=27698661
TEST=compile

Change-Id: I6c8d3e09eedd9675439d6a5a5ad17eabc16416db
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
5c63f6a5f46ca95fe003bac5cfae2fc74a0b22a7 24-Jan-2016 Subhani Shaik <subhanis@codeaurora.org> Wifi-HAL: Remove CLANG Warnings and errors.

Enable LOCAL_CLANG flag. Remove CLANG Errors and warnings.
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
17ee741489e21713642ac29853da176bbd5c4698 18-Dec-2015 Subhani Shaik <subhanis@codeaurora.org> Wifi-Hal: Support new Nan API changes

Support the new changes in Nan APIs
1) Support Nan capabilities
2) Add ability to disable indications from fw
3) Pass 2.4g and 5g channels values during nan enable
4) Change func name from UnMatchInd to ExpiredInd
5) Change the variable value to u32 in NanResponseMsg struct
from u16 to match the FW change

Change-Id: I30e8b4c9d7496d9f451f868783b72d13fa992b95
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
a3c2c8f1bfcddd50047c8ad29e535a54e99acf62 28-Oct-2015 Subhani Shaik <subhanis@codeaurora.org> Wifi-Hal: NAN feature enhancements

Changes related to NAN APIs and structures.
1) Remove NanHeader
2) Replace wifi_handle with wifi_interface_handle in NAN APIs
3) Add publish/subscribe id
4) Remove match_handle and name it as requestor_instance_id
5) Add NanPublishResponse/NanSubscribeResponse structures
6) Remove user_context
7) Add appropriate enums
8) Remove unused structures
9) Removed references for NAN_2.0
10) Sync up with the latest FW changes wrt TLVs.
11) Add support to TransmitFollowUp error relay
mechanism to user space.
12) Replace wifi_request_id with transaction_id to have a
common interface across all layers.
13) Create new nanCommand instance for NAN request APIs

Bug: 26216681
Change-Id: Ieaccdf94f6a84d86f3d9278e2d2e8825c4648ed9
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
fb575446df3ead3b792b7fdade97a27c98bc6eaf 28-Aug-2015 Amarnath Hullur Subramanyam <amarnath@codeaurora.org> NAN: Fix invalid dereference in nan_ind.cpp

Fix incorrect pRsp assignment for the getFurtherAvailabilityMap.
Add a check to verify the length is always greater than the
TLVs passed as response.

Bug: 24066021
Change-Id: I987deded13c3dae93fe81dd8a9e4b96b73fc1eff
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
9cd8a8139294cafe38b7de54c594ce27bd224439 01-May-2015 Prerepa Viswanadham <dham@google.com> Merge commit '243e16a' into master_merge

Change-Id: I62b789bbc2515a7d835ab65768d006ecbccaf449
e6f73e2bd528d19dfc6910100f8e5ed82fe905db 15-Apr-2015 Vinit Deshpande <vinitd@google.com> Fix build issues after the merge

Change-Id: Ia856311187a0b2168cb859bd8b2300ff59df6569
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
35be86a67db4ed82216c5c6e421ad2a1e386aea5 12-Apr-2015 Ahmad Kholaif <akholaif@codeaurora.org> Updates to wlan hal for mnc-pdk bringup

* Include headers being implictly used.
* Fix typecast warning.

Change-Id: I525e358c3dceecaf754a0b08cc73fab6de1b65ed
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp
4af494a4400d1ee3944e227626d0452e033284d5 27-Mar-2015 Amarnath Hullur Subramanyam <amarnath@qca.qualcomm.com> Fast forwarding all the changes till tip of l release.

Change-Id: I2eabf5c9d14a33e11e6fefaf54d70ac972292a55
/hardware/qcom/wlan/qcwcn/wifi_hal/nan_ind.cpp