yangpeng
|
25d3136d02
|
fix MDK AC5 build warnings
|
2024-02-03 21:43:08 -05:00 |
褚仕成
|
8635a4ce8d
|
[components][wlan]: update rt_wlan_join_scan_callback
|
2023-11-22 11:21:18 -05:00 |
DingDing
|
7e7b303dd4
|
fix some variables not used warnings when build. (#7925)
|
2023-08-07 14:19:03 +08:00 |
7YZ7
|
501b22aabe
|
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2023-04-17 22:26:23 -04:00 |
Meco Man
|
dfddd79b24
|
[errno code][-RT_EINVAL] fix that use RT_EINVAL without -
|
2023-03-16 20:21:43 -04:00 |
Chester guo
|
1e27372e3e
|
Modify wlan framework (#5076)
* update auto connect use sys work.
* add fast connect.
* update wlan cmd, support scan result report user-level callback.
Co-authored-by: zetingxu <zetingxu@bestechnic.com>
Co-authored-by: liu2guang <liuguang@rt-thread.com>
Co-authored-by: guodi <guodi@rt-thread.com>
Co-authored-by: geniusgogo <xpxyr@sina.com>
|
2022-05-25 10:25:33 +08:00 |
Meco Man
|
df9a23c534
|
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
|
2021-11-17 15:57:15 -05:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
tangweikang
|
43c0118e8f
|
[components][wlan] Fix for rt_wlan_event_dispatch() not passing user_buff. | 修复 rt_wlan_event_dispatch() 未传递 user_buff 的问题。
|
2020-07-17 15:29:22 +08:00 |
tangyuxin
|
8a3e66bc27
|
[components][drivers][wlan] 修复WLAN事件附加数据为空的问题
|
2019-09-06 15:28:46 +08:00 |
tangyuxin
|
77ce9148d7
|
[components][drivers][wlan] 修复自动连接 32 密码长度失败的问题,增强代码稳定性
|
2019-07-26 20:27:42 +08:00 |
tangyuxin
|
6fbc7494b8
|
[components][drivers][wlan] 自动连接周期可配置,可指定扫描通道
|
2019-07-25 10:30:54 +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 |
tangyuxin
|
e094371969
|
[components][drivers][wlan] 修复一处加锁错误
|
2019-02-25 17:33:16 +08:00 |
tangyuxin
|
353792b626
|
[components][drivers][wlan] 更正表意错误的返回值类型
|
2018-12-06 10:47:00 +08:00 |
tangyuxin
|
1e0e221dd7
|
[components][wlan] 修复某些情况下模式初始化两遍的bug
|
2018-10-18 14:19:32 +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 |
tangyuxin
|
6f12736c86
|
[components][drivers]wlan驱动框架更新
|
2018-06-05 16:52:56 +08:00 |