CN113423116B - Configuration method of 5G hot spot default mode based on Android system - Google Patents

Configuration method of 5G hot spot default mode based on Android system Download PDF

Info

Publication number
CN113423116B
CN113423116B CN202110978018.9A CN202110978018A CN113423116B CN 113423116 B CN113423116 B CN 113423116B CN 202110978018 A CN202110978018 A CN 202110978018A CN 113423116 B CN113423116 B CN 113423116B
Authority
CN
China
Prior art keywords
wifi module
current
frequency band
hotspot
android system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110978018.9A
Other languages
Chinese (zh)
Other versions
CN113423116A (en
Inventor
劳冠华
蔡逸群
邓嘉俊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN202110978018.9A priority Critical patent/CN113423116B/en
Publication of CN113423116A publication Critical patent/CN113423116A/en
Application granted granted Critical
Publication of CN113423116B publication Critical patent/CN113423116B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]

Abstract

The invention discloses a configuration method of a 5G hot spot default mode based on an Android system, which relates to the technical field of electronic equipment and comprises the following steps: presetting a WiFi module ID and a model corresponding to the WiFi module; matching the current WiFi module ID with a preset WiFi module ID; presetting a WiFi module model supporting a 5G frequency band; identifying the current WiFi module type according to the current WiFi module ID; and if the current WiFi module model supports the 5G frequency band, changing the parameters loaded by the WiFi drive. The problem of resource waste caused by the fact that the default mode is working in the 802.11n mode when the hot spot is opened in the 5G frequency band in the prior art is solved, meanwhile, the bandwidth of the hot spot is greatly improved, the problem that the requirements cannot be met in some current use scenes with high bandwidth requirements is solved, and most of the use scenes with high bandwidth requirements can be met.

Description

Configuration method of 5G hot spot default mode based on Android system
Technical Field
The application relates to the technical field of electronic equipment, in particular to a configuration method of a 5G hot spot default mode based on an Android system.
Background
802.11ac is a wireless networking standard of the 802.11 family, established by the IEEE standards institute, that provides high-throughput Wireless Local Area Network (WLAN), commonly known as 5G WiFi (5 th Generation of Wi-Fi), over the 5GHz frequency band. Theoretically, it can provide a minimum of 1Gbps bandwidth for multi-station WLAN communication or a minimum of 500Mbps single-wire transmission bandwidth. In the end of 2008, the IEEE 802 standards organization has established a new group aimed at creating new standards to improve the 802.11-2007 standards, including creating standards that increase the speed of wireless transmissions, enabling transmission performance on wireless networks comparable to those on wired networks.
802.11ac is a successor to 802.11n, which employs and extends the concept of an air interface (air interface) from 802.11n, including: wider RF bandwidth (up to 160 MHz), more MIMO spatial streams (up to 8), downlink multi-user MIMO (up to 4), and high density modulation (up to 256 QAM).
An interface capable of selecting a frequency band exists in a hotspot interface in Android native setting, through the interface, a user can select to open a hotspot function in a 2.4G frequency band or a 5G frequency band, when the user selects to open a hotspot in the 5G frequency band, the user can work in an 802.11n mode by default and cannot switch to an 802.11ac mode, for a commonly-used dual-frequency WIFI module, the 802.11ac mode and the 802.11n mode can be basically supported at the same time, and the bandwidth of the 802.11ac mode is far better than that of the 802.11n mode. For the WIFI module supporting the 802.11ac mode, the 802.11ac mode is not started by software, which is a waste of bandwidth resources, and a problem that the bandwidth cannot meet the requirement may occur in some usage scenarios with higher bandwidth requirements.
Disclosure of Invention
In the prior art, when a user selects to open a hot spot in a 5G frequency band, the default mode is the 802.11n mode, and cannot be switched to the 802.11ac mode, and the bandwidth of the 802.11ac mode is far better than that of the 802.11n mode. For the WIFI module supporting the 802.11ac mode, the 802.11ac mode is not started by software, which is a waste of bandwidth resources, and a problem that the bandwidth cannot meet the requirement may occur in some usage scenarios with higher bandwidth requirements. In view of the above-mentioned technical problems, the present application proposes the following applications:
the configuration method of the 5G hot spot default mode based on the Android system comprises the following steps:
presetting a WiFi module ID and a model corresponding to the WiFi module;
matching the current WiFi module ID with a preset WiFi module ID;
presetting a WiFi module model supporting a 5G frequency band;
identifying the current WiFi module type according to the current WiFi module ID;
and if the current WiFi module model supports the 5G frequency band, changing the parameters loaded by the WiFi drive.
Further, matching the current WiFi module ID with a preset WiFi module ID specifically includes the following steps:
scanning a ue node;
reading the current WiFi module ID and the preset WiFi module ID under the ue node;
and matching the current WiFi module ID with the preset WiFi module ID through a standard function.
Further, according to current wiFi module ID discernment current wiFi module model, specifically include the following step:
judging whether the current WiFi module model supports a 5G frequency band or not;
if the current WiFi module model does not support the 5G frequency band, according to the native processing logic of the Android system;
and if the current WiFi module model supports the 5G frequency band, changing the parameters loaded by the WiFi drive.
Further, changing the parameters of the WiFi driver loading specifically includes the following steps:
increasing VHT patterns at WiFi-driven parameters;
modifying the function to generate a configuration file required for starting the hotspot;
WiFi performance is optimized.
Further, optimizing the WiFi performance specifically includes the following steps:
the open and close functions that control the features are added to the String returned by the function.
Further, scanning the ue node specifically includes the following steps:
and scanning the uevent nodes of all nodes under the/sys/bus/pci/devices directory and/sys/bus/usb/devices directory.
Further, changing the parameters of the WiFi driver loading specifically includes the following steps:
rtw _ vht _ enable =2 parameter is added;
modifying the CreateHostapdConfig function of the hostapd program;
the open and close functionality of the control feature is added to the String returned by the function.
Further, the turn-on function includes WiFi MultiMedia enabled.
Further, the hostapd program starts the 5G hotspot according to the read configuration parameters related to the hotspot.
According to the configuration method of the 5G hotspot default mode based on the Android system, the opened 5G hotspot is enabled to select the 802.11ac mode by default through a method of changing software, the problem of resource waste caused by the fact that the hotspot is opened in a 5G frequency band in the prior art and works in an 802.11n mode by default is solved, meanwhile, under the condition that the hardware cost is not changed, the bandwidth of the hotspot is greatly improved, the problem that the requirements cannot be met in some current use scenes with high bandwidth requirements is solved, and most use scenes with high bandwidth requirements can be met.
Drawings
FIG. 1 is a flowchart illustrating steps of a configuration method of a 5G hot spot default mode based on an Android system according to the present invention;
FIG. 2 is a flowchart illustrating step S2 according to the present invention;
FIG. 3 is a flowchart illustrating step S4 according to the present invention;
fig. 4 is a flowchart illustrating step S5 according to the present invention.
Detailed Description
The embodiments of the present disclosure are described in detail below with reference to the accompanying drawings.
The embodiments of the present disclosure are described below with specific examples, and other advantages and effects of the present disclosure will be readily apparent to those skilled in the art from the disclosure in the specification. It is to be understood that the described embodiments are merely illustrative of some, and not restrictive, of the embodiments of the disclosure. The disclosure may be embodied or carried out in various other specific embodiments, and various modifications and changes may be made in the details within the description without departing from the spirit of the disclosure. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
Example one
As shown in fig. 1, the configuration method of the Android system-based 5G hotspot default mode includes the following steps:
step S1, presetting a WiFi module ID and a model corresponding to the WiFi module;
before the program is started, the WiFi module detection flow is automatically started when the product system is started, before the program is started, the ID of the WiFi module and the model corresponding to the WiFi module are preset in the WiFi module detection flow, in the step, the ID of all the existing applicable WiFi modules and the model corresponding to all the WiFi modules are preset in the program, and the ID of each WiFi module has the corresponding model, so that the model of the current WiFi module can be accurately matched in the subsequent process, and whether the current WiFi module supports the 5G frequency band or not is judged.
Step S2, matching the current WiFi module ID with a preset WiFi module ID;
data matching is the registration of data according to some internal relationship. When the system starts, the ID of the current WiFi module needs to be input first, after the ID of the current WiFi module is input, the ID of the current WiFi module and the preset ID of the WiFi module are subjected to data calibration and verification, and when the ID of the current WiFi module and the preset ID of the WiFi module can be aligned according to the pairing relationship, the current ID of the WiFi module and the preset ID of the WiFi module are proved to be paired one by one.
Further, in a preferred embodiment of the present application, as shown in fig. 2, step S2 specifically includes the following steps:
step S210, scanning a ue node;
further, scanning the ue node specifically includes the following steps:
and scanning the uevent nodes of all nodes under the/sys/bus/pci/devices directory and/sys/bus/usb/devices directory.
When the WiFi module detection process is started, the ue nodes of all nodes under the/sys/bus/pci/devices directory and the/sys/bus/usb/devices directory are scanned.
Step S220, reading the current WiFi module ID and the preset WiFi module ID under the uevent node;
in the step, the hardware ID in the uevent content and a plurality of WIFI module hardware ID values preset in the codes are read.
And step S230, matching the current WiFi module ID with a preset WiFi module ID through a standard function.
And matching the current WiFi module ID value with the preset WiFi module ID value through a standard function strcmp, and identifying the specific model of the current WiFi module by the aid of the step.
Step S3, presetting a WiFi module model supporting a 5G frequency band;
similarly to step S1, a WiFi module model supporting a 5G band is preset, in this step, before step S2, the WiFi module model supporting the 5G band may be matched with the WiFi module ID, and in step S1, the WiFi module model supporting the 5G band is preset; or after step S2, after the current WiFi module model is identified, the WiFi module model supporting the 5G frequency band is preset, and after the current WiFi module model is known, the WiFi module model supporting the 5G frequency band is matched with the preset WiFi module model supporting the 5G frequency band, and if the current WiFi module model can be in one-to-one correspondence with the preset WiFi module model supporting the 5G frequency band, it is proved that the current WiFi module model supports the 5G frequency band.
Step S4, identifying the current WiFi module type according to the current WiFi module ID;
during step S2, the program has already identified the current module ID by the preset WiFi module ID, and in step S1, the preset WiFi module ID corresponds to the model of the WiFi module, so that in this step, the model of the current WiFi module can be matched according to the current WiFi module ID identified in step S2.
Further, in a preferred embodiment of the present application, as shown in fig. 3, step S4 specifically includes the following steps:
step S410, judging whether the current WiFi module model supports a 5G frequency band;
the model supporting the 5G frequency band has been preset in step S3, and therefore in this step, the model of the current WiFi module needs to be matched with the preset WiFi module model supporting the 5G frequency band, if the current WiFi module model matches with the preset WiFi module model supporting the 5G frequency band, it indicates that the current WiFi module model supports the 5G frequency band, and if the current WiFi module model does not match with the preset WiFi module model supporting the 5G frequency band, it indicates that the current WiFi module model does not support the 5G frequency band.
Step S420, if the current WiFi module model does not support the 5G frequency band, according to the native processing logic of the Android system;
according to the native processing logic of the Android system, namely, a user opens the hot spot function through the 2.4G frequency band, and no additional parameter is added in the program.
And step S430, if the current WiFi module supports the 5G frequency band, changing parameters loaded by the WiFi drive.
In this embodiment, when the determination result is that the current WiFi module model supports the 5G frequency band, the value of sys. wlan. dual band is true, the parameter during WiFi drive loading is changed, and the rtw _ VHT _ enable =2 parameter is added, that is, the VHT (very-high through) mode of the drive enabling module, that is, the AC mode is passed.
Further, changing the parameters of the WiFi driver loading specifically includes the following steps:
rtw _ vht _ enable =2 parameter is added;
modifying the CreateHostapdConfig function of the hostapd program;
the open and close functionality of the control feature is added to the String returned by the function.
Further, in a preferred embodiment of the present application, the optimizing WiFi performance specifically includes the following steps:
the open and close functions that control the features are added to the String returned by the function.
And step S5, if the current WiFi module model supports the 5G frequency band, changing the parameters loaded by the WiFi drive.
The parameters for changing the loading of the WiFi driver comprise adding rtw _ vht _ enable =2 parameters, modifying a createHostapdConfig function of a hostapd _ manager. cpp file, and meanwhile, if the current WiFi module is detected to support a 5G frequency band, adding an optimization function of the characteristics of the WiFi module in String returned by the function.
The hostapd _ manager. cpp file is native code of android, and the CreateHostapdConfig function inside generates the configuration file/data/misc/wifi/hostapd.conf required by the hotspot function.
The configuration here is the configuration parameters related to the hot spot that the open source hostapd program run by Andorid needs to read when the hot spot is opened.
Further, in a preferred embodiment of the present application, as shown in fig. 4, step S5 specifically includes the following steps:
step S510, adding a VHT mode in a WiFi driving parameter;
in this step, the VHT (very-high throughput) mode of the module, i.e., the 802.11AC mode, is enabled by driving.
Step S520, modifying the function, and generating a configuration file required for starting the hotspot;
and step S530, optimizing the WiFi performance.
Adding a starting function and a closing function for controlling the characteristics of a WiFi module in native codes of an android system, wherein the starting of Wi-Fi MultiMedia mainly optimizes MultiMedia applications such as videos and audios in a wireless local area network; the HT40+ and other characteristics are enabled, and some optimization is made on the performance of the hot spot in accordance with the parameters of the open AC mode of section 4.
Further, in a preferred embodiment of the present application, the power-on function includes WiFi MultiMedia enabled.
Further, in a preferred embodiment of the present application, the hostapd program starts the 5G hotspot according to the read hotspot-related configuration parameter.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like.

Claims (5)

1. The configuration method of the 5G hot spot default mode based on the Android system is characterized by comprising the following steps:
presetting a WiFi module ID and a model corresponding to the WiFi module;
scanning the uevent nodes of all nodes under the/sys/bus/pci/devices directory and/sys/bus/usb/devices directory;
reading the current WiFi module ID and the preset WiFi module ID under the ue node;
matching the current WiFi module ID with a preset WiFi module ID through a standard function;
presetting a WiFi module model supporting a 5G frequency band;
identifying the current WiFi module type according to the current WiFi module ID;
if the current WiFi module model supports a 5G frequency band, a VHT mode is added to the WiFi driving parameters;
rtw _ vht _ enable =2 parameter is added;
modifying the CreateHostapdConfig function of the hostapd program;
adding the opening and closing functions of the control characteristics in String returned by the function;
modifying the function to generate a configuration file required for starting the hotspot;
WiFi performance is optimized.
2. The configuration method of the Android system-based 5G hotspot default mode as claimed in claim 1, wherein identifying a current WiFi module type according to a current WiFi module ID specifically comprises the following steps:
judging whether the current WiFi module model supports a 5G frequency band or not;
if the current WiFi module model does not support the 5G frequency band, according to the native processing logic of the Android system;
and if the current WiFi module model supports the 5G frequency band, changing the parameters loaded by the WiFi drive.
3. The configuration method of the Android system-based 5G hotspot default mode of claim 1, wherein WiFi performance is optimized, and the configuration method specifically comprises the following steps:
the open and close functions that control the features are added to the String returned by the function.
4. The Android system-based configuration method for the 5G hotspot default mode of claim 3, wherein the enabling function comprises WiFi MultiMedia enabled.
5. The Android system-based configuration method for the 5G hotspot default mode of claim 1, wherein the hostapd program starts a 5G hotspot according to the read configuration parameters related to the hotspot.
CN202110978018.9A 2021-08-25 2021-08-25 Configuration method of 5G hot spot default mode based on Android system Active CN113423116B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110978018.9A CN113423116B (en) 2021-08-25 2021-08-25 Configuration method of 5G hot spot default mode based on Android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110978018.9A CN113423116B (en) 2021-08-25 2021-08-25 Configuration method of 5G hot spot default mode based on Android system

Publications (2)

Publication Number Publication Date
CN113423116A CN113423116A (en) 2021-09-21
CN113423116B true CN113423116B (en) 2021-12-24

Family

ID=77719324

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110978018.9A Active CN113423116B (en) 2021-08-25 2021-08-25 Configuration method of 5G hot spot default mode based on Android system

Country Status (1)

Country Link
CN (1) CN113423116B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107370621A (en) * 2017-07-07 2017-11-21 广州视源电子科技股份有限公司 Focus sharing method, readable storage medium storing program for executing and focus sharing means
CN109088686A (en) * 2018-09-28 2018-12-25 西北工业大学 One kind being based on wireless messages and energy transmission method while 5G height frequency range

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100539521C (en) * 2003-05-16 2009-09-09 华为技术有限公司 A kind of method that realizes radio local area network authentication
CN104080194A (en) * 2014-06-25 2014-10-01 扬州芯云智能系统有限公司 Method for wirelessly configuring WIFI access parameters of zero-input terminal equipment through mobile phone
CN106358294B (en) * 2015-07-14 2021-11-09 中兴通讯股份有限公司 Management method and device for mobile broadband data transmission
US20190287109A1 (en) * 2016-02-03 2019-09-19 Averon Us, Inc. Method and apparatus for facilitating performing payment option aggregation utilizing an automated authentication engine
CN106453496B (en) * 2016-09-05 2019-05-14 北京小米移动软件有限公司 Document transmission method and device
CN106452847B (en) * 2016-09-21 2019-09-17 广州视源电子科技股份有限公司 WIFI equipment intelligent identification Method and device
US10631367B2 (en) * 2017-04-14 2020-04-21 Verizon Patent And Licensing Inc. Virtualized equipment for multi-network and cross cell utilization
CN208126836U (en) * 2018-02-28 2018-11-20 青岛东方天朗国际贸易有限公司 A kind of mobile LED advertisement machine
WO2019196860A1 (en) * 2018-04-10 2019-10-17 Telefonaktiebolaget Lm Ericsson (Publ) 5g and fixed network residential gateway for wireline access network handling
CN110582108B (en) * 2018-06-11 2022-08-26 中兴通讯股份有限公司 Control method of wireless access network, network equipment and storage medium
KR20200104017A (en) * 2019-02-26 2020-09-03 삼성전자주식회사 Electronic device supporting 5g network communication and method for the electronic device to control transmit power
CN113036461A (en) * 2019-12-25 2021-06-25 中国移动通信集团终端有限公司 System-in-package antenna module and terminal
CN111356209B (en) * 2020-02-17 2022-04-26 Oppo广东移动通信有限公司 Multi-frequency WiFi hotspot opening method and device, storage medium and electronic equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107370621A (en) * 2017-07-07 2017-11-21 广州视源电子科技股份有限公司 Focus sharing method, readable storage medium storing program for executing and focus sharing means
CN109088686A (en) * 2018-09-28 2018-12-25 西北工业大学 One kind being based on wireless messages and energy transmission method while 5G height frequency range

Also Published As

Publication number Publication date
CN113423116A (en) 2021-09-21

Similar Documents

Publication Publication Date Title
US9872315B2 (en) Wireless communication method for allocating clear channel, and wireless communication terminal using same
US9942829B2 (en) Techniques for establishing communications with a local wireless network
JP6231044B2 (en) Handling of application identification information of electronic subscriber identification module (eSIM)
US9622269B2 (en) Optimizing the use of shared radio frequency medium using intelligent suppression of probe request frames
JP6383426B2 (en) Technology for wireless network selection and traffic routing rule collaboration application
US10764349B2 (en) Self-organizing network communication
CN106604403B (en) Miracast protocol-based channel selection method and system
US20160050683A1 (en) Multiband operation of a single wi-fi radio
KR101304231B1 (en) Techniques for evaluation and improvement of user experience for applications in mobile wireless networks
EP2974149B1 (en) Automatic selection of coordinating functionality in a hybrid communication network
KR20160132073A (en) Updates to support network based internet protocol flow mobility
CN116488995A (en) Techniques for instantiation and termination of virtualized network functions
JP6407939B2 (en) Configuration information infrastructure active scanning and connection method
US20190021007A1 (en) Station-aided spatial reuse group detection
US20160255643A1 (en) Methods and apparatus for receiving lte-u network information
CN106576292A (en) Method and apparatus for scanning access point in wireless lan system
CN110234151A (en) A kind of terminal access method and device
US20230049307A1 (en) Device-to-Device Based Resource Determining Method and Device
US20180184383A1 (en) Systems, methods, and devices for dynamic transmission power control on wireless stations for maximizing wireless channel utilization
CN113423116B (en) Configuration method of 5G hot spot default mode based on Android system
US20210297823A1 (en) Using wireless rate models based on utilized frequency resources
WO2020192387A1 (en) Request processing method, related apparatus and system
JP2018510565A (en) Method and apparatus for selective contention in a mixed wireless communication system
CN109729567B (en) Message processing method, access point equipment and message processing equipment
CN113163453B (en) Wifi transmission speed control method, system, storage medium and mobile terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant