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 |
David Lin
|
39538e036b
|
Fixed wrong output information
to ->too
|
2020-03-04 23:13:45 +08:00 |
David Lin
|
f9ab9d5868
|
Fixed wrong output information
to -> too
|
2020-03-04 23:04:52 +08:00 |
chenyong
|
986b64cbe0
|
[driver][wlan] add raw frame send interface and Management frame filter interface
Signed-off-by: chenyong <1521761801@qq.com>
|
2020-02-29 17:12:48 +08:00 |
tangyuxin
|
70dd41d24b
|
[components][drivers][wlan] WLAN 支持被动扫描
|
2019-08-11 15:17:04 +08:00 |
tangyuxin
|
7d801615b2
|
[components][drivers][wlan] 修复密码临界值判断错误
|
2019-07-31 11:57:37 +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 |
armink
|
59a4e4b2b7
|
[DeviceDriver][wlan] Add device ops to wlan.
|
2019-01-18 20:41:39 +08:00 |
tangyuxin
|
353792b626
|
[components][drivers][wlan] 更正表意错误的返回值类型
|
2018-12-06 10:47:00 +08:00 |
tangyuxin
|
3df952d34c
|
[components][drivers][wlan] Modify wlan device registration interface
|
2018-11-20 11:15:34 +08:00 |
flyingcys
|
39c0ba3df2
|
fix wlan_dev bug
|
2018-11-03 16:24:30 +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 |
MurphyZhao
|
6a85a624d7
|
[drivers/wlan] Fix the problem that the password is empty
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-06-29 14:57:13 +08:00 |
tangyuxin
|
6f12736c86
|
[components][drivers]wlan驱动框架更新
|
2018-06-05 16:52:56 +08:00 |
bernard
|
4b2a3d02f3
|
[DeviceDrivers] Add wifi device/cmd.
|
2017-10-25 07:37:26 +08:00 |