CN112363770B - Multi-system support and self-adaptive switching method, peripheral equipment and host equipment - Google Patents

Multi-system support and self-adaptive switching method, peripheral equipment and host equipment Download PDF

Info

Publication number
CN112363770B
CN112363770B CN202011316503.1A CN202011316503A CN112363770B CN 112363770 B CN112363770 B CN 112363770B CN 202011316503 A CN202011316503 A CN 202011316503A CN 112363770 B CN112363770 B CN 112363770B
Authority
CN
China
Prior art keywords
application program
system mode
program system
equipment
host
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
CN202011316503.1A
Other languages
Chinese (zh)
Other versions
CN112363770A (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.)
Xiamen Yealink Network Technology Co Ltd
Original Assignee
Xiamen Yealink Network 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 Xiamen Yealink Network Technology Co Ltd filed Critical Xiamen Yealink Network Technology Co Ltd
Priority to CN202011316503.1A priority Critical patent/CN112363770B/en
Publication of CN112363770A publication Critical patent/CN112363770A/en
Application granted granted Critical
Publication of CN112363770B publication Critical patent/CN112363770B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/4401Bootstrapping
    • 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
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

The invention provides a method for multi-system support and self-adaptive switching, peripheral equipment and host equipment, wherein the peripheral equipment comprises: the storage module is used for storing boot loader bootstrap program, a plurality of application program system modes and default startup application program system mode information; and the processing module is used for receiving the application program system mode information supported by the host equipment and sent by the host equipment, modifying the default starting application program system mode information according to the instruction for modifying the default starting application program system mode information and sent by the host equipment, restarting the host equipment after modifying the default starting application program information, and operating the application program system mode supported by the host equipment according to the modified default starting application program system mode information after restarting the host equipment. The embodiment of the invention realizes that one hardware device has the characteristic of multiple functions, and the functions can be adaptively switched according to the support of different systems.

Description

Multi-system support and self-adaptive switching method, peripheral equipment and host equipment
Technical Field
The invention relates to the technical field of computers, in particular to a method for multi-system support and self-adaptive switching, peripheral equipment and host equipment.
Background
The inventor has found that consumers often want one hardware device to implement different functions, thereby saving purchase costs. For example: the USB equipment is inserted into a certain SIP telephone and can be used as Base by matching with the IP telephone, namely the SIP telephone supports a registered Dect handle to carry out Dect conversation; when the USB device is inserted into another SIP phone, the USB device is used as a Dect handle in cooperation with the SIP phone, namely after the USB device is inserted into the SIP phone, the SIP phone is changed into a Dect handle, and the SIP phone support can be registered on a Dect Base to carry out Dect conversation; in addition, the USB equipment can be connected to video conference equipment, the USB equipment is matched with the video conference equipment to support registration of the Dect wireless microphone, the pickup distance of the video conference equipment is increased, namely the same USB hardware equipment can be inserted into different carriers to realize different functions, and meanwhile, the USB hardware equipment is inserted into different carriers to support self-adaptive switching without manual operation, so that the self-adaptive multifunction of the same hardware equipment is realized.
Generally, a hardware device has only a specific function, and cannot achieve various functional characteristics. If a certain hardware device is provided with an operating system, the APP can be installed through downloading, and therefore specific function requirements are met. For example, if a mobile phone device runs an android system, some APPs can be downloaded and installed to achieve the multifunctional characteristic of the same hardware device, but for some peripheral accessories, the multifunctional characteristic of the same hardware device is not achieved at present.
Disclosure of Invention
The invention provides a method for multi-system support and self-adaptive switching, peripheral equipment and host equipment, which are used for solving the technical problem that the conventional peripheral equipment does not have multifunctional characteristics.
An embodiment of the present invention provides a peripheral device, including:
the storage module is used for storing BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the receiving module is used for receiving the application program system mode information supported by the host equipment and the instruction for modifying the default starting application program system mode information, which are sent by the host equipment; wherein, the application program system mode supported by the host device is one of the application program system modes;
and the processing module is used for modifying the default starting application program system mode information according to the instruction, restarting the host computer after modifying the default starting application program information, and operating the application program system mode supported by the host computer equipment according to the modified default starting application program system mode information after restarting the host computer.
Preferably, the storage module is Flash firmware.
In a second aspect, an embodiment of the present invention provides a host device, including:
the acquisition module is used for acquiring the system mode of the application program currently operated by the peripheral equipment; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the processing module is used for judging whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment or not, and if not, sending application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment so as to enable the peripheral equipment to operate the application program system mode supported by the host equipment after being restarted; wherein, the application program system mode supported by the host device is one of the application program system modes;
and if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
In a third aspect, an embodiment of the present invention provides a method for multi-system support and adaptive switching, which is applied to a peripheral device, and includes:
storing BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information in a storage module;
receiving application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information, which are sent by the host equipment; wherein, the application program system mode supported by the host device is one of the application program system modes;
and modifying the default starting application program system mode information according to the instruction, restarting after modifying the default starting application program information, and operating the application program system mode supported by the host equipment according to the modified default starting application program system mode information after restarting.
In a fourth aspect, an embodiment of the present invention provides a method for multi-system support and adaptive handover, which is applied to a host device, and includes:
acquiring a system mode of an application program currently operated by the peripheral equipment; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
judging whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, if not, sending application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment so as to enable the peripheral equipment to operate the application program system mode supported by the host equipment after being restarted; wherein, the application program system mode supported by the host device is one of the application program system modes;
and if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
Preferably, the BootLoader bootstrap program, the plurality of application program system modes and the default startup application program system mode information are stored in Flash firmware of the peripheral device.
Preferably, the host device communicates with an application corresponding to the default startup application system mode information.
In a fifth aspect, an embodiment of the present invention provides a method for multi-system support and adaptive handover, including:
the method comprises the steps that a host device obtains an application program system mode currently operated by a peripheral device; the peripheral equipment stores a BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the host equipment judges whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, if not, the host equipment sends application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment;
the peripheral equipment modifies the system mode information of the default starting application program according to the instruction and restarts after modifying the system mode information of the default starting application program;
after restarting, the peripheral equipment runs an application program system mode supported by the host equipment; wherein the application system mode supported by the host device is one of the plurality of application system modes.
Preferably, the host device communicates with an application corresponding to the default startup application system mode information
In summary, the embodiment of the invention has the following beneficial effects:
according to the embodiment of the invention, the Bootloader bootstrap program, a plurality of application program system modes and the default starting application program system mode information are stored in the storage module of the peripheral equipment, so that the peripheral equipment can jump to different APP operation addresses by using the Bootloader bootstrap program, and the corresponding application program and application program system mode can be operated, thereby realizing the characteristic that the same hardware equipment supports multiple functions. In addition, the application program system mode supported by the host equipment is modified into the default started application program by matching with the application program system mode supported by the host equipment, so that the self-adaptive switching of the application program system mode is realized, namely, the function can be self-adaptively switched according to the support of different systems.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings required to be used in the embodiments will be briefly described below, and obviously, the drawings in the following description are only some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic structural diagram of a peripheral device according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating cooperation between a peripheral device and a host device according to an embodiment of the present invention;
fig. 3 is a flowchart of a method for multi-system support and adaptive handover according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of protection of the present invention.
It should be understood that the step numbers used herein are for convenience of description only and are not intended as limitations on the order in which the steps are performed.
It is to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
The terms "comprises" and "comprising" indicate the presence of the described features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
The term "and/or" refers to and includes any and all possible combinations of one or more of the associated listed items.
Example 1:
referring to fig. 1, an embodiment of the present invention provides a peripheral device, including:
the storage module is used for storing BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the receiving module is used for receiving the application program system mode information supported by the host equipment and the instruction for modifying the default starting application program system mode information, which are sent by the host equipment; wherein, the application program system mode supported by the host device is one of the application program system modes;
and the processing module is used for modifying the default starting application program system mode information according to the instruction, restarting the host computer after modifying the default starting application program information, and operating the application program system mode supported by the host computer equipment according to the modified default starting application program system mode information after restarting the host computer.
In the embodiment of the present invention, preferably, the storage module is Flash firmware.
The App system mode may be referred to as an App system mode for short, and several App system modes are stored in the Flash firmware in the form of App firmware data, for example, if the App system mode includes an App1 system mode, an App2 system mode, and an App3 system mode. In addition, it should be understood that the default startup application system mode information refers to the storage system startup mode information, that is, which APP system mode is to be started after the device is powered on, and depending on the part of the storage information, when the system mode is switched, the modified part of the storage information is also used.
Referring to fig. 2, a working flow of the embodiment of the present invention is such that after the peripheral device is powered on, the processing module runs a BootLoader bootstrap, reads default boot application system mode information, runs a corresponding application system mode according to the default boot application system mode information, skips to a corresponding application boot address according to the default boot application system mode information, and runs the corresponding application according to the application boot address, so that the peripheral device can communicate with the host device through the application, during a communication process, the host device requests to acquire an application system mode currently running by the peripheral device, and determines whether the application system mode supported by the host device matches with the application system mode currently running by the peripheral device, if not, the host device sends the application program system mode information supported by the host device and an instruction for modifying the default starting application program system mode information to the peripheral device, so that the peripheral device runs the application program system mode supported by the host device after being restarted; wherein the application system mode supported by the host device is one of the plurality of application system modes. And if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
According to the embodiment of the invention, the Bootloader bootstrap program, a plurality of application program system modes and the default starting application program system mode information are stored in the storage module of the peripheral equipment, so that the peripheral equipment can jump to different APP operation addresses by using the Bootloader bootstrap program, and thus the corresponding application program and the application program system mode can be operated, and the characteristic that the same hardware equipment supports multiple functions is realized. In addition, the application program system mode supported by the host equipment is modified into the default started application program by matching with the application program system mode supported by the host equipment, so that the self-adaptive switching of the application program system mode is realized, namely, the function can be self-adaptively switched according to the support of different systems.
Example 2:
an embodiment of the present invention provides a host device, including:
the acquisition module is used for acquiring the system mode of the application program currently operated by the peripheral equipment; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the processing module is used for judging whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, and if not, sending application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment so as to enable the peripheral equipment to operate the application program system mode supported by the host equipment after being restarted; wherein, the application program system mode supported by the host device is one of the plurality of application program system modes;
and if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
In the embodiment of the present invention, preferably, the BootLoader boot program, the plurality of application program system modes, and the default startup application program system mode information are stored in the Flash firmware of the peripheral device.
Example 3:
referring to fig. 3, an embodiment of the present invention provides a method for multi-system support and adaptive switching, which is applied to a peripheral device, and includes:
s1, storing BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information in a storage module;
s2, receiving application program system mode information supported by the host equipment and sent by the host equipment and an instruction for modifying the default starting application program system mode information; wherein, the application program system mode supported by the host device is one of the application program system modes;
and S3, modifying the default startup application program system mode information according to the instruction, restarting after modifying the default startup application program information, and operating the application program system mode supported by the host equipment according to the modified default startup application program system mode information after restarting.
In the embodiment of the present invention, preferably, the storage module is Flash firmware.
The application program system mode may be referred to as an App system mode for short, and several App system modes are stored in Flash firmware in the form of App firmware data, for example, if the App system mode includes an App1 system mode, an App2 system mode, and an App3 system mode. In addition, it should be understood that the default startup application system mode information refers to the storage system startup mode information, that is, which APP system mode is to be started after the device is powered on, and depending on the part of the storage information, when the system mode is switched, the modified part of the storage information is also used.
The working flow of the embodiment of the invention is that after the peripheral equipment is powered on, the processing module runs a BootLoader bootstrap program, reads default starting application program system mode information, runs a corresponding application program system mode according to the default starting application program system mode information, skips to a corresponding application program starting address according to the default starting application program system mode information, and runs the corresponding application program according to the application program starting address, so that the peripheral equipment can communicate with the host equipment through the application program, in the communication process, the host equipment requests to obtain the application program system mode currently run by the peripheral equipment and judges whether the application program system mode supported by the host equipment is matched with the application program system mode currently run by the peripheral equipment or not, if not, the host device sends the application program system mode information supported by the host device and an instruction for modifying the default starting application program system mode information to the peripheral device, so that the peripheral device runs the application program system mode supported by the host device after being restarted; wherein the application system mode supported by the host device is one of the plurality of application system modes. And if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
According to the embodiment of the invention, the Bootloader bootstrap program, a plurality of application program system modes and the default starting application program system mode information are stored in the storage module of the peripheral equipment, so that the peripheral equipment can jump to different APP operation addresses by using the Bootloader bootstrap program, and thus the corresponding application program and the application program system mode can be operated, and the characteristic that the same hardware equipment supports multiple functions is realized. In addition, the application program system mode supported by the host equipment is modified into the default started application program by matching with the application program system mode supported by the host equipment, so that the self-adaptive switching of the application program system mode is realized, namely, the function can be self-adaptively switched according to the support of different systems.
Example 4:
the embodiment of the invention provides a method for multi-system support and self-adaptive switching, which is applied to host equipment and comprises the following steps:
acquiring a system mode of an application program currently operated by the peripheral equipment; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
judging whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, if not, sending application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment so as to enable the peripheral equipment to operate the application program system mode supported by the host equipment after being restarted; wherein, the application program system mode supported by the host device is one of the application program system modes;
and if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
Preferably, the BootLoader bootstrap program, the plurality of application program system modes and the default startup application program system mode information are stored in Flash firmware of the peripheral equipment.
Preferably, the host device communicates with an application corresponding to the default startup application system mode information.
Example 5:
the embodiment of the invention provides a method for multi-system support and self-adaptive switching, which comprises the following steps:
the method comprises the steps that a host device obtains an application program system mode currently operated by a peripheral device; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the host equipment judges whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, if not, the host equipment sends the application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment;
the peripheral equipment modifies the system mode information of the default starting application program according to the instruction and restarts after modifying the system mode information of the default starting application program;
after restarting, the peripheral equipment runs an application program system mode supported by the host equipment; wherein the application system mode supported by the host device is one of the plurality of application system modes.
Preferably, the host device communicates with an application corresponding to the default startup application system mode information
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the computer program is executed. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (9)

1. A peripheral device, comprising:
the storage module is used for storing BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the receiving module is used for receiving the application program system mode information supported by the host equipment and the instruction for modifying the default starting application program system mode information, which are sent by the host equipment; wherein, the application program system mode supported by the host device is one of the application program system modes;
and the processing module is used for modifying the default starting application program system mode information according to the instruction, restarting the host computer after modifying the default starting application program information, and operating the application program system mode supported by the host computer equipment according to the modified default starting application program system mode information after restarting the host computer.
2. The peripheral device of claim 1, wherein the storage module is Flash firmware.
3. A host device, comprising:
the acquisition module is used for acquiring the system mode of the application program currently operated by the peripheral equipment; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the processing module is used for judging whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, and if not, sending application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment so as to enable the peripheral equipment to operate the application program system mode supported by the host equipment after being restarted; wherein, the application program system mode supported by the host device is one of the plurality of application program system modes;
and if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
4. A method for multi-system support and self-adaptive switching is applied to peripheral equipment and is characterized by comprising the following steps:
storing BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information in a storage module;
receiving application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information, which are sent by the host equipment; wherein, the application program system mode supported by the host device is one of the plurality of application program system modes;
and modifying the default starting application program system mode information according to the instruction, restarting after modifying the default starting application program information, and operating the application program system mode supported by the host equipment according to the modified default starting application program system mode information after restarting.
5. A method for multi-system support and self-adaptive switching is applied to a host device and is characterized by comprising the following steps:
acquiring a system mode of an application program currently operated by peripheral equipment; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
judging whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, if not, sending application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment so as to enable the peripheral equipment to operate the application program system mode supported by the host equipment after being restarted; wherein, the application program system mode supported by the host device is one of the application program system modes;
and if the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, the host equipment enters a working state.
6. The method of multi-system support and adaptive switching according to claim 5, wherein the BootLoader bootstrap program, the plurality of application program system modes and the default boot application program system mode information are stored in Flash firmware of the peripheral device.
7. The method of claim 5, wherein the host device communicates with an application corresponding to the default boot application system mode information.
8. A method for multi-system support and adaptive handoff, comprising:
the method comprises the steps that a host device obtains an application program system mode currently operated by a peripheral device; the peripheral equipment stores BootLoader bootstrap program, a plurality of application program system modes and default starting application program system mode information;
the host equipment judges whether the application program system mode supported by the host equipment is matched with the application program system mode currently operated by the peripheral equipment, if not, the host equipment sends the application program system mode information supported by the host equipment and an instruction for modifying the default starting application program system mode information to the peripheral equipment;
the peripheral equipment modifies the default starting application program system mode information according to the instruction and restarts after modifying the default starting application program system mode information;
after restarting, the peripheral equipment runs an application program system mode supported by the host equipment; wherein the application system mode supported by the host device is one of the plurality of application system modes.
9. The method of claim 8, wherein the host device communicates with an application corresponding to the default boot application system mode information.
CN202011316503.1A 2020-11-20 2020-11-20 Multi-system support and self-adaptive switching method, peripheral equipment and host equipment Active CN112363770B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011316503.1A CN112363770B (en) 2020-11-20 2020-11-20 Multi-system support and self-adaptive switching method, peripheral equipment and host equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011316503.1A CN112363770B (en) 2020-11-20 2020-11-20 Multi-system support and self-adaptive switching method, peripheral equipment and host equipment

Publications (2)

Publication Number Publication Date
CN112363770A CN112363770A (en) 2021-02-12
CN112363770B true CN112363770B (en) 2022-08-30

Family

ID=74532625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011316503.1A Active CN112363770B (en) 2020-11-20 2020-11-20 Multi-system support and self-adaptive switching method, peripheral equipment and host equipment

Country Status (1)

Country Link
CN (1) CN112363770B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113573259A (en) * 2021-06-17 2021-10-29 厦门亿联网络技术股份有限公司 Dual-mode voice communication system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063320B (en) * 2011-01-06 2013-08-28 华为终端有限公司 Work mode switching methods, USB (Universal Serial Bus) equipment and host machine equipment
CN103686363A (en) * 2013-12-06 2014-03-26 康佳集团股份有限公司 Set top box supporting double operating systems and operating system switching method of set top box
US9501289B2 (en) * 2014-12-26 2016-11-22 American Megatrends Inc. Method of a UEFI firmware and computer system thereof
CN104778084B (en) * 2015-04-28 2019-01-15 宇龙计算机通信科技(深圳)有限公司 A kind of system switching method and device
CN105183502B (en) * 2015-08-12 2018-04-13 中国电子科技集团公司第三十八研究所 A kind of radar front digital units program parallelization method for refreshing
CN109614265B (en) * 2018-11-05 2024-03-29 北京原子机器人科技有限公司 Double-backup system of intelligent inertial navigation sensing system and configuration starting method thereof

Also Published As

Publication number Publication date
CN112363770A (en) 2021-02-12

Similar Documents

Publication Publication Date Title
CN111246545B (en) Method, medium, control terminal and system for guiding intelligent device to access network
US20220330007A1 (en) Sim module management method and electronic device
KR100754534B1 (en) Wireless communication device and system startup method for the same
US20090312068A1 (en) System and method for setting and selecting a communication mode of a communication device
KR20090090801A (en) Method and apparatus for updating firmware in portable terminal
JP2006245957A (en) Start method of application of mobile terminal and mobile terminal
CN112363770B (en) Multi-system support and self-adaptive switching method, peripheral equipment and host equipment
CN114461239B (en) Software upgrading system and software upgrading method
CN116126201B (en) Application starting method, electronic device and readable storage medium
CN112261638B (en) Method and device for rapidly identifying dual-mode Bluetooth device, IOS device and medium
KR100678023B1 (en) Abbreviation method for booting time of mobile communication terminal device
JP2002268778A (en) Information processor
JP3458394B2 (en) Composite communication terminal
US20050071845A1 (en) Terminal equipment, an accessory and a method of communication between terminal equipment and an accessory
KR20070094167A (en) Method and apparatus for starting multiple operating system using external memory in a mobile station
CN113709720B (en) SIM dual-mode card abnormity optimization method and electronic equipment
WO2008054134A1 (en) Terminal having boot lazy loading function for wireless internet platform module and method of controlling the same
CN115278642A (en) Method for acquiring information of SIM card, electronic equipment and terminal equipment
CN112887958A (en) Data storage method, storage medium and terminal equipment
CN115437717A (en) Cross-operating-system calling method and device and electronic equipment
KR100538627B1 (en) Method for partupgrading sofrware of wireless terminal
GB2465768A (en) Launching applications by executing two operations at the same time
CN117119392B (en) Communication method, processor, electronic equipment and storage medium
JP2009086754A (en) Software update method and mobile terminal
CN116709295B (en) Data acquisition method and terminal equipment

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