# 软件

Source: [https://docs.qualcomm.com/doc/80-70014-14Y/topic/Check_WLAN_host_and_SS_platform_driver_source_codes.html](https://docs.qualcomm.com/doc/80-70014-14Y/topic/Check_WLAN_host_and_SS_platform_driver_source_codes.html)

下表列出了源代码组件/文件的位置：

Table : 源代码和位置信息

| 源代码 | 位置 |
| --- | --- |
| Wi-Fi 子系统平台驱动程序 (icnss) | sources/wlan/platform/ |
| Qualcomm Wi-Fi host 驱动程序 | sources/wlan/qcacld-3.0 和 sources/wlan/qca-wifi-host-cmn |
| wpa\_supplicant | sources/wlan/wpa\_supplicant\_8 |
| Supplicant 配置文件 | sources/mdm-init/wlan\_qcm6490/ |

`wpa_cli` 是用于配置无线网络的工具。它是触发 supplicant 命令的客户端接口。

有关 `wpa_cli` 命令的更多信息，参见 [https://w1.fi/cgit/hostap/plain/wpa_supplicant/README](https://w1.fi/cgit/hostap/plain/wpa_supplicant/README)。

Last Published: Oct 24, 2024

[Previous Topic
架构](https://docs.qualcomm.com/bundle/publicresource/80-70014-14Y/topics/wlan_sw_overview.md) [Next Topic
配置](https://docs.qualcomm.com/bundle/publicresource/80-70014-14Y/topics/Set_up_and_configure_WLAN_connection.md)