CN109587829A - A kind of method, apparatus and terminal that terminal is used as website and hot spot to work simultaneously - Google Patents

A kind of method, apparatus and terminal that terminal is used as website and hot spot to work simultaneously Download PDF

Info

Publication number
CN109587829A
CN109587829A CN201811368659.7A CN201811368659A CN109587829A CN 109587829 A CN109587829 A CN 109587829A CN 201811368659 A CN201811368659 A CN 201811368659A CN 109587829 A CN109587829 A CN 109587829A
Authority
CN
China
Prior art keywords
state machine
terminal
message
cmd
functional module
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.)
Granted
Application number
CN201811368659.7A
Other languages
Chinese (zh)
Other versions
CN109587829B (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.)
Qingdao Hisense Electronics Co Ltd
Original Assignee
Qingdao Hisense Electronics 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 Qingdao Hisense Electronics Co Ltd filed Critical Qingdao Hisense Electronics Co Ltd
Priority to CN201811368659.7A priority Critical patent/CN109587829B/en
Publication of CN109587829A publication Critical patent/CN109587829A/en
Application granted granted Critical
Publication of CN109587829B publication Critical patent/CN109587829B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • H04W88/10Access point devices adapted for operation in multiple networks, e.g. multi-mode access points
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The method, apparatus and terminal that the present invention provides a kind of terminal while website and hot spot being used as to work.In the present invention, terminal receives that instruction terminal works in the enabled instruction of station mode and instruction terminal works in the enabled instruction of hotspot pattern;Based on the corresponding functional module of each enabled instruction difference call site mode and the corresponding functional module of hotspot pattern, wherein any one state machine based on android system in two functional modules realizes that another is realized based on interface.As it can be seen that terminal is simultaneously operable terminal in station mode and hotspot pattern by calling the functional module for the station mode realized using different implementations (state machine and interface) and the functional module of hotspot pattern respectively in the present invention.

Description

A kind of method, apparatus and terminal that terminal is used as website and hot spot to work simultaneously
Technical field
The present invention relates to the sides that network communication technology field more particularly to a kind of terminal are used as website and hot spot to work simultaneously Method, device and terminal.
Background technique
WiFi (Wireless Fidelity, Wireless Fidelity) is a kind of WLAN (Wireless Local of current most mainstream Area Network, WLAN) technology.
The terminal (for example, mobile phone) for supporting WiFi function can not only be used for website connection wireless router to access outer net, also It can be used as hot spot and provide wirelessly access for other terminals.But terminal is not supported generally simultaneously as website and heat at present Point work.
Summary of the invention
The present invention proposes that a kind of terminal is same to solve the problems, such as that existing terminal can not work as website and hot spot simultaneously The method, apparatus and terminal of Shi Zuowei website and hot spot work, to realize terminal while website and hot spot being used as to work.
For achieving the above object, the present invention provides the following technical scheme that
In a first aspect, a kind of method that the present invention provides terminal while website and hot spot being used as to work, which comprises
Reception instruction terminal works in the enabled instruction of station mode respectively and instruction terminal works in opening for hotspot pattern Dynamic instruction;
The corresponding functional module of call site mode and the corresponding functional module of hotspot pattern are distinguished based on each enabled instruction, Wherein, state machine of any one in two functional modules based on android system realizes that another is realized based on interface.
Optionally, described corresponding based on the corresponding functional module of each enabled instruction difference call site mode and hotspot pattern Functional module, comprising:
Call the interface setWifiEnabled and enabled hotspot pattern of enabled station mode respectively in WifiService Interface setWifiApEnabled;
Wherein, the setWifiApEnabled is for loading hot spot driving, starting network share and starting Hostapd, so that the terminal works are in hotspot pattern;
The setWifiEnabled is used to send CMD_WIFI_TOGGLED message to WifiController state machine;
After the WifiController state machine handles the CMD_WIFI_TOGGLED message, to WifiStateMachine state machine sends CMD_START_SUPPLICANT message;
The WifiStateMachine state machine is based on the CMD_START_SUPPLICANT message, and load website drives Dynamic and starting Supplicant, so that the terminal works are in station mode.
Optionally, described corresponding based on the corresponding functional module of each enabled instruction difference call site mode and hotspot pattern Functional module, comprising:
Call the interface setWifiEnabled and enabled hotspot pattern of enabled station mode respectively in WifiService Interface setWifiApEnabled;
Wherein, the setWifiEnabled is for loading website driving, starting Supplicant, so that the terminal work Make in station mode;
The setWifiApEnabled is used to send CMD_SET_AP message to WifiController state machine;
After the WifiController state machine handles the CMD_SET_AP message, to WifiStateMachine shape State machine sends CMD_START_AP message;
The WifiStateMachine state machine is based on the CMD_START_AP message, the driving of load hot spot, starting Network share and starting Hostapd, so that the terminal works are in hotspot pattern.
Second aspect, the present invention also provides the device that a kind of terminal is used as website and hot spot to work simultaneously, described device packets It includes:
Receiving unit, for receiving respectively, instruction terminal works in the enabled instruction of station mode and instruction terminal works in The enabled instruction of hotspot pattern;
Call unit, for based on the corresponding functional module of each enabled instruction difference call site mode and hotspot pattern pair The functional module answered, wherein any one state machine realization based on android system in two functional modules, another It is realized based on interface.
Optionally, the call unit is based on the corresponding functional module of each enabled instruction difference call site mode and hot spot The corresponding functional module of mode, comprising:
Call the interface setWifiEnabled and enabled hotspot pattern of enabled station mode respectively in WifiService Interface setWifiApEnabled;
Wherein, the setWifiApEnabled is for loading hot spot driving, starting network share and starting Hostapd, so that the terminal works are in hotspot pattern;
The setWifiEnabled is used to send CMD_WIFI_TOGGLED message to WifiController state machine;
After the WifiController state machine handles the CMD_WIFI_TOGGLED message, to WifiStateMachine state machine sends CMD_START_SUPPLICANT message;
The WifiStateMachine state machine is based on the CMD_START_SUPPLICANT message, and load website drives Dynamic and starting Supplicant, so that the terminal works are in station mode.
Optionally, the call unit is based on the corresponding functional module of each enabled instruction difference call site mode and hot spot The corresponding functional module of mode, comprising:
Call the interface setWifiEnabled and enabled hotspot pattern of enabled station mode respectively in WifiService Interface setWifiApEnabled;
Wherein, the setWifiEnabled is for loading website driving, starting Supplicant, so that the terminal work Make in station mode;
The setWifiApEnabled is used to send CMD_SET_AP message to WifiController state machine;
After the WifiController state machine handles the CMD_SET_AP message, to WifiStateMachine shape State machine sends CMD_START_AP message;
The WifiStateMachine state machine is based on the CMD_START_AP message, the driving of load hot spot, starting Network share and starting Hostapd, so that the terminal works are in hotspot pattern.
The third aspect, the present invention also provides a kind of terminals, including processor and machine readable storage medium, and the machine can It reads storage medium and is stored with the machine-executable instruction that can be executed by the processor, the processor can be held by the machine Row instruction promotes: the method realized above-mentioned terminal while website and hot spot being used as to work.
Fourth aspect, the present invention also provides a kind of machine readable storage medium, storage in the machine readable storage medium Have machine-executable instruction, when the machine-executable instruction is executed by processor, realize above-mentioned terminal at the same be used as website and The method of hot spot work.
In the present invention it can be seen from above description, terminal by respectively call using different implementations (state machine and Interface) realize station mode functional module and hotspot pattern functional module, be simultaneously operable terminal in station mode And hotspot pattern.
Detailed description of the invention
To describe the technical solutions in the embodiments of the present invention more clearly, make required in being described below to embodiment Attached drawing is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the invention, for For those of ordinary skill in the art, without creative efforts, it can also be obtained according to these attached drawings other Attached drawing.
Fig. 1 is the existing implementation process based on the terminal of android system when starting hotspot pattern or station mode;
Fig. 2 is a kind of terminal shown in the embodiment of the present invention while the method flow diagram that is used as website and hot spot to work;
Fig. 3 is a kind of implementation process of the step 202 shown in the embodiment of the present invention;
Fig. 4 is another implementation process of the step 202 shown in the embodiment of the present invention;
Fig. 5 is a kind of hardware structural diagram of terminal shown in the embodiment of the present invention;
Fig. 6 is the structural representation of a kind of terminal shown in the embodiment of the present invention while the logic that is used as website and hot spot to work Figure.
Specific embodiment
Example embodiments are described in detail here, and the example is illustrated in the accompanying drawings.Following description is related to When attached drawing, unless otherwise indicated, the same numbers in different drawings indicate the same or similar elements.Following exemplary embodiment Described in embodiment do not represent all embodiments consistented with the present invention.On the contrary, they be only with it is such as appended The example of device and method being described in detail in claims, some aspects of the invention are consistent.
It is only to be not intended to limit the invention merely for for the purpose of describing particular embodiments in terminology used in the present invention. It is also intended in the present invention and the "an" of singular used in the attached claims, " described " and "the" including majority Form, unless the context clearly indicates other meaning.It is also understood that term "and/or" used herein refers to and wraps It may be combined containing one or more associated any or all of project listed.
It is the existing terminal based on Android (Android) system when starting hotspot pattern or station mode referring to Fig. 1 Implementation process.Wherein, vertical left side of dotted line is station mode implementation process, and right side is hotspot pattern implementation process.
From figure 1 it appears that existing station mode and hotspot pattern all rely on the state machine of android system (WifiController and WifiStateMachine) is realized.
If user starts the station mode and hotspot pattern of terminal simultaneously, calling interface is distinguished in WifiService SetWifiEnabled and setWifiApEnabled.SetWifiEnabled sends CMD_WIFI_ to WifiController TOGGLED message;SetWifiApEnabled sends CMD_SET_AP message to WifiController.At this point, WifiController is in original state (ApStaDisabledState).
If WifiController has received and processed CMD_WIFI_TOGGLED message in the initial state, WifiController state transition will not reprocess the CMD_ of setWifiApEnabled transmission to StaEnbledState SET_AP message.This is because, CMD_SET_AP message must also be handled under the original state of WifiController, but It is, since state machine can only handle a message in the same time, if state machine first processing station mode correlation disappears Breath, would not reprocess hotspot pattern related news.
Similarly, WifiStateMachine is identical as the treatment mechanism of WifiController.
Therefore, the existing terminal based on android system can not be worked at the same time in station mode and hotspot pattern.
In view of the above-mentioned problems, a kind of method that the present invention proposes terminal while website and hot spot being used as to work, in this method, Terminal uses the functional module and hot spot of the station mode of different implementations (state machine and interface) realization by calling respectively The functional module of mode, is simultaneously operable terminal in station mode and hotspot pattern.
To make the objectives, technical solutions, and advantages of the present invention clearer, right in the following with reference to the drawings and specific embodiments The present invention is described in detail:
Referring to fig. 2, the stream for the method for being used as website and hot spot to work simultaneously for a kind of terminal shown in the embodiment of the present invention Cheng Tu.As shown in Fig. 2, the process can comprise the following steps that
Step 201, reception instruction terminal works in the enabled instruction of station mode respectively and instruction terminal works in hot spot The enabled instruction of mode.
It include specific operating mode in enabled instruction, which can be station mode or hotspot pattern.
Wherein, station mode is for indicating that terminal can be used as website connection wireless router access outer net;Hotspot pattern is used It can be used as hot spot in expression terminal and provide access service for other equipment.
In specific implementation, user can be switched by the WLAN opened in user interface or hot spot switchs, and triggering terminal connects Receive enabled instruction.
Wherein, when user opens WLAN switch, terminal, which receives, is used to indicate terminal works in the starting of station mode Instruction;When user opens hot spot switch, terminal, which receives, is used to indicate terminal works in the enabled instruction of hotspot pattern.
Step 202, corresponding based on the corresponding functional module of each enabled instruction difference call site mode and hotspot pattern Functional module.
Wherein, state machine of any one in two functional modules based on android system is realized, another is based on connecing Cause for gossip is existing.
For example, the corresponding functional module of station mode realizes that hotspot pattern is corresponding based on the state machine of android system Functional module is realized based on interface;Alternatively, the corresponding functional module of hotspot pattern is realized based on the state machine of android system, The corresponding functional module of station mode is realized based on interface.
The specific calling process of each functional module is described below, and wouldn't repeat here.
So far, process shown in Fig. 2 is completed.
It can be seen that the present invention by process shown in Fig. 2 (state machine and to connect by calling respectively using different implementations Mouthful) realize station mode functional module and hotspot pattern functional module, avoid in the prior art both of which according to Collision problem when state machine being relied to realize, is simultaneously operable terminal in station mode and hotspot pattern.
Optionally, as an implementation, step 202 can be realized by process shown in Fig. 3.
In Fig. 3, when terminal is respectively received starting station mode and starts the instruction of hotspot pattern, The interface setWifiEnabled of enabled station mode and the interface of enabled hotspot pattern are called in WifiService respectively setWifiApEnabled。
Wherein, setWifiApEnabled is the newly-increased interface in WifiStateMachine state machine, for loading heat Point driving, starting network share and starting Hostapd (for realizing the information exchange of upper layer application and bottom layer driving), so that Terminal works are in hotspot pattern.
SetWifiEnabled is used to send CMD_WIFI_TOGGLED message to WifiController state machine.
After WifiController state machine handles CMD_WIFI_TOGGLED message, state is by original state ApStaDisabledState becomes StaEnabledState, and sends CMD_ to WifiStateMachine state machine START_SUPPLICANT message.
WifiStateMachine state machine is based on CMD_START_SUPPLICANT message, and load website drives and starts Supplicant (for realizing the information exchange of upper layer application and bottom layer driving).
After Supplicant starting, the state of WifiStateMachine state machine is become by original state InitialState For Supplicant starting state.Terminal works are in station mode.
So far, process shown in Fig. 3 is completed.
Realize that terminal is worked at the same time in station mode and hotspot pattern by process shown in Fig. 3.Wherein, station mode is based on State machine realizes that hotspot pattern is realized based on interface.
Optionally, as an implementation, step 202 can be realized by process shown in Fig. 4.
In Fig. 4, when terminal is respectively received starting station mode and starts the instruction of hotspot pattern, The interface setWifiEnabled of enabled station mode and the interface of enabled hotspot pattern are called in WifiService respectively setWifiApEnabled。
Wherein, setWifiEnabled is the newly-increased interface in WifiStateMachine state machine, for loading website Driving, starting Supplicant, so that terminal works are in station mode.
SetWifiApEnabled is used to send CMD_SET_AP message to WifiController state machine.
After WifiController state machine handles CMD_SET_AP message, state is by original state ApStaDisabledState becomes ApEnabledState, and sends CMD_START_ to WifiStateMachine state machine AP message;
WifiStateMachine state machine is based on CMD_START_AP message, the driving of load hot spot, starting network share And start Hostapd.The state of WifiStateMachine state machine becomes Softap from original state InitialState and opens Dynamic state.Terminal works are in hotspot pattern.
So far, process shown in Fig. 4 is completed.
Realize that terminal is worked at the same time in station mode and hotspot pattern by process shown in Fig. 4.Wherein, hotspot pattern is based on State machine realizes that station mode is realized based on interface.
Method provided by the invention is described above, terminal provided by the invention is described below:
It is a kind of hardware structural diagram of terminal provided by the invention referring to Fig. 5.The terminal may include processor 501, It is stored with the machine readable storage medium 502 of machine-executable instruction.Processor 501 and machine readable storage medium 502 can be through It is communicated by system bus 503.Also, it is used as website simultaneously with terminal by reading and executing in machine readable storage medium 502 Machine-executable instruction corresponding with the logic of hot spot work, processor 501 can be performed above-described terminal while as stations The method of point and hot spot work.
The machine readable storage medium 502 being mentioned herein can be any electronics, magnetism, optics or other physical stores dress It sets, may include or store information, such as executable instruction, data, etc..For example, the machine readable storage medium 502 can be with Including at least one following kind storage medium: volatile memory, nonvolatile memory, other types of storage media.Wherein, easily The property lost memory can be RAM (Random Access Memory, random access memory), and nonvolatile memory can be sudden strain of a muscle It deposits, memory driver (such as hard disk drive), solid state hard disk, storage dish (such as CD, DVD).
It referring to Fig. 6, functionally divides, the logic that above-mentioned terminal is used as website and hot spot to work simultaneously may include receiving Unit 601 and call unit 602, in which:
Receiving unit 601 works in the enabled instruction and instruction terminal work of station mode for receiving instruction terminal respectively Make in the enabled instruction of hotspot pattern;
Call unit 602, for based on the corresponding functional module of each enabled instruction difference call site mode and hot spot mould The corresponding functional module of formula, wherein any one state machine realization based on android system in two functional modules, separately One is realized based on interface.
Optionally, the call unit 602 be based on each enabled instruction corresponding functional module of difference call site mode and The corresponding functional module of hotspot pattern, comprising:
Call the interface setWifiEnabled and enabled hotspot pattern of enabled station mode respectively in WifiService Interface setWifiApEnabled;
Wherein, the setWifiApEnabled is for loading hot spot driving, starting network share and starting Hostapd, so that the terminal works are in hotspot pattern;
The setWifiEnabled is used to send CMD_WIFI_TOGGLED message to WifiController state machine;
After the WifiController state machine handles the CMD_WIFI_TOGGLED message, to WifiStateMachine state machine sends CMD_START_SUPPLICANT message;
The WifiStateMachine state machine is based on the CMD_START_SUPPLICANT message, and load website drives Dynamic and starting Supplicant, so that the terminal works are in station mode.
Optionally, the call unit 602 be based on each enabled instruction corresponding functional module of difference call site mode and The corresponding functional module of hotspot pattern, comprising:
Call the interface setWifiEnabled and enabled hotspot pattern of enabled station mode respectively in WifiService Interface setWifiApEnabled;
Wherein, the setWifiEnabled is for loading website driving, starting Supplicant, so that the terminal work Make in station mode;
The setWifiApEnabled is used to send CMD_SET_AP message to WifiController state machine;
After the WifiController state machine handles the CMD_SET_AP message, to WifiStateMachine shape State machine sends CMD_START_AP message;
The WifiStateMachine state machine is based on the CMD_START_AP message, the driving of load hot spot, starting Network share and starting Hostapd, so that the terminal works are in hotspot pattern.
The present invention also provides a kind of machine readable storage mediums including machine-executable instruction, such as the machine in Fig. 5 Readable storage medium storing program for executing 502, the machine-executable instruction can be executed by the processor 501 in terminal, described above to realize The method that terminal is used as website and hot spot to work simultaneously.
So far, the description of terminal shown in Fig. 5 is completed.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all in essence of the invention Within mind and principle, any modification, equivalent substitution, improvement and etc. done be should be included within the scope of the present invention.

Claims (8)

1. a kind of method that terminal is used as website and hot spot to work simultaneously, which is characterized in that the described method includes:
The starting that instruction terminal works in the enabled instruction of station mode and instruction terminal works in hotspot pattern is received respectively to refer to It enables;
The corresponding functional module of call site mode and the corresponding functional module of hotspot pattern are distinguished based on each enabled instruction, In, any one state machine based on android system in two functional modules realizes that another is realized based on interface.
2. the method as described in claim 1, which is characterized in that described corresponding based on each enabled instruction difference call site mode Functional module and the corresponding functional module of hotspot pattern, comprising:
Call the enabled interface setWifiEnabled of station mode and connecing for enabled hotspot pattern respectively in WifiService Mouth setWifiApEnabled;
Wherein, the setWifiApEnabled drives for loading hot spot, starts network share and starting Hostapd, with Make the terminal works in hotspot pattern;
The setWifiEnabled is used to send CMD_WIFI_TOGGLED message to WifiController state machine;
After the WifiController state machine handles the CMD_WIFI_TOGGLED message, to WifiStateMachine State machine sends CMD_START_SUPPLICANT message;
The WifiStateMachine state machine be based on the CMD_START_SUPPLICANT message, load website driving with And starting Supplicant, so that the terminal works are in station mode.
3. the method as described in claim 1, which is characterized in that described corresponding based on each enabled instruction difference call site mode Functional module and the corresponding functional module of hotspot pattern, comprising:
Call the enabled interface setWifiEnabled of station mode and connecing for enabled hotspot pattern respectively in WifiService Mouth setWifiApEnabled;
Wherein, the setWifiEnabled for load website driving, starting Supplicant so that the terminal works in Station mode;
The setWifiApEnabled is used to send CMD_SET_AP message to WifiController state machine;
After the WifiController state machine handles the CMD_SET_AP message, to WifiStateMachine state machine Send CMD_START_AP message;
The WifiStateMachine state machine is based on the CMD_START_AP message, the driving of load hot spot, starting network Shared and starting Hostapd, so that the terminal works are in station mode.
4. the device that a kind of terminal is used as website and hot spot to work simultaneously, which is characterized in that described device includes:
Receiving unit, for receiving respectively, instruction terminal works in the enabled instruction of station mode and instruction terminal works in hot spot The enabled instruction of mode;
Call unit, for corresponding based on the corresponding functional module of each enabled instruction difference call site mode and hotspot pattern Functional module, wherein any one state machine based on android system in two functional modules realizes that another is based on Interface is realized.
5. device as claimed in claim 4, which is characterized in that the call unit is based on each enabled instruction and distinguishes call site The corresponding functional module of mode and the corresponding functional module of hotspot pattern, comprising:
Call the enabled interface setWifiEnabled of station mode and connecing for enabled hotspot pattern respectively in WifiService Mouth setWifiApEnabled;
Wherein, the setWifiApEnabled drives for loading hot spot, starts network share and starting Hostapd, with Make the terminal works in hotspot pattern;
The setWifiEnabled is used to send CMD_WIFI_TOGGLED message to WifiController state machine;
After the WifiController state machine handles the CMD_WIFI_TOGGLED message, to WifiStateMachine State machine sends CMD_START_SUPPLICANT message;
The WifiStateMachine state machine be based on the CMD_START_SUPPLICANT message, load website driving with And starting Supplicant, so that the terminal works are in station mode.
6. device as claimed in claim 4, which is characterized in that the call unit is based on each enabled instruction and distinguishes call site The corresponding functional module of mode and the corresponding functional module of hotspot pattern, comprising:
Call the enabled interface setWifiEnabled of station mode and connecing for enabled hotspot pattern respectively in WifiService Mouth setWifiApEnabled;
Wherein, the setWifiEnabled for load website driving, starting Supplicant so that the terminal works in Station mode;
The setWifiApEnabled is used to send CMD_SET_AP message to WifiController state machine;
After the WifiController state machine handles the CMD_SET_AP message, to WifiStateMachine state machine Send CMD_START_AP message;
The WifiStateMachine state machine is based on the CMD_START_AP message, the driving of load hot spot, starting network Shared and starting Hostapd, so that the terminal works are in hotspot pattern.
7. a kind of terminal, which is characterized in that the terminal includes processor and machine readable storage medium, described machine readable to deposit Storage media is stored with the machine-executable instruction that can be executed by the processor, and the processor is by the executable finger of the machine Order promotes: realizing any method and step of claim 1-3.
8. a kind of machine readable storage medium, which is characterized in that it is executable to be stored with machine in the machine readable storage medium Claim 1-3 any method and step is realized in instruction when the machine-executable instruction is executed by processor.
CN201811368659.7A 2018-11-16 2018-11-16 Method and device for simultaneously working as site and hotspot by terminal and terminal Active CN109587829B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811368659.7A CN109587829B (en) 2018-11-16 2018-11-16 Method and device for simultaneously working as site and hotspot by terminal and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811368659.7A CN109587829B (en) 2018-11-16 2018-11-16 Method and device for simultaneously working as site and hotspot by terminal and terminal

Publications (2)

Publication Number Publication Date
CN109587829A true CN109587829A (en) 2019-04-05
CN109587829B CN109587829B (en) 2022-01-11

Family

ID=65923052

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811368659.7A Active CN109587829B (en) 2018-11-16 2018-11-16 Method and device for simultaneously working as site and hotspot by terminal and terminal

Country Status (1)

Country Link
CN (1) CN109587829B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888693A (en) * 2019-11-22 2020-03-17 烽火通信科技股份有限公司 Method and device for supporting AP and STA coexistence in Android system
CN111200877A (en) * 2020-03-12 2020-05-26 深圳康佳电子科技有限公司 Network connection method, terminal and storage medium
CN111328116A (en) * 2020-01-20 2020-06-23 广州华欣电子科技有限公司 Control method and system for dual-mode coexistence of wireless equipment and wireless equipment
CN115397036A (en) * 2021-05-25 2022-11-25 成都极米科技股份有限公司 Method, device, equipment and storage medium for establishing soft access point
CN115001899B (en) * 2021-03-01 2024-05-07 北京小米移动软件有限公司 Network sharing method, network sharing device and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104363609A (en) * 2014-10-24 2015-02-18 深圳市金立通信设备有限公司 Access control equipment of wireless hot spot
CN105228213A (en) * 2015-09-30 2016-01-06 青岛海信移动通信技术股份有限公司 A kind of mobile device carries out the method and apparatus of relaying
CN105704226A (en) * 2016-03-11 2016-06-22 北京奇虎科技有限公司 Intelligent terminal and network configuration method thereof
CN105721220A (en) * 2016-03-11 2016-06-29 北京奇虎科技有限公司 Intelligent terminal and network bottom configuration method thereof
CN105722119A (en) * 2016-01-27 2016-06-29 努比亚技术有限公司 Mobile terminal and system upgrade method thereof
CN105744598A (en) * 2015-05-27 2016-07-06 维沃移动通信有限公司 Wireless local area network connection method and device
CN106066792A (en) * 2016-05-25 2016-11-02 桂林电子科技大学 A kind of software wireless remote debugging based on WiFi updates system and method
US20170094670A1 (en) * 2015-09-30 2017-03-30 Hisense Mobile Communications Technology Co., Ltd. Apparatus And Method For Configuring Relay Channel Of Mobile Device
CN106686627A (en) * 2016-12-07 2017-05-17 广东欧珀移动通信有限公司 WiFi/hotspot starting method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104363609A (en) * 2014-10-24 2015-02-18 深圳市金立通信设备有限公司 Access control equipment of wireless hot spot
CN105744598A (en) * 2015-05-27 2016-07-06 维沃移动通信有限公司 Wireless local area network connection method and device
CN105228213A (en) * 2015-09-30 2016-01-06 青岛海信移动通信技术股份有限公司 A kind of mobile device carries out the method and apparatus of relaying
US20170094670A1 (en) * 2015-09-30 2017-03-30 Hisense Mobile Communications Technology Co., Ltd. Apparatus And Method For Configuring Relay Channel Of Mobile Device
CN105722119A (en) * 2016-01-27 2016-06-29 努比亚技术有限公司 Mobile terminal and system upgrade method thereof
CN105704226A (en) * 2016-03-11 2016-06-22 北京奇虎科技有限公司 Intelligent terminal and network configuration method thereof
CN105721220A (en) * 2016-03-11 2016-06-29 北京奇虎科技有限公司 Intelligent terminal and network bottom configuration method thereof
CN106066792A (en) * 2016-05-25 2016-11-02 桂林电子科技大学 A kind of software wireless remote debugging based on WiFi updates system and method
CN106686627A (en) * 2016-12-07 2017-05-17 广东欧珀移动通信有限公司 WiFi/hotspot starting method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
TING CHEN等: "System-level attacks against android by exploiting asynchronous programming", 《SOFTWARE QUALITY JOURNAL》 *
谭涛: "基于连通性监测的垂直切换方法研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110888693A (en) * 2019-11-22 2020-03-17 烽火通信科技股份有限公司 Method and device for supporting AP and STA coexistence in Android system
CN111328116A (en) * 2020-01-20 2020-06-23 广州华欣电子科技有限公司 Control method and system for dual-mode coexistence of wireless equipment and wireless equipment
CN111200877A (en) * 2020-03-12 2020-05-26 深圳康佳电子科技有限公司 Network connection method, terminal and storage medium
CN115001899B (en) * 2021-03-01 2024-05-07 北京小米移动软件有限公司 Network sharing method, network sharing device and storage medium
CN115397036A (en) * 2021-05-25 2022-11-25 成都极米科技股份有限公司 Method, device, equipment and storage medium for establishing soft access point

Also Published As

Publication number Publication date
CN109587829B (en) 2022-01-11

Similar Documents

Publication Publication Date Title
CN109587829A (en) A kind of method, apparatus and terminal that terminal is used as website and hot spot to work simultaneously
CN104144402B (en) Realize the method and relevant apparatus of mobile terminal localized roaming
CN105376033B (en) The method and apparatus of multiple radio access bearer are controlled in a wireless device
CN108347724B (en) Service processing method and system
CN106416331A (en) Electronic subscriber identity module selection
CN105359564B (en) Believable WLAN (WLAN) accesses scene
CN108419226A (en) A kind of method and bluetooth equipment connected between bluetooth equipment
CN106961703A (en) A kind of information transferring method, device and system
CN107771386A (en) The scheme of subscriber profile information is shared in mobile communication system
CN103327644A (en) Method and equipment for wireless connection
CN106105131B (en) Electronic device, method, apparatus, and computer medium pairing a plurality of devices
CN108810123A (en) The method and apparatus for opening mobile cellular network service
CN103987038A (en) Radio communication method and system
CN108540998A (en) Handle the device and method of user terminal configuration
CN102014387B (en) Wireless terminal and registration and authentication method thereof
CN116528397B (en) Method and device for realizing 5G (fourth generation) dual-domain private network and 5G dual-domain private network system
CN105721659B (en) Incoming call processing method and device
EP2818006B1 (en) Method, computer program and apparatus for selecting a network access subscription
CN105188041B (en) Call transferring method and home gateway based on fixed-line telephone
CN102595646B (en) Vent resource processing method and equipment
CN107534851A (en) Multi-line Information Mobile Service with dynamic MSISDN associations
US9253814B1 (en) Wireless communication device and method for interacting with a wireless hotspot
CN110611615B (en) Routing information transmission method and device
US20150245197A1 (en) Portable terminal enabling control of sim card and method for controlling the portable terminal
CN103686704A (en) Method and device for communication between terminal and network side

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
CB02 Change of applicant information

Address after: 266555 Qingdao economic and Technological Development Zone, Shandong, Hong Kong Road, No. 218

Applicant after: Hisense Visual Technology Co., Ltd.

Address before: 266555 Qingdao economic and Technological Development Zone, Shandong, Hong Kong Road, No. 218

Applicant before: QINGDAO HISENSE ELECTRONICS Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant