Go to file
Dharmendra Tiwari 642f82ef5e qcacld-3.0: Fix static code analysis issues in different API
Change 1. In the API hdd_get_roam_chan_from_fw
Changed the return type form static uint32_t to static int

Change 2. In the API set_first_connection_operating_channel
Changed the wrong return value -EINVAL to return set_value

Change 3. In the API set_second_connection_operating_channel
Changed operating_channel == 0 to !operating_channel and
return -EINVAL to return set_value

Change 4. In the API hdd_update_tgt_cfg
Removed the unused variable status = false

Change 5. In API sme_set_ht2040_mode
Changed the cb_mode condition from if(!session->cb_mode) to
session->cb_mode==PHY_SINGLE_CHANNEL_CENTERED

CRs-Fixed: 3891029
Change-Id: I697a915bf10ed2b331198a1621f75ffe7259628d
2024-08-27 03:45:19 -07:00
components qcacld-3.0: Do not take wakelock if ip multicast packet 2024-08-20 05:32:45 -07:00
configs qcacld-3.0: Create defconfig files for peach v2 2024-08-27 03:45:13 -07:00
core qcacld-3.0: Fix static code analysis issues in different API 2024-08-27 03:45:19 -07:00
os_if qcacld-3.0: Address race between ap stop and system suspend 2024-06-12 15:30:42 -07:00
uapi/linux qcacld-3.0: Add support for size 0 flexible length arrays 2024-07-02 08:35:06 -07:00
Android.mk qcacld-3.0: Enable wlan bazel compilation for Netrani.LA.2.5 2024-07-03 08:24:02 -07:00
api qcacld-3.0: Add symbolic link api => ../fw-api 2023-05-30 19:14:14 -07:00
BUILD.bazel qcacld-3.0: Support the Bazel DDK 2023-05-31 21:20:30 -07:00
cmn qcacld-3.0: Use symbolic link to reference qca-wifi-host-cmn 2021-03-10 05:23:06 -08:00
Kbuild qcacld-3.0: Advertise emlsr capability based on new hw modes 2024-08-27 03:45:08 -07:00
Kconfig qcacld-3.0: Create defconfig files for peach v2 2024-08-27 03:45:13 -07:00
Makefile qcacld-3.0: Use WLAN_WEAR_CHIPSET to modify INI path 2022-04-21 07:24:32 -07:00
README.txt Initial readme for WLAN Host Driver for iHelium 2015-04-06 11:45:23 -07:00
wlan_qcacld3_modules.bzl qcacld-3.0: Create defconfig files for peach v2 2024-08-27 03:45:13 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium