summaryrefslogtreecommitdiff
path: root/qcwcn/wifi_hal/tdlsCommand.h
AgeCommit message (Collapse)Author
2022-07-22wlan: create wifi_hal for wcn6740Hsiu-Chang Chen
The original wifi_hal for legacy projects is so old that we met lots of issues in wcn6740. Create another wifi_hal for wcn6740 that uses latest code and keep using the old wifi_hal code for the legacy projects. Bug: 213413875 Test: Regression Test Change-Id: Ibb3c748254c3e5472b3218bda34c88f79d343dae
2017-12-14WiFi-Hal: Clean up the return codes in wifi-halSubhani Shaik
Use error codes from "enum wifi_error" throughout the wifi-hal. Convert the error codes returned by kernel to "enum wifi_error" codes appropriately before passing them to upper layers. Change-Id: I62937e3c7870ba1b48b8aeedf38c89c2424532b4 (cherry-picked from d54aafdb39c095318c7fecab6551e018297069ed)
2016-12-12Merge "Update for libnl 3.2.25"Paul Stewart
2016-11-11Update for libnl 3.2.25Paul Stewart
NL headers have moved. Private headers are now in their own subdirectory. Bug: 32700211 Test: Compile, connect to WiFi, run "iw link" Change-Id: I69fd006ebe3048538d563d1f91ccf15ebfabd8db
2016-06-07wlan: Update to AU187 proprietary dropSteve Pfetsch
Update to AU_LINUX_ANDROID_LA.HB.1.3.9.06.00.01.213.187 wlan_hal: 895f88d Wifi-HAL: Increase the channel print buffer size to 256 120bfdb Wifi-HAL: RTT API Enhancement fe22a17 Merge commit '5c1f1176572dc7d9bd24d96b91290d784f2c2f37' into LA.HB.1.3.9 5c1f117 Wifi-HAL: Include missing changes from AOSP code 252f45d Merge "Wifi-HAL: Create a local copy of qca-vendor.h" Change-Id: Ib71ace2ec59d33f2c0965212a886a3524c40bd2c
2015-05-07Wi-Fi HAL: Add support to get tdls capabilitiesAmarnath Hullur Subramanyam
Issue a vendor command to get the tdls capabilities from driver. Parse the response message and get the capabilities. Change-Id: If1dba8cb5dda9e57d010b1af314caf53542bd9b6
2015-03-27Fast forwarding all the changes till tip of l release.Amarnath Hullur Subramanyam
Change-Id: I2eabf5c9d14a33e11e6fefaf54d70ac972292a55