CN106851535B - Method and device for sharing Bluetooth by multiple systems - Google Patents

Method and device for sharing Bluetooth by multiple systems Download PDF

Info

Publication number
CN106851535B
CN106851535B CN201710024443.8A CN201710024443A CN106851535B CN 106851535 B CN106851535 B CN 106851535B CN 201710024443 A CN201710024443 A CN 201710024443A CN 106851535 B CN106851535 B CN 106851535B
Authority
CN
China
Prior art keywords
bluetooth
subsystem
resource
resources
message
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
CN201710024443.8A
Other languages
Chinese (zh)
Other versions
CN106851535A (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.)
Yuanxin Information Technology Group Co ltd
Original Assignee
Yuanxin Technology
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 Yuanxin Technology filed Critical Yuanxin Technology
Priority to CN201710024443.8A priority Critical patent/CN106851535B/en
Publication of CN106851535A publication Critical patent/CN106851535A/en
Application granted granted Critical
Publication of CN106851535B publication Critical patent/CN106851535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

The embodiment of the invention provides a method and a device for sharing Bluetooth, wherein the method comprises the following steps: when any subsystem detects a Bluetooth resource request message, notification messages are respectively sent to other subsystems, wherein the notification messages comprise information that any subsystem needs to occupy Bluetooth resources, then when any subsystem receives feedback messages which are returned by all other subsystems and respond to the notification messages, the Bluetooth resource request message is sent to a Bluetooth driver, wherein the feedback messages comprise information that the subsystem sending the feedback messages does not occupy the Bluetooth resources, and then any subsystem receives the Bluetooth resources sent by the Bluetooth driver, so that information interaction is carried out with other terminal equipment through the Bluetooth resources. The embodiment of the invention is suitable for information interaction between the multi-system terminal equipment and other terminal equipment by utilizing the Bluetooth resource.

Description

Method and device for sharing Bluetooth by multiple systems
Technical Field
The invention relates to the technical field, in particular to a method and a device for sharing Bluetooth by multiple systems.
Background
With the development of information technology, mobile terminals are increasingly popularized in daily life of users, and the mobile terminals perform information interaction with other mobile terminals through Bluetooth. In the mobile terminal of the single system, the single system monopolizes the Bluetooth resource, and performs information interaction with other mobile terminals through the Bluetooth resource.
With the rise of the multi-system terminal equipment, because at least two systems exist in the multi-system terminal equipment, each system in the multi-system terminal equipment needs to perform information interaction with other terminal equipment through Bluetooth, and when each system in the multi-system terminal equipment needs to occupy Bluetooth resources when performing information interaction with other terminal equipment, how the multi-system terminal equipment allocates the Bluetooth resources is ensured, so that the problem that the information interaction between the multi-system terminal equipment and other terminal equipment through Bluetooth is new and needs to be solved is solved. At present, a method for solving the problem of how to perform information interaction between a multi-system terminal device and other terminals through bluetooth does not exist.
Disclosure of Invention
In order to overcome the above technical problems or at least partially solve the above technical problems, the following technical solutions are proposed:
according to an aspect, an embodiment of the present invention provides a method for sharing bluetooth among multiple systems, including:
when any subsystem detects a Bluetooth resource request message, a notification message is respectively sent to other subsystems, wherein the notification message comprises information that any subsystem needs to occupy Bluetooth resources;
when any subsystem receives feedback messages which are returned by all other subsystems and respond to the notification messages, a Bluetooth resource request message is sent to a Bluetooth driver, wherein the feedback messages comprise information that the subsystem sending the feedback messages does not occupy Bluetooth resources;
and any subsystem receives the Bluetooth resource sent by the Bluetooth driver so as to perform information interaction with other terminal equipment through the Bluetooth resource.
Specifically, the step of sending notification messages to other subsystems when any subsystem detects a bluetooth resource request message includes:
when any subsystem detects a Bluetooth resource request, writing the notification message into a file device node of a master control system;
and the other subsystems respectively read the notification messages from the file device nodes of the main control system.
Optionally, before the step of sending the notification message to the other subsystems respectively, the method further includes:
the method comprises the steps that any subsystem sends a channel creating request message to a master control system, wherein the channel creating request message is used for requesting to create a communication channel between the subsystem and the master control system;
the master control system creates a communication channel between any subsystem and the master control system;
specifically, the step of sending the bluetooth resource request message to the bluetooth driver includes:
and sending a Bluetooth resource request message to a Bluetooth driver in the master control system through the established communication channel.
Optionally, the method further comprises:
when the subsystem receiving the notification message occupies the Bluetooth resource currently, releasing the Bluetooth resource according to the indication information input by the user, and returning the feedback message to any subsystem.
Optionally, the method further comprises:
when the subsystem receiving the notification message currently occupies the Bluetooth resources, determining whether to release the Bluetooth resources currently according to an application identifier carried by the notification message and the priority of the Bluetooth resources occupied by the application;
and if the priority of the application occupying the Bluetooth resources is lower than the priority of the application occupying the Bluetooth resources corresponding to the application identifier carried in the notification message, releasing the Bluetooth resources and returning the feedback message to any subsystem.
Optionally, the method further comprises:
when the subsystem receiving the notification message currently occupies the Bluetooth resources, determining whether to release the Bluetooth resources currently according to the priority information of the Bluetooth resources occupied by the subsystem;
and if the priority of the Bluetooth resources occupied by the subsystem currently occupying the Bluetooth resources is lower than the priority of the Bluetooth resources occupied by the subsystem sending the notification message, releasing the Bluetooth resources and returning the feedback message to any subsystem.
According to another aspect, an embodiment of the present invention further provides an apparatus for sharing bluetooth among multiple systems, including:
the system comprises a sending module, a receiving module and a sending module, wherein the sending module is positioned in any subsystem and used for respectively sending notification messages to other subsystems when any subsystem detects a Bluetooth resource request message, and the notification messages comprise information that any subsystem needs to occupy Bluetooth resources;
the sending module is further configured to send a bluetooth resource request message to the bluetooth driver when any subsystem receives feedback messages, which are returned by all other subsystems and respond to the notification message, where the feedback messages include information that the subsystem sending the feedback messages does not occupy bluetooth resources;
and the receiving module is used for receiving the Bluetooth resources sent by the Bluetooth driver so as to perform information interaction with other terminal equipment through the Bluetooth resources.
Optionally, the apparatus further comprises: a write module and a read module;
the write-in module is positioned in any subsystem and used for writing the notification message into a file device node of the master control system when any subsystem detects the Bluetooth resource request;
and the reading module is positioned in the other subsystems and is used for respectively reading the notification messages from the file device nodes of the main control system.
Optionally, the sending module is further configured to send a create channel request message to the master control system, where the create channel request message is used to request to create a communication channel between the master control system and the create channel request message;
the device further comprises: a creation module;
the creating module is located in the master control system and used for creating a corresponding communication channel between any subsystem and the master control system;
specifically, the sending module is specifically configured to send a bluetooth resource request message to a bluetooth driver in the master control system through the created communication channel.
Optionally, the apparatus further comprises: a release module and a return module;
the release module is positioned in the subsystem which is occupying the Bluetooth resource currently, and is used for releasing the Bluetooth resource according to the indication information input by the user when the subsystem which receives the notification message occupies the Bluetooth resource currently;
and the return module is positioned in the subsystem which is occupying the Bluetooth resource currently and used for returning the feedback message to any subsystem.
Optionally, the apparatus further comprises: a determination module;
the determining module is located in the subsystem currently occupying the Bluetooth resource and is used for determining whether to release the Bluetooth resource currently or not according to the application identifier carried by the notification message and the priority of the Bluetooth resource occupied by the application when the subsystem receiving the notification message currently occupies the Bluetooth resource;
the release module is further configured to release the bluetooth resource when the priority of the application currently occupying the bluetooth resource is lower than the priority of the application occupying the bluetooth resource corresponding to the application identifier carried in the notification message;
the return module is further configured to return the feedback message to any subsystem.
Optionally, the determining module is further configured to determine, when the subsystem that receives the notification message currently occupies the bluetooth resource, whether to release the bluetooth resource currently according to priority information that the subsystem occupies the bluetooth resource;
the release module is also used for releasing the Bluetooth resource when the priority of the Bluetooth resource occupied by the subsystem currently occupying the Bluetooth resource is lower than the priority of the Bluetooth resource occupied by the subsystem sending the notification message;
the return module is further configured to return the feedback message to any subsystem.
Compared with the prior art, the invention transmits the notification message to other subsystems by any subsystem when detecting the Bluetooth resource request message, and when receiving a feedback message that other subsystems do not occupy the Bluetooth resource, requesting the Bluetooth drive for the Bluetooth resource so as to perform information interaction with other terminal equipment according to the obtained Bluetooth resource, that is, when any subsystem needs to occupy the bluetooth resource to perform information interaction with other terminal devices, only when no other subsystem occupies the bluetooth resource, the bluetooth resource needs to be requested, therefore, each subsystem in the multi-system terminal equipment can allocate the Bluetooth resources according to the mode, carry out information interaction with other terminal equipment, therefore, the problem of information interaction between the multi-system terminal equipment and other terminal equipment can be solved.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a schematic diagram of a relationship between systems in a multi-system terminal device according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a method for sharing bluetooth resources among multiple systems according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an apparatus for sharing bluetooth resources according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another apparatus for sharing bluetooth resources according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative only and should not be construed as limiting the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated 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. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
As will be appreciated by those skilled in the art, a "terminal" as used herein includes both devices having a wireless signal receiver, which are devices having only a wireless signal receiver without transmit capability, and devices having receive and transmit hardware, which have devices having receive and transmit hardware capable of two-way communication over a two-way communication link. Such a device may include: a cellular or other communication device having a single line display or a multi-line display or a cellular or other communication device without a multi-line display; PCS (Personal Communications Service), which may combine voice, data processing, facsimile and/or data communication capabilities; a PDA (Personal Digital Assistant), which may include a radio frequency receiver, a pager, internet/intranet access, a web browser, a notepad, a calendar and/or a GPS (Global Positioning System) receiver; a conventional laptop and/or palmtop computer or other device having and/or including a radio frequency receiver. As used herein, a "terminal" or "terminal device" may be portable, transportable, installed in a vehicle (aeronautical, maritime, and/or land-based), or situated and/or configured to operate locally and/or in a distributed fashion at any other location(s) on earth and/or in space. As used herein, a "terminal Device" may also be a communication terminal, a web terminal, a music/video playing terminal, such as a PDA, an MID (Mobile Internet Device) and/or a Mobile phone with music/video playing function, or a smart tv, a set-top box, etc.
A frame schematic diagram of an internal structure of a terminal device according to an embodiment of the present invention is shown in fig. 1, and includes: a master control system and at least two subsystems.
The subsystem in the embodiment of the present invention may be an operating system disposed in a container created by the Linux container virtualization technology. The operating system may be a Linux operating system or a Unix operating system in the conventional sense, an Android system, an Ubuntu system or a FireFox system derived from the Linux operating system, or a Windows system based on a Windows platform. In fact, the subsystem in the present invention is not limited to the aforementioned exemplary operating system, and may cover all operating systems capable of running in a container.
Preferably, the master control system may be the above conventional operating system, and may also be an operating system obtained by modifying the conventional kernel and/or adding functional modules outside the kernel (for example, a framework layer and an application layer).
The main control system is mainly used for performing foreground and background management on at least two subsystems, interacting with each subsystem and the like.
Example one
The embodiment of the invention provides a method for sharing Bluetooth by multiple systems, which comprises the following steps as shown in figure 2:
step 201, when any subsystem detects the bluetooth resource request message, respectively sending a notification message to other subsystems.
The notification message includes information that any subsystem needs to occupy the bluetooth resource.
For the embodiment of the invention, when a first subsystem in the terminal equipment needs to perform information interaction with other terminal equipment, the first subsystem sends a notification message to other subsystems in the terminal equipment to inform the other subsystems that the subsystem needs to occupy Bluetooth resources.
Step 202, when any subsystem receives feedback messages which are returned by all other subsystems and respond to the notification messages, a Bluetooth resource request message is sent to the Bluetooth driver.
Wherein, the feedback message comprises the information that the subsystem sending the feedback message does not occupy the Bluetooth resource.
For the embodiment of the invention, after acquiring the notification message sent by the first subsystem, other subsystems determine whether the other subsystems currently occupy the Bluetooth resource. In the embodiment of the invention, if the Bluetooth resource is not occupied currently, a feedback message is returned to the first subsystem, if the Bluetooth resource is occupied currently, whether the Bluetooth resource is released or not is determined, wherein if the Bluetooth resource is determined to be released and successfully released, the feedback message is returned to the first subsystem.
For the embodiment of the invention, when the first subsystem acquires the feedback messages returned by all other subsystems, the Bluetooth service in the first subsystem sends the Bluetooth resource request message to the Bluetooth driver through the Bluetooth proxy service in the first subsystem. When the first subsystem receives feedback messages returned by all other subsystems, the Bluetooth resources are not occupied by other subsystems currently.
And 203, any subsystem receives the Bluetooth resource sent by the Bluetooth driver so as to perform information interaction with other terminal equipment through the Bluetooth resource.
Compared with the prior art, the embodiment of the invention provides a method for sharing Bluetooth by multiple systems, which sends notification messages to other subsystems when any subsystem detects a Bluetooth resource request message, and when receiving a feedback message that other subsystems do not occupy the Bluetooth resource, requesting the Bluetooth drive for the Bluetooth resource so as to perform information interaction with other terminal equipment according to the obtained Bluetooth resource, that is, when any subsystem needs to occupy the bluetooth resource to perform information interaction with other terminal devices, only when no other subsystem occupies the bluetooth resource, the bluetooth resource needs to be requested, therefore, each subsystem in the multi-system terminal equipment can allocate the Bluetooth resources according to the mode, carry out information interaction with other terminal equipment, therefore, the problem of information interaction between the multi-system terminal equipment and other terminal equipment can be solved.
Example two
Another possible implementation manner of the embodiment of the present invention is, on the basis of the first embodiment, that in step 201, when any subsystem detects a bluetooth resource request message, the notification message is respectively sent to other subsystems, including steps 301 and 302 in the second embodiment, where the operations performed in steps 303 and 304 are similar to those performed in steps 202 and 203, and are not described herein again.
Step 301, when any subsystem detects a bluetooth resource request, writing a notification message into a file device node of the master control system.
For the embodiment of the invention, each subsystem in the multi-system terminal equipment is provided with the Bluetooth service and the Bluetooth service agent.
For the embodiment of the present invention, a file device node is provided in the main control system, and all subsystems in the terminal device can access the file device node. In the embodiment of the invention, when the Bluetooth service agent of a certain subsystem detects the Bluetooth resource request message issued by the Bluetooth service, the notification message is written into the file device node in the main control system, so that the Bluetooth agent services in other subsystems in the terminal device can read the notification message from the file device node in the main control system. Wherein, the notification message may carry an identifier of a system that notifies a sender of the message.
For example, the terminal device runs three subsystems, namely a first subsystem, a second subsystem and a third subsystem, and if the bluetooth proxy service in the first subsystem detects a bluetooth resource request message issued by the bluetooth service in the system, a notification message carrying the system identifier of the first subsystem is written into a file device node of the master control system.
Step 302, the other subsystems read the notification message from the file device node of the main control system respectively.
For example, the second subsystem and the third subsystem may each read the notification message written by the first subsystem from the file device node of the master control system.
For the embodiment of the present invention, any subsystem writes the notification message into the file device node of the main control system, so that other subsystems in the terminal device can read the written notification message from the file device node of the main control system, that is, other subsystems can know the subsystem currently needing to occupy the bluetooth resource, thereby providing a precondition for the subsystem needing to occupy the bluetooth resource to acquire the bluetooth resource.
EXAMPLE III
Another possible implementation manner of the embodiment of the present invention is, on the basis shown in the first embodiment, in step 201, when any subsystem detects a bluetooth resource request message, the method further includes step 401 and step 402 shown in the third embodiment, in step 202, when any subsystem receives feedback messages responding to the notification message returned by all other subsystems, the method sends the bluetooth resource request message to the bluetooth driver, including step 404 shown in the third embodiment, where operations executed in steps 403 and 405 are similar to those executed in steps 201 and 203, and are not described again here.
Step 401, any subsystem sends a request message for creating a channel to the master control system.
The creating channel request message is used for requesting to create a communication channel between the creating channel request message and the master control system.
For the embodiment of the invention, the mobile terminal runs with a plurality of subsystems and is also provided with a main control system for managing the subsystems, and when a certain subsystem needs to perform information interaction with the main control system, a channel creating request message is sent to the main control system so as to perform information interaction between the subsystem and the main control system. Wherein, the request message for creating the channel carries the system identifier of the sender of the request message for creating the channel.
For example, when a first subsystem in the terminal device needs to request the master control system to create a communication channel, a create channel request message carrying a first subsystem identifier is sent to the master control system, so that the master control system creates a communication channel between the first subsystem and the master control system.
Step 402, the master control system creates a communication channel between any subsystem and the master control system.
For the embodiment of the invention, the master control system creates two socket file descriptors according to the created channel request message, so that the subsystem sends the Bluetooth resource request message to the Bluetooth driver of the master control system through the created socket file descriptors.
And step 404, when any subsystem receives feedback messages responding to the notification messages returned by all other subsystems, sending a bluetooth resource request message to the bluetooth driver in the master control system through the created communication channel.
For the embodiment of the invention, when other subsystems in the terminal equipment do not occupy the Bluetooth resources currently or successfully release the Bluetooth resources, the feedback message is written in the file equipment node in the master control system, so that the system of the notification message sender reads the feedback message.
For the embodiment of the invention, the master control system is provided with the Bluetooth service and the Bluetooth driver, when a sender system of the notification message reads the feedback messages written by all other subsystems from the file device node of the master control system, the Bluetooth agent service in the subsystem of the sender of the notification message sends the Bluetooth resource request message to the master control system through the socket file descriptor, so that the Bluetooth service of the master control system sends the received Bluetooth resource request message to the Bluetooth driver. In the embodiment of the invention, after the bluetooth driver receives the bluetooth request message, the corresponding bluetooth resource is sent to the first subsystem through the bluetooth service in the master control system.
For example, when the first subsystem reads a feedback message written by the second subsystem and the third subsystem from a file device node of the master control system, the bluetooth proxy service in the first subsystem sends a bluetooth resource request message to the master control system through the socket file descriptor, and after receiving the bluetooth request message, the bluetooth service in the master control system sends the bluetooth resource request message to the bluetooth driver, so that the bluetooth driver sends the corresponding bluetooth resource to the bluetooth service in the master control system and sends the corresponding bluetooth resource to the first subsystem through the socket file descriptor.
For the embodiment of the invention, the master control system can enable the subsystem to send the Bluetooth resource request message to the master control system through the established communication channel by establishing the communication channel between the subsystem and the master control system, and can transmit the Bluetooth resource sent by the Bluetooth driver to the subsystem needing to occupy the Bluetooth resource through the established communication channel, thereby providing possibility for each subsystem to acquire the Bluetooth resource.
Example four
Another possible implementation manner of the embodiment of the present invention is, on the basis of the third embodiment, that in step 404, when any subsystem receives feedback messages in response to the notification message, which are returned by all other subsystems, the bluetooth driver in the master control system sends the bluetooth resource request message through the created communication channel, and before that, the method further includes step 504 shown in the fourth embodiment, where operations executed in steps 501 and 503 and 505 and 506 are similar to those executed in step 401 and 405, and are not described herein again.
Step 504, when the subsystem receiving the notification message is currently occupying the bluetooth resource, releasing the bluetooth resource according to the indication information input by the user, and returning a feedback message to any subsystem.
For the embodiment of the invention, when the subsystem receiving the notification message occupies the Bluetooth resource currently, the terminal equipment can display the prompt message, and the user can input the indication information according to the prompt message. In the embodiment of the invention, if the subsystem receives the indication information input by the user and agrees to release the Bluetooth resource of the subsystem, the subsystem releases the Bluetooth resource and writes the feedback message into the file device node in the master control system, so that the notification message sender subsystem reads the corresponding feedback message from the file device node; if the sub-system receives the indication information input by the user and does not agree to release the Bluetooth resource of the sub-system, the sub-system can occupy the Bluetooth resource all the time and does not write the feedback information into the file device node of the main control system.
For the embodiment of the invention, when the subsystem receiving the notification message currently occupies the Bluetooth resource, whether the Bluetooth resource is released or not is determined through the indication information input by the user, namely, the terminal equipment only supports one subsystem to occupy the Bluetooth resource, and whether the subsystem of the notification message sender is allowed to occupy the Bluetooth resource or not can be determined through the indication information input by the user, so that interruption of important information being transmitted by the user due to release of the Bluetooth resource without user agreement can be avoided, and the user experience can be further improved.
EXAMPLE five
Another possible implementation manner of the embodiment of the present invention is, on the basis of the third embodiment, that in step 404, when any subsystem receives feedback messages in response to the notification message, which are returned by all other subsystems, the bluetooth driver in the master control system sends the bluetooth resource request message through the created communication channel, and step 604 and 605 shown in the fifth embodiment are further included before the present invention, where operations executed in steps 601 and 603 and 606 and 607 are similar to those executed in step 401 and 405, and are not described herein again.
And step 604, when the subsystem receiving the notification message currently occupies the bluetooth resource, determining whether to release the bluetooth resource currently according to the application identifier carried by the notification message and the priority of the bluetooth resource occupied by the application.
For the embodiment of the invention, each subsystem of the terminal equipment can set the priority information of each application occupying the Bluetooth resource in each subsystem, and the notification message sent by the notification message sender can carry the identifier of the application needing to occupy the Bluetooth resource. In the embodiment of the invention, the system currently occupying the Bluetooth resources determines whether to occupy the Bluetooth resources currently according to the application currently occupying the Bluetooth resources, the application identifier needing to occupy the Bluetooth resources and the preset priority information of the Bluetooth resources occupied by each application.
For the embodiment of the invention, the priority of the application occupying the Bluetooth resource can be set by the user equipment or the terminal equipment. The present invention is not limited to the embodiments.
Step 605, if the priority of the application currently occupying the bluetooth resource is lower than the priority of the application occupying the bluetooth resource corresponding to the application identifier carried in the notification message, releasing the bluetooth resource, and returning a feedback message to any subsystem.
For example, applications running in the terminal device include: the system comprises a video application, an instant messaging application and an album, wherein the video application, the album and the instant messaging application are sequentially arranged according to the priority level of the occupied Bluetooth resource from high to low, if the application occupying the Bluetooth in the system occupying the Bluetooth resource is the instant messaging application, the application corresponding to the application identifier carried in the notification message is the video application, the system occupying the Bluetooth resource releases the Bluetooth resource and writes a feedback message in a file device node in the master control system.
For the embodiment of the invention, if the priority of the application occupying the Bluetooth resource is higher than that of the Bluetooth resource occupied by the application corresponding to the application identifier carried in the notification message, the Bluetooth resource is not released, and the feedback message is not sent.
For the embodiment of the present invention, the subsystem currently occupying the bluetooth resource determines whether to release the bluetooth resource by carrying the application corresponding to the application identifier, the application currently occupying the bluetooth resource, and the priority corresponding to the application occupying the bluetooth resource in the read notification message, that is, determining whether to release the bluetooth resource according to the importance degree of the information being processed in the application or the importance degree of the application to the user, so as to avoid interruption of the information being transmitted by the more important application through bluetooth, and further improve user experience.
EXAMPLE six
Another possible implementation manner of the embodiment of the present invention is, on the basis of the third embodiment, that in step 404, when any subsystem receives feedback messages in response to the notification message, which are returned by all other subsystems, the bluetooth driver in the master control system sends the bluetooth resource request message through the created communication channel, and step 704 and step 705 shown in the sixth embodiment are also included before, where operations executed in steps 701 and 706 and 707 are similar to those executed in step 401 and step 405, and are not described herein again.
Step 704, when the subsystem receiving the notification message currently occupies the bluetooth resource, determining whether to release the bluetooth resource currently according to the priority information of the bluetooth resource occupied by the subsystem.
For the embodiment of the invention, priority information of each subsystem occupying Bluetooth resources is set in each subsystem of the terminal equipment. In the embodiment of the invention, the priority information of the Bluetooth resource occupied by each subsystem can be set by a user or a terminal device. The present invention is not limited to the embodiments.
For the embodiment of the invention, the subsystem currently occupying the Bluetooth resource determines whether the priority of the Bluetooth resource occupied by the subsystem corresponding to the system identifier carried in the notification message is greater than the priority of the Bluetooth resource occupied by the subsystem of the subsystem so as to determine whether to release the Bluetooth resource occupied by the system of the subsystem.
Step 705, if the priority of the bluetooth resource occupied by the subsystem currently occupying the bluetooth resource is lower than the priority of the bluetooth resource occupied by the subsystem sending the notification message, releasing the bluetooth resource and returning a feedback message to any subsystem.
For example, the terminal device may operate three subsystems, which are a first subsystem, a second subsystem and a third subsystem, respectively, where the first subsystem is a working system, the second subsystem is a learning system, and the third subsystem is a personal living system, the first subsystem, the second subsystem and the third subsystem are sequentially configured from high to low in priority of occupying bluetooth resources, and if the current subsystem occupying bluetooth resources is the second subsystem, when the second subsystem reads a notification message written in the first subsystem from a file device node of the master control system, the bluetooth resources occupied by the second subsystem is released, and a feedback message is returned.
For the embodiment of the invention, if the priority of the Bluetooth resource occupied by the subsystem currently occupying the Bluetooth resource is higher than the priority of the Bluetooth resource occupied by the subsystem sending the notification message, the Bluetooth resource is not released, and the feedback message is not returned.
For the embodiment of the invention, the subsystem currently occupying the Bluetooth resource determines whether to release the Bluetooth resource currently occupied by the subsystem by determining whether the priority of the Bluetooth resource occupied by the subsystem sending the notification message is greater than the priority of the Bluetooth resource occupied by the subsystem, namely, whether to release the Bluetooth resource can be determined according to the importance degree of information processing of each subsystem or the importance degree of each subsystem to a user, so that transmission interruption of more important information in the process of transmission by utilizing the Bluetooth resource is avoided, and further the experience degree of the user can be further improved.
The embodiment of the invention provides another method for sharing Bluetooth resources by multiple systems, wherein any subsystem can read written notification messages from file device nodes of a main control system by writing the notification messages into the file device nodes of the main control system, namely other subsystems can acquire the subsystem needing to occupy the Bluetooth resources currently, so that a precondition is provided for acquiring the Bluetooth resources by the subsystem needing to occupy the Bluetooth resources; the master control system can enable the subsystem to send the Bluetooth resource request message to the master control system through the established communication channel by establishing the communication channel between the subsystem and the master control system, and can transmit the Bluetooth resource sent by the Bluetooth driver to the subsystem needing to occupy the Bluetooth resource through the established communication channel, thereby providing possibility for each subsystem to acquire the Bluetooth resource; when the subsystem receiving the notification message currently occupies the Bluetooth resource, whether the Bluetooth resource is released or not is determined through indication information input by a user, namely, the terminal equipment only supports one subsystem to occupy the Bluetooth resource, and whether the subsystem sending the notification message is allowed to occupy the Bluetooth resource or not can be determined through the indication information input by the user, so that interruption of important information being transmitted by the user due to release of the Bluetooth resource without user agreement can be avoided, and user experience can be improved; the subsystem currently occupying the Bluetooth resource determines whether to release the Bluetooth resource by reading the application corresponding to the application identifier carried in the notification message, the application currently occupying the Bluetooth resource and the priority corresponding to the application occupying the Bluetooth resource, namely, whether to release the Bluetooth resource can be determined according to the importance degree of information being processed in the application or the importance degree of the application to a user, so that the interruption of information being transmitted by the more important application through Bluetooth can be avoided, and the user experience can be further improved; the subsystem occupying the Bluetooth resource currently determines whether the priority level of the Bluetooth resource occupied by the subsystem sending the notification message is greater than the priority level of the Bluetooth resource occupied by the subsystem, so as to determine whether to release the Bluetooth resource occupied by the subsystem currently, namely, whether to release the Bluetooth resource can be determined according to the importance degree of information processed by each subsystem or the importance degree of each subsystem to a user, so as to avoid transmission interruption of more important information in the process of transmitting by using the Bluetooth resource, and further improve the experience of the user.
It should be noted that, since the terminal device includes a plurality of subsystems, for convenience of description, the following description of the terminal device will be described with only two subsystems included in the terminal device.
An embodiment of the present invention provides a device for sharing bluetooth among multiple systems, and as shown in fig. 3, the device includes: a sending module 31 and a receiving module 32.
The sending module 31 is located in the first subsystem, and is configured to send a notification message to the second subsystem when the first subsystem detects the bluetooth resource request message.
The notification message includes information that the first subsystem needs to occupy the bluetooth resource.
The sending module 31 is further configured to send a bluetooth resource request message to the bluetooth driver when the first subsystem receives a feedback message returned by the second subsystem in response to the notification message.
Wherein, the feedback message comprises the information that the subsystem sending the feedback message does not occupy the Bluetooth resource.
And the receiving module 32 is configured to receive the bluetooth resource sent by the bluetooth driver, so that information interaction is performed with other terminal devices through the bluetooth resource.
Further, as shown in fig. 4, the apparatus further includes: a write module 41 and a read module 42.
The writing module 41 is located in the first subsystem, and configured to write the notification message into a file device node of the main control system when any subsystem detects a bluetooth resource request.
And the reading module 42 is located in the second subsystem, and is configured to read the notification messages from the file device nodes of the master control system, respectively.
The sending module 31 is further configured to send a create channel request message to the master control system.
The creating channel request message is used for requesting to create a communication channel between the creating channel request message and the master control system.
Further, as shown in fig. 4, the apparatus further includes: a module 43 is created.
And the creating module 43 is located in the master control system and is used for creating a corresponding communication channel between any subsystem and the master control system.
The sending module 31 is specifically configured to send a bluetooth resource request message to a bluetooth driver in the master control system through the created communication channel.
Further, the apparatus further comprises: a release module 44, a return module 45;
and the releasing module 44 is located in the second subsystem, and is configured to release the bluetooth resource according to the indication information input by the user when the subsystem receiving the notification message currently occupies the bluetooth resource.
And a returning module 45, located in the second subsystem, for returning the feedback message to any subsystem.
Further, as shown in fig. 4, the apparatus further includes: a determination module 46.
And a determining module 46, located in the second subsystem, for determining whether to release the bluetooth resource currently according to the application identifier carried in the notification message and the priority of the bluetooth resource occupied by the application when the subsystem receiving the notification message currently occupies the bluetooth resource.
The releasing module 44 is further configured to release the bluetooth resource when the priority of the application currently occupying the bluetooth resource is lower than the priority of the application occupying the bluetooth resource corresponding to the application identifier carried in the notification message.
And a returning module 45, configured to return a feedback message to any subsystem.
The determining module 46 is further configured to determine whether to release the bluetooth resource currently according to the priority information of the bluetooth resource occupied by the subsystem when the subsystem receiving the notification message currently occupies the bluetooth resource.
The releasing module 44 is further configured to release the bluetooth resource when the priority of the bluetooth resource occupied by the subsystem currently occupying the bluetooth resource is lower than the priority of the bluetooth resource occupied by the subsystem sending the notification message.
And a returning module 45, configured to return a feedback message to any subsystem.
Compared with the prior art, the embodiment of the invention provides a device for sharing the Bluetooth by multiple systems, which sends notification messages to other subsystems when any subsystem detects the Bluetooth resource request message, and when receiving a feedback message that other subsystems do not occupy the Bluetooth resource, requesting the Bluetooth drive for the Bluetooth resource so as to perform information interaction with other terminal equipment according to the obtained Bluetooth resource, that is, when any subsystem needs to occupy the bluetooth resource to perform information interaction with other terminal devices, only when no other subsystem occupies the bluetooth resource, the bluetooth resource needs to be requested, therefore, each subsystem in the multi-system terminal equipment can allocate the Bluetooth resources according to the mode, carry out information interaction with other terminal equipment, therefore, the problem of information interaction between the multi-system terminal equipment and other terminal equipment can be solved.
The embodiment of the invention provides another device for sharing Bluetooth resources by multiple systems, wherein any subsystem can read the written notification message from the file device node of the main control system by writing the notification message into the file device node of the main control system, namely other subsystems can acquire the subsystem needing to occupy the Bluetooth resources currently, so that a precondition is provided for the subsystem needing to occupy the Bluetooth resources to acquire the Bluetooth resources; the master control system can enable the subsystem to send the Bluetooth resource request message to the master control system through the established communication channel by establishing the communication channel between the subsystem and the master control system, and can transmit the Bluetooth resource sent by the Bluetooth driver to the subsystem needing to occupy the Bluetooth resource through the established communication channel, thereby providing possibility for each subsystem to acquire the Bluetooth resource; when the subsystem receiving the notification message currently occupies the Bluetooth resource, whether the Bluetooth resource is released or not is determined through indication information input by a user, namely, the terminal equipment only supports one subsystem to occupy the Bluetooth resource, and whether the subsystem sending the notification message is allowed to occupy the Bluetooth resource or not can be determined through the indication information input by the user, so that interruption of important information being transmitted by the user due to release of the Bluetooth resource without user agreement can be avoided, and user experience can be improved; the subsystem currently occupying the Bluetooth resource determines whether to release the Bluetooth resource by reading the application corresponding to the application identifier carried in the notification message, the application currently occupying the Bluetooth resource and the priority corresponding to the application occupying the Bluetooth resource, namely, whether to release the Bluetooth resource can be determined according to the importance degree of information being processed in the application or the importance degree of the application to a user, so that the interruption of information being transmitted by the more important application through Bluetooth can be avoided, and the user experience can be further improved; the subsystem occupying the Bluetooth resource currently determines whether the priority level of the Bluetooth resource occupied by the subsystem sending the notification message is greater than the priority level of the Bluetooth resource occupied by the subsystem, so as to determine whether to release the Bluetooth resource occupied by the subsystem currently, namely, whether to release the Bluetooth resource can be determined according to the importance degree of information processed by each subsystem or the importance degree of each subsystem to a user, so as to avoid transmission interruption of more important information in the process of transmitting by using the Bluetooth resource, and further improve the experience of the user.
The device for sharing bluetooth resources for multiple systems provided by the embodiment of the present invention can implement the method embodiment provided above, and for specific function implementation, reference is made to the description of the method embodiment, which is not described herein again. The method and the device for sharing the Bluetooth resources by multiple systems provided by the embodiment of the invention can be suitable for information interaction between the terminal equipment of multiple systems and other terminal equipment by utilizing the Bluetooth resources, but are not limited to the method and the device.
Those skilled in the art will appreciate that the present invention includes apparatus directed to performing one or more of the operations described in the present application. These devices may be specially designed and manufactured for the required purposes, or they may comprise known devices in general-purpose computers. These devices have stored therein computer programs that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., computer) readable medium, including, but not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magnetic-optical disks, ROMs (Read-Only memories), RAMs (Random Access memories), EPROMs (Erasable programmable Read-Only memories), EEPROMs (Electrically Erasable programmable Read-Only memories), flash memories, magnetic cards, or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a bus. That is, a readable medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer).
It will be understood by those within the art that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions. Those skilled in the art will appreciate that the computer program instructions may be implemented by a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, implement the features specified in the block or blocks of the block diagrams and/or flowchart illustrations of the present disclosure.
Those of skill in the art will appreciate that various operations, methods, steps in the processes, acts, or solutions discussed in the present application may be alternated, modified, combined, or deleted. Further, various operations, methods, steps in the flows, which have been discussed in the present application, may be interchanged, modified, rearranged, decomposed, combined, or eliminated. Further, steps, measures, schemes in the various operations, methods, procedures disclosed in the prior art and the present invention can also be alternated, changed, rearranged, decomposed, combined, or deleted.
The foregoing is only a partial embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A method for sharing Bluetooth among multiple systems, the method comprising:
when any subsystem detects a Bluetooth resource request message, a notification message is respectively sent to other subsystems, wherein the notification message comprises information that any subsystem needs to occupy Bluetooth resources;
when any subsystem receives feedback messages which are returned by all other subsystems and respond to the notification messages, a Bluetooth resource request message is sent to a Bluetooth driver, wherein the feedback messages comprise information that the subsystem sending the feedback messages does not occupy Bluetooth resources; wherein, not occupying the bluetooth resource comprises that the subsystem sending the feedback message does not occupy the bluetooth resource currently, or the release of the bluetooth resource is successful when the subsystem is occupying the bluetooth resource currently;
and any subsystem receives the Bluetooth resource sent by the Bluetooth driver so as to perform information interaction with other terminal equipment through the Bluetooth resource.
2. The method of claim 1, wherein the step of sending notification messages to other subsystems when any subsystem detects the bluetooth resource request message comprises:
when any subsystem detects a Bluetooth resource request, writing the notification message into a file device node of a master control system;
and the other subsystems respectively read the notification messages from the file device nodes of the main control system.
3. The method of claim 1, wherein the step of sending notification messages to other subsystems is preceded by the steps of:
the method comprises the steps that any subsystem sends a channel creating request message to a master control system, wherein the channel creating request message is used for requesting to create a communication channel between the subsystem and the master control system;
the master control system creates a communication channel between any subsystem and the master control system;
the step of sending the bluetooth resource request message to the bluetooth driver includes:
and sending a Bluetooth resource request message to a Bluetooth driver in the master control system through the established communication channel.
4. The method of claim 3, wherein the method further comprises:
when the subsystem receiving the notification message occupies the Bluetooth resource currently, releasing the Bluetooth resource according to the indication information input by the user, and returning the feedback message to any subsystem.
5. The method of claim 3, wherein the method further comprises:
when the subsystem receiving the notification message currently occupies the Bluetooth resources, determining whether to release the Bluetooth resources currently according to an application identifier carried by the notification message and the priority of the Bluetooth resources occupied by the application;
and if the priority of the application occupying the Bluetooth resources is lower than the priority of the application occupying the Bluetooth resources corresponding to the application identifier carried in the notification message, releasing the Bluetooth resources and returning the feedback message to any subsystem.
6. The method of claim 3, wherein the method further comprises:
when the subsystem receiving the notification message currently occupies the Bluetooth resources, determining whether to release the Bluetooth resources currently according to the priority information of the Bluetooth resources occupied by the subsystem;
and if the priority of the Bluetooth resources occupied by the subsystem currently occupying the Bluetooth resources is lower than the priority of the Bluetooth resources occupied by the subsystem sending the notification message, releasing the Bluetooth resources and returning the feedback message to any subsystem.
7. An apparatus for sharing bluetooth among multiple systems, the apparatus comprising:
the system comprises a sending module, a receiving module and a sending module, wherein the sending module is positioned in any subsystem and used for respectively sending notification messages to other subsystems when any subsystem detects a Bluetooth resource request message, and the notification messages comprise information that any subsystem needs to occupy Bluetooth resources;
the sending module is further configured to send a bluetooth resource request message to the bluetooth driver when any subsystem receives feedback messages, which are returned by all other subsystems and respond to the notification message, where the feedback messages include information that the subsystem sending the feedback messages does not occupy bluetooth resources; wherein, not occupying the bluetooth resource comprises that the subsystem sending the feedback message does not occupy the bluetooth resource currently, or successfully releases the bluetooth resource;
and the receiving module is used for receiving the Bluetooth resources sent by the Bluetooth driver so as to perform information interaction with other terminal equipment through the Bluetooth resources.
8. The apparatus for sharing bluetooth among multiple systems according to claim 7, wherein the apparatus further comprises: a write module and a read module;
the write-in module is positioned in any subsystem and used for writing the notification message into a file device node of the master control system when any subsystem detects the Bluetooth resource request;
and the reading module is positioned in the other subsystems and is used for respectively reading the notification messages from the file device nodes of the main control system.
9. The apparatus for sharing bluetooth among multiple systems according to claim 8, wherein the apparatus further comprises: a determination module;
the determining module is located in the subsystem currently occupying the Bluetooth resource and is used for determining whether to release the Bluetooth resource currently or not according to the application identifier carried by the notification message and the priority of the Bluetooth resource occupied by the application when the subsystem receiving the notification message currently occupies the Bluetooth resource;
the release module is further configured to release the bluetooth resource when the priority of the application currently occupying the bluetooth resource is lower than the priority of the application occupying the bluetooth resource corresponding to the application identifier carried in the notification message;
the return module is further configured to return the feedback message to any subsystem.
10. The apparatus for sharing Bluetooth among multiple systems of claim 9,
the determining module is further configured to determine whether to release the bluetooth resource currently according to priority information of the bluetooth resource occupied by the subsystem when the subsystem receiving the notification message currently occupies the bluetooth resource;
the release module is also used for releasing the Bluetooth resource when the priority of the Bluetooth resource occupied by the subsystem currently occupying the Bluetooth resource is lower than the priority of the Bluetooth resource occupied by the subsystem sending the notification message;
the return module is further configured to return the feedback message to any subsystem.
CN201710024443.8A 2017-01-13 2017-01-13 Method and device for sharing Bluetooth by multiple systems Active CN106851535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710024443.8A CN106851535B (en) 2017-01-13 2017-01-13 Method and device for sharing Bluetooth by multiple systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710024443.8A CN106851535B (en) 2017-01-13 2017-01-13 Method and device for sharing Bluetooth by multiple systems

Publications (2)

Publication Number Publication Date
CN106851535A CN106851535A (en) 2017-06-13
CN106851535B true CN106851535B (en) 2020-08-28

Family

ID=59124200

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710024443.8A Active CN106851535B (en) 2017-01-13 2017-01-13 Method and device for sharing Bluetooth by multiple systems

Country Status (1)

Country Link
CN (1) CN106851535B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110505607B (en) * 2018-09-06 2022-12-13 深圳市文鼎创数据科技有限公司 Communication method based on Bluetooth safety equipment, bluetooth chip and Bluetooth safety equipment
CN115529574A (en) * 2021-06-08 2022-12-27 佛山市顺德区美的电子科技有限公司 Bluetooth pairing processing method, electric equipment, terminal and server

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8214357B2 (en) * 2009-02-27 2012-07-03 Research In Motion Limited System and method for linking ad tagged words

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101442837A (en) * 2007-11-21 2009-05-27 宁波萨基姆波导研发有限公司 Double-card double-standby mobile phone with Bluetooth function and implementing method thereof
US8929239B2 (en) * 2012-07-02 2015-01-06 Apple Inc. Modulation and coding scheme (MCS) recovery based on CQI offset
US20160014483A1 (en) * 2014-07-09 2016-01-14 Intel Corporation Sharing of motion data between device subsystems
CN105704190A (en) * 2014-11-28 2016-06-22 宇龙计算机通信科技(深圳)有限公司 Method for sharing data, device and terminal
CN105550037B (en) * 2015-12-11 2019-07-12 北京元心科技有限公司 Method and device for allocating audio resources in multiple systems
CN106293896B (en) * 2016-08-10 2019-09-13 成都凛冬科技有限公司 Equipment multiplexing method and device applied to multiple systems

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8214357B2 (en) * 2009-02-27 2012-07-03 Research In Motion Limited System and method for linking ad tagged words

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Design and Evaluation of Coexistence Mechanisms for Bluetooth and IEEE 802.11b Systems;Yu-Kwong Kwok等;《2004 IEEE 15th International Symposium on Personal, Indoor and Mobile Radio Communications (IEEE Cat. No.04TH8754)》;20040908;全文 *

Also Published As

Publication number Publication date
CN106851535A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
US9692846B2 (en) System, device and method for providing push service using feedback message
US20140289414A1 (en) Api for resource discovery and utilization
KR20150026635A (en) Electronic device and method for transmitting notification information
CN112867988A (en) Implementing compliance settings by a mobile device to follow a configuration scenario
CN103607428A (en) Method of accessing shared memory and apparatus thereof
CN101911056A (en) Isolation of content by processes in an application
US11736149B2 (en) Data transmission method for Bluetooth card reader and electronic device
WO2017071579A1 (en) Method and device for mining android system vulnerabilities
CN114968384B (en) Function calling method and device
CN112291364A (en) Message pushing processing method and device
CN111124299A (en) Data storage management method, device, equipment, system and storage medium
CN106851535B (en) Method and device for sharing Bluetooth by multiple systems
CN112835632B (en) Method and equipment for calling end capability and computer storage medium
CN114780465B (en) Creation method and device for sharable remote direct data access link
CN106776066B (en) Multi-system function processing method and device
CN112291082A (en) Computer room disaster recovery processing method, terminal and storage medium
CN112055251A (en) Media data playing method, device, equipment and storage medium
CN106844206B (en) Method and device for debugging multiple systems in mobile terminal
US9164817B2 (en) Mobile communication terminal to provide widget expansion function using message communication, and operation method of the mobile communication terminal
CN106933646B (en) Method and device for creating virtual machine
US9491132B2 (en) System and method for providing push service for reducing network loads
CN106488392B (en) Data transfer method and device
CN106776065B (en) Method and device for using Mtp function by multiple systems
CN115098020A (en) Storage management method, device and storage medium
CN113867145A (en) Application control method and device, electronic equipment and storage medium

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
TR01 Transfer of patent right

Effective date of registration: 20210209

Address after: 101300 room 153, 1 / F, building 17, 16 Caixiang East Road, Nancai Town, Shunyi District, Beijing

Patentee after: Yuanxin Information Technology Group Co.,Ltd.

Address before: 100176 room 2222, building D, building 33, 99 Kechuang 14th Street, Beijing Economic and Technological Development Zone, Beijing

Patentee before: BEIJING YUANXIN SCIENCE & TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20170613

Assignee: Beijing Yuanxin Junsheng Technology Co.,Ltd.

Assignor: Yuanxin Information Technology Group Co.,Ltd.

Contract record no.: X2021110000018

Denomination of invention: Method and device of sharing Bluetooth with multiple systems

Granted publication date: 20200828

License type: Common License

Record date: 20210531

EE01 Entry into force of recordation of patent licensing contract