当前位置:网站首页>Qualcomm platform WiFi update disconnect end open event
Qualcomm platform WiFi update disconnect end open event
2022-07-03 20:59:00 【Professional developer】
demand :
Drop unexpected connection event while disconnected
Modify the point :
--------------------------- wpa_supplicant/events.c ---------------------------
index 7b68ebee..096fd02c 100644
@@ -4586,6 +4586,11 @@ void wpa_supplicant_event(void *ctx, enum wpa_event_type event,
break;
}
#endif /* CONFIG_TESTING_OPTIONS */
+ if (wpa_s->disconnected) {
+ wpa_printf(MSG_INFO,
+ "Ignore unexpected EVENT_ASSOC in disconnected state");
+ break;
+ }
wpa_supplicant_event_assoc(wpa_s, data);
wpa_s->assoc_status_code = WLAN_STATUS_SUCCESS;
if (data &&explain :wpa_supplicant_event yes driver wrapper towards WPAS notice driver event The interface function of .
therefore disconnect The event of is defined in this function .
边栏推荐
- APEC industry +: father of the king of the ox mill, industrial Internet "king of the ox mill anti-wear faction" Valentine's Day greetings | Asia Pacific Economic media | ChinaBrand
- Etcd 基于Raft的一致性保证
- Deep search DFS + wide search BFS + traversal of trees and graphs + topological sequence (template article acwing)
- Node MySQL serialize cannot rollback transactions
- 【leetcode】1027. Longest arithmetic sequence (dynamic programming)
- MySQL learning notes - single table query
- JVM JNI and PVM pybind11 mass data transmission and optimization
- @Transactional注解失效的场景
- Example of peanut shell inner net penetration
- Set, weakset, map, weakmap in ES6
猜你喜欢

Transformer structure analysis and the principle of blocks in it

Recommendation of books related to strong foundation program mathematics

不同业务场景该如何选择缓存的读写策略?

Go learning notes (4) basic types and statements (3)

XAI+网络安全?布兰登大学等最新《可解释人工智能在网络安全应用》综述,33页pdf阐述其现状、挑战、开放问题和未来方向

How to modify the network IP addresses of mobile phones and computers?

Test changes in Devops mode -- learning and thinking

@Transactional注解失效的场景

Basic knowledge of dictionaries and collections

Wargames study notes -- Leviathan
随机推荐
Scientific research document management Zotero
MDM mass data synchronization test verification
"Designer universe" argument: Data Optimization in the design field ultimately falls on cost, safety and health | chinabrand.com org
The 12th Blue Bridge Cup
[gd32l233c-start] 5. FLASH read / write - use internal flash to store data
一台服务器最大并发 tcp 连接数多少?65535?
How can the outside world get values when using nodejs to link MySQL
Visiontransformer (I) -- embedded patched and word embedded
Nmap and masscan have their own advantages and disadvantages. The basic commands are often mixed to increase output
Measurement fitting based on Halcon learning -- Practice [1]
Transformer structure analysis and the principle of blocks in it
How to set the system volume programmatically- How to programmatically set the system volume?
2022 high voltage electrician examination and high voltage electrician reexamination examination
Recommendation of books related to strong foundation program mathematics
Phpexcel import export
How to choose cache read / write strategies in different business scenarios?
全网都在疯传的《老板管理手册》(转)
Test changes in Devops mode -- learning and thinking
Qt6 QML Book/Qt Quick 3D/基础知识
Capturing and sorting out external articles -- autoresponder, composer, statistics [III]