1 Star 0 Fork 285

yanxiaotao/third_party_wpa_supplicant

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 2.17 KB
一键复制 编辑 原始数据 按行查看 历史
liyufan 提交于 2023-08-16 14:18 . fix subsystem
{
"name": "@ohos/wpa_supplicant",
"description": "wpa_supplicant is a WPA Supplicant for Linux, BSD, Mac OS X, and Windows with support for WPA and WPA2 (IEEE 802.11i / RSN). It is suitable for both desktop/laptop computers and embedded systems. Supplicant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the wlan driver.",
"version": "3.1",
"license": "BSD 3-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/wpa_supplicant"
},
"dirs": {},
"scripts": {},
"licensePath": "wpa_supplicant-2.9_standard/COPYING",
"readmePath": {
"en": "wpa_supplicant-2.9_standard/README"
},
"component": {
"name": "wpa_supplicant",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["small","standard"],
"rom": "2.1MB",
"ram": "4.6MB",
"deps": {
"components": [
"certificate_manager",
"hilog",
"init"
],
"third_party": [
"bounds_checking_function",
"libnl",
"openssl"
]
},
"build": {
"sub_component": [
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa_updater",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa_client",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa_client_updater",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa_supplicant",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:wpa_cli",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:hostapd",
"//third_party/wpa_supplicant/wpa_supplicant-2.9_standard:hostapd_cli",
"//third_party/libnl:libnl_share"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/legendtau/third_party_wpa_supplicant.git
git@gitee.com:legendtau/third_party_wpa_supplicant.git
legendtau
third_party_wpa_supplicant
third_party_wpa_supplicant
master

搜索帮助