tangyuxin
|
d6fb6fec47
|
[components][drivers][wlan] 1.修复异步调用 dhcp 无法停止的bug 2.支持解挂载 lwip 协议
|
2019-08-18 20:16:21 +08:00 |
tangyuxin
|
77ce9148d7
|
[components][drivers][wlan] 修复自动连接 32 密码长度失败的问题,增强代码稳定性
|
2019-07-26 20:27:42 +08:00 |
tangyuxin
|
46498d5d1e
|
[components][drivers][wlan] 功能可裁剪
- WLAN 连接信息保存功能可裁剪
- WIFI MSH 命令功能可裁剪
- WLAN 管理功能可裁剪
- WLAN 自动连接功能可裁剪
- WLAN 自动连接时使用最新热点信息
- WLAN 用户事件回调由独立线程调用
- WLAN 独立线程可裁剪
- WLAN 协议管理功能可裁剪
- LWIP 协议层可裁剪
- SCAN 结果支持过滤
- WIFI 阻塞式连接支持多次扫描
- WLAN 新增网卡对象指针
- WLAN 获取信息时更新信号强度
- 其他优化性质改动
|
2019-07-16 18:26:31 +08:00 |
armink
|
fa4d4ab7cf
|
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
2019-04-12 10:18:57 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
armink
|
59a4e4b2b7
|
[DeviceDriver][wlan] Add device ops to wlan.
|
2019-01-18 20:41:39 +08:00 |
tangyuxin
|
a7956e5ec9
|
[components][wlan] 兼容lwip1.4
|
2018-10-18 14:24:15 +08:00 |
tangyuxin
|
f7423741f2
|
[DeviceDriver][wlan] 已知问题修复
1.Kconfig添加DEBUG选项
2.函数入参检查
3.修复拼写错误及逻辑错误
4.低功耗可以设定等级
5.移除残留中文注释
|
2018-09-19 15:06:24 +08:00 |
tangyuxin
|
324bfc5897
|
[DeviceDriver][wlan] add new wlan framework
|
2018-09-15 10:16:04 +08:00 |