当前位置:网站首页>Qualcomm WLAN framework learning (30) -- components supporting dual sta
Qualcomm WLAN framework learning (30) -- components supporting dual sta
2022-07-04 23:11:00 【Professional developer】
This chapter lists the components and component level changes required to support the dual workstation feature .
The following is what needs to be changed to support dual STA Module / Components :
1. Framework overlay configurations for dual STA
2. Wifi Manager APIs enhancement for dual STA
3. Wifi Service enhancement to support dual STA
4. WifiHAL combination to allow STA + STA
2.1 Framework overlay configurations for Dual STA
This section discusses dealing with double STA The logo of / To configure
1.WifiHal Feature flags allow double STA Combination support ( Build time ). This is device specific / Defined in the generation file of the target ( Usually wlan.mk)
QC_WIFI_HIDL_FEATURE_DUAL_STA
2. The superposition configuration of various use cases is as follows :
If Wi-Fi Framework support dual station, Please use the following code :
<bool translatable="false"
name="config_wifi_framework_secondary_sta_supported">true</bool>
2.2 Wi-Fi Manager APIs enhancement for Dual STA
about dual station operation , The application must have a system / Platform level access , Because of these api Yes SDK It's hidden . Besides , The application must request a network with the following capabilities :
边栏推荐
- [try to hack] wide byte injection
- Is Huatai Securities a nationally recognized securities firm? Is it safe to open an account?
- Set up a website with a sense of ceremony, and post it to 1/2 of the public network through the intranet
- Excel shortcut keys - always add
- Redis入门完整教程:慢查询分析
- How to choose a securities company? Is it safe to open an account on your mobile phone
- Async await used in map
- P2181 对角线和P1030 [NOIP2001 普及组] 求先序排列
- debug和release的区别
- A complete tutorial for getting started with redis: getting to know redis for the first time
猜你喜欢
Redis入门完整教程:集合详解
Redis: redis configuration file related configuration and redis persistence
Complete tutorial for getting started with redis: bitmaps
MariaDB的Galera集群应用场景--数据库多主多活
SPH中的粒子初始排列问题(两张图解决)
Redis入门完整教程:Redis Shell
Duplicate ADMAS part name
PS style JS webpage graffiti board plug-in
Redis:Redis的事务
Tweenmax emoticon button JS special effect
随机推荐
Redis introduction complete tutorial: List explanation
Redis入门完整教程:列表讲解
推荐收藏:跨云数据仓库(data warehouse)环境搭建,这货特别干!
Common methods in string class
Redis入门完整教程:GEO
浅聊一下中间件
Redis introduction complete tutorial: client communication protocol
Summary of wechat applet display style knowledge points
Talk about Middleware
刷题指南-public
[try to hack] wide byte injection
Install the gold warehouse database of NPC
初试为锐捷交换机跨设备型号升级版本(以RG-S2952G-E为例)
云服务器设置ssh密钥登录
Photoshop批量给不同的图片添加不同的编号
Redis入门完整教程:Redis使用场景
Servlet服务器端和客户端中文输出乱码问题
金融市场,资产管理与投资基金
OSEK标准ISO_17356汇总介绍
【剑指Offer】6-10题