CN108702704B - Method and device for waking up wireless device - Google Patents

Method and device for waking up wireless device Download PDF

Info

Publication number
CN108702704B
CN108702704B CN201780008014.XA CN201780008014A CN108702704B CN 108702704 B CN108702704 B CN 108702704B CN 201780008014 A CN201780008014 A CN 201780008014A CN 108702704 B CN108702704 B CN 108702704B
Authority
CN
China
Prior art keywords
wireless device
wake
identification information
message
communication interface
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
CN201780008014.XA
Other languages
Chinese (zh)
Other versions
CN108702704A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of CN108702704A publication Critical patent/CN108702704A/en
Application granted granted Critical
Publication of CN108702704B publication Critical patent/CN108702704B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0225Power saving arrangements in terminal devices using monitoring of external events, e.g. the presence of a signal
    • H04W52/0235Power saving arrangements in terminal devices using monitoring of external events, e.g. the presence of a signal where the received signal is a power saving command
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The application discloses a method and equipment for awakening wireless equipment, which relate to the technical field of communication and can improve the safety of an STA (station) awakening process by an AP (access point) and avoid unnecessary power consumption caused by malicious equipment awakening of the STA. The specific scheme is as follows: the first wireless device sends a first awakening message to first communication interfaces of the plurality of devices in a broadcast mode or a multicast mode, wherein the first awakening message carries first identification information and is used for indicating that the first communication interfaces of the devices identified by the first identification information need to be in a working state so as to receive a second awakening message sent by the first wireless device subsequently; after sending the first wake-up message, the first wireless device sends a second wake-up message to the first communication interface of at least one device including the second wireless device, where the second wake-up message is used to indicate the device identified by the second identification information carried in the second wake-up message to wake up the second communication interface of the device.

Description

Method and device for waking up wireless device
The present application claims priority from the chinese patent application filed on 2017, 03, 02, under the name "a method and apparatus for wireless communication," application No. 201710121709.0, which is incorporated herein by reference in its entirety.
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and a device for waking up a wireless device.
Background
The Institute of Electrical and Electronics Engineers (IEEE) 802.11 standard organization plans to develop Wireless Fidelity (Wi-Fi) based internet of things standards with the goal of applying Wi-Fi technology to the field of internet of things, as well as mobile terminals and digital medical devices. However, the power consumption of the existing Wi-Fi communication module of the mobile terminal is too large, and thus it is very necessary to improve and reduce the power consumption of the Wi-Fi communication technology.
In order to solve the above problems, the IEEE 802.11 standard organization proposes an ultra-low power Wake-Up Radio/Receiver (WUR) technology that can reduce the average power consumption of the Wi-Fi communication technology and simultaneously realize On-Demand (On-Demand) real-time data transmission. Specifically, the WUR technology is to add a WUR module to a device, and when there is no data reception or transmission, a host communication module (e.g., a Wi-Fi module) of the device enters deep sleep, and turns on the WUR module to perform ultra-low power listening. For example, assume that an Access Point (AP) is an awake device, a Station (STA) is an awake device, a WUR module of the STA is in an operating state and can monitor a WUR message sent by the AP, and a host communication module (e.g., a Wi-Fi module) of the STA is in a sleep state. As shown in fig. 1, when an AP has data (e.g., Wi-Fi messages) to transmit to an STA, the AP may first send a WUR message to a WUR module of the STA, and after the WUR module of the STA receives the WUR message, if it is determined that the receiver address of the WUR message matches the address of the WUR of the STA and the WUR message is correct and real, a wake-up signal may be sent to a host communication module of the STA to wake up the host communication module of the STA.
When the AP has data to transmit to the STAs, that is, the AP needs to wake up the host communication modules of the STAs, the AP may send a WUR message carrying bitmap information to the WUR modules of the STAs, where each bit in the bitmap information corresponds to one STA; after receiving the WUP carrying the bitmap information, the STA may determine whether a value of a bit corresponding to the STA in the bitmap information is a preset value (e.g., whether a bit corresponding to the STA is at a position of "1"), and if the STA determines that the value of the bit corresponding to the STA is the preset value (e.g., whether the bit corresponding to the STA is at the position of "1"), the STA may send a wake-up signal to a main communication module of the STA to wake up the main communication module of the STA.
However, in the above wake-up mode, some malicious devices may pretend to be APs, and the AP is simulated to send WUR messages carrying bitmap information to a plurality of STAs, and the bit part or all of the bitmap information may be simply set to "1" so as to easily wake up the main communication modules of a large number of STAs at the same time, which may cause a large number of STAs to be maliciously woken up by the malicious devices, which may cause unnecessary waste of increasing power consumption of the STA of the wakened device, and decrease the battery life of the battery of the wakened device. Moreover, after the main communication modules of a large number of STAs are maliciously awakened, the STAs compete to send uplink messages on the air interface, which causes congestion of the air interface and waste of air interface resources.
Disclosure of Invention
The application provides a method and equipment for awakening wireless equipment, which can improve the safety of an STA awakening process by an AP and avoid unnecessary power consumption caused by malicious equipment awakening of the STA.
In a first aspect, the present application provides a method of waking up a wireless device, comprising: a first wireless device sends a first wake-up message carrying first identification information to first communication interfaces of a plurality of devices in a broadcast mode or a multicast mode, wherein the first identification information is used for identifying at least one device including a second wireless device in the plurality of devices, and the first wake-up message is used for indicating that the first communication interface of the device identified by the first identification information needs to be in a working state so as to receive a second wake-up message sent by the first wireless device subsequently; after sending the first wake-up message, the first wireless device sends a second wake-up message carrying second identification information to a first communication interface of at least one device including the second wireless device, where the second identification information is used to identify a device to be woken up by the first wireless device, the device to be woken up by the first wireless device includes the second wireless device, and the second wake-up message is used to instruct the device identified by the second identification information to wake up the second communication interface of the device.
Wherein the first wireless device (e.g., AP) may instruct a plurality of devices including the second wireless device (e.g., STA) to wake up its second communication interface using the first wake-up message and the second wake-up message. Thus, after receiving the first wake-up message, the second wireless device cannot determine whether to wake up the second communication interface of the second wireless device, and needs to wait for receiving the second wake-up message, and then can determine whether to wake up the second communication interface of the second wireless device according to the received second wake-up message; instead of directly waking up the second communication interface of the second wireless device according to the value of the corresponding bit in the bitmap information carried by the wake-up message after receiving the wake-up message. The double confirmation awakening mechanism can increase the difficulty of maliciously awakening a large number of STAs by malicious equipment, improve the safety of the awakening process of the STAs by the AP and avoid unnecessary power consumption caused by maliciously awakening of the STAs by the malicious equipment.
With reference to the first aspect, in a first possible implementation manner, the first identification information includes first bitmap information, the first bitmap information includes at least two bits, the at least two bits in the first bitmap information correspond to each device group in at least two groups of devices in the multiple devices in a one-to-one manner, each device group in the at least two groups of devices includes at least one device, the first identification information is used to identify a device group corresponding to a bit whose median value in the first bitmap information is a first preset value, and the second wireless device is one device in a group of devices corresponding to a bit whose median value in the first bitmap information is a first preset value. The second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value.
Since at least two bits of the first bitmap information correspond to at least two groups of devices one to one, that is, each bit in the first bitmap information may correspond to one group of devices. Thus, the first wireless device (e.g. AP) may indicate, by setting a value of a bit in the first bitmap information, that the first communication interface of the device in the device group corresponding to the bit is kept in a working state, and waits for receiving the second wake-up device; and the first awakening message does not need to carry more identification information, so that the data volume carried in the first awakening message can be reduced. When the amount of data carried in the first wake-up message is small, the first wake-up message can be transmitted to the second wireless device (e.g., STA) more quickly, and the second wireless device can control the first communication interface to remain in the working state or switch from the working state to the sleeping state earlier.
Likewise, at least two bits of the second bitmap information may correspond to devices in a device group in a one-to-one manner, i.e., each bit in the second bitmap information may correspond to a device in the device group. Thus, the first wireless device (e.g., AP) may instruct the device corresponding to a bit to wake up its second communication interface (e.g., Wi-Fi interface) by setting the value of the bit in the second bitmap information; and the second awakening message does not need to carry more identification information, so that the data volume carried in the second awakening message can be reduced. When the amount of data carried in the second wake-up message is small, the second wake-up message can be transmitted to the second wireless device more quickly, and the STA can wake up the second communication interface earlier.
With reference to the first aspect, in a second possible implementation manner, the first identification information includes group address information of a device group in which the second wireless device is located. The second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to the devices in the device group where the second wireless device is located one by one, and the second identification information is used for identifying the devices corresponding to the bits whose median value in the third bitmap information is the second preset value.
When a first wireless device (e.g., an AP) wants to wake up a plurality of devices (e.g., STAs) in a device group, the first wireless device may send a first wake-up message carrying group address information of the device group to the plurality of devices including the device group. The group address information of one device group is less than the identification information of a plurality of devices in the device group (such as the device identification of the STA or the interface identification of the WUR interface of the STA); therefore, the first wireless device sends the first wake-up message carrying the group address information of the device group to the multiple devices in the device group, which not only can identify the device group, but also can reduce the data volume carried in the first wake-up message. When the amount of data carried in the first wake-up message is small, the first wake-up message can be transmitted to the second wireless device quickly, and the second wireless device can control the first communication interface to be kept in the working state or be switched from the working state to the dormant state earlier. The technical effect of the "the first wireless device instructs the second wireless device to wake up the second communication interface thereof in a manner that the first wireless device carries the third bitmap information in the second wake-up message" may refer to a detailed description that the first wireless device instructs the second wireless device to wake up the second communication interface thereof in a manner that the second identifier information includes the second bitmap information ", which is not described herein again.
With reference to the first aspect, in a third possible implementation manner, the first identification information includes fourth bitmap information, the fourth bitmap information includes at least two bits, the at least two bits in the fourth bitmap information correspond to the multiple devices one to one, and the first identification information is used to identify a device to which a bit whose median value in the fourth bitmap information is a first preset value corresponds.
Since at least two bits in the fourth bitmap information correspond to the devices that receive the first wake-up message one-to-one, the first wireless device (e.g., AP) may instruct the device corresponding to each bit to control the first communication interface to be in the working state or the sleep state by setting the value of each bit in the fourth bitmap information; and the first awakening message does not need to carry more identification information, so that the data volume carried in the first awakening message can be reduced. When the amount of data carried in the first wake-up message is small, the first wake-up message can be transmitted to the second wireless device quickly, and the second wireless device can be in a working state or a sleeping state earlier than the WUR interface.
With reference to the first aspect, in a fourth possible implementation manner, the first identification information includes an interface identification of a first communication interface of at least one device including the second wireless device in the multiple devices, or includes a device identification of at least one device including the second wireless device in the multiple devices.
With reference to the first aspect, or the third possible implementation manner or the fourth possible implementation manner of the first aspect, in a fifth possible implementation manner, the second identification information includes a device identifier of a device to be woken up by the first wireless device, or includes an interface identifier of a first communication interface of the device to be woken up by the first wireless device.
With reference to the first aspect or any one of the foregoing possible implementation manners, in a sixth possible implementation manner, the first wake-up message further carries first indication information, where the first indication information is used to indicate a time for the first wireless device to send the second wake-up message.
When receiving the first wake-up message, the second wireless device may first switch the first communication interface of the second wireless device from the operating state to the dormant state, and then switch the first communication interface of the second wireless device from the dormant state to the operating state at the time indicated by the first indication information, so as to receive the second wake-up message sent by the first wireless device. In this way, unnecessary waste of power consumption can be avoided.
With reference to the first aspect or any one of the foregoing possible implementation manners, in a seventh possible implementation manner, the first wake-up message further carries second indication information, where the second indication information is used to notify the second wireless device to: the first wireless device uses the first wake-up message and the second wake-up message to instruct the second wireless device to wake up a second communication interface of the second wireless device.
With reference to the first aspect or any one of the foregoing possible implementation manners, in an eighth possible implementation manner, in order to prevent a malicious device from being disguised as a first wireless device (e.g., an AP), the first wireless device is emulated to send the first wake-up message and the second wake-up message to multiple devices (e.g., STAs), so as to cause unnecessary waste of increasing power consumption of the wokened device, and the first wireless device and the second wireless device may dynamically negotiate first identification information and second identification information used when the first wireless device wakes up a second communication interface of the second wireless device next time. Specifically, after the first wireless device sends the first wake-up message, and then sends a second wake-up message to a first communication interface of at least one device, including the second wireless device, of the at least one device, the method of the present application may further include: the first wireless device receives a wake-up response message sent by the second wireless device through a second communication interface of the second wireless device, wherein the wake-up response message is used for indicating that the second communication interface of the second wireless device is in a working state; the first wireless device negotiates with the second wireless device first identification information and second identification information for use in waking up a second communication interface of the second wireless device the next time.
In a second aspect, the present application provides a wireless device, the wireless device being a first wireless device, the wireless device comprising: a communication interface and a processor. The processor is configured to generate a first wake-up message, where the first identification information is used to identify at least one device of the multiple devices, including the second wireless device, and the first wake-up message is used to indicate that a first communication interface of the device identified by the first identification information needs to be in an operating state to receive a second wake-up message subsequently sent by the first wireless device; the communication interface is used for sending the first wake-up message to a first communication interface of the plurality of devices in a broadcast mode or a multicast mode; the processor may be further configured to generate a second wake-up message carrying second identification information, where the second identification information is used to identify a device to be woken up by the first wireless device, where the device to be woken up by the first wireless device includes the second wireless device, and the second wake-up message is used to instruct the device identified by the second identification information to wake up a second communication interface of the device; the communication interface may be further configured to send, after sending the first wake-up message, a second wake-up message generated by the processor to a first communication interface of at least one device including the second wireless device.
In the second aspect of the present application and any possible implementation manner thereof, the communication interface in the wireless device may include a first communication interface and a second communication interface. The wireless device may send a first wake-up message to a first communication interface of a second wireless device through its first communication interface or second communication interface, and the wireless device may also send a second wake-up message to a first communication interface of a second wireless device through its first communication interface or second communication interface.
With reference to the second aspect, in a possible implementation manner, the communication interface may be further configured to receive, after sending the second wake-up message, a wake-up response message sent by the second wireless device through the second communication interface of the second wireless device, where the wake-up response message is used to indicate that the second communication interface of the second wireless device is in an operating state. The processor may be further configured to negotiate, with the second wireless device, first identification information and second identification information used when waking up a second communication interface of the second wireless device next time.
In the second aspect of the present application, reference may be made to the detailed description in the first aspect of the present application and its possible implementation manners, such as a manner in which the content carried in the first wake-up message, the first identifier information, the second identifier information, the first bitmap information, the second bitmap information, the third bitmap information, the fourth bitmap information, the first communication interface, the second communication interface, the device identifier of the second wireless device, the interface identifier of the first communication interface of the second wireless device, the first indication information, the second indication information, and the first wake-up message indicate that the first communication interface of the device identified by the first identifier information is in a working state, and the like, which is not described herein again.
It should be noted that, for the detailed description and the beneficial effect analysis of each functional unit of the second aspect and various possible implementation manners of the second aspect, reference may be made to the corresponding description and technical effect in the first aspect and various possible implementation manners of the first aspect, and details are not described here again.
In a third aspect, the present application provides a computer storage medium having computer program code stored therein, which when executed by a processor of a first wireless device in the second aspect, causes the first wireless device to perform the method for waking up a wireless device as described in the first aspect and the various alternatives of the first aspect.
In a fourth aspect, the present application provides a method of waking up a wireless device, comprising: a second wireless device receives, through a first communication interface of the second wireless device, a first wake-up message which is sent by a first wireless device in a multicast manner or a broadcast manner and carries first identification information, where the first identification information is used to identify at least one device among a plurality of devices that receive the first wake-up message, and the first wake-up message is used to indicate that the first communication interface of the device identified by the first identification information needs to be in a working state to receive a second wake-up message subsequently sent by the first wireless device; if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device maintains the first communication interface of the second wireless device in the working state; the second wireless device receives, through a first communication interface of the second wireless device, a second wake-up message that is sent by the first wireless device and carries second identification information, where the second identification information is used to identify a device to be woken up by the first wireless device in at least one device that receives the second wake-up message, and the second wake-up message is used to instruct the device identified by the second identification information to wake up a second communication interface of the device; if the second wireless device determines that the second wireless device is one of the devices identified by the second identification information, the second wireless device wakes up the second communication interface of the second wireless device.
In the solution protected by the fourth aspect of the present application, after receiving the first wake-up message, the second wireless device (e.g., STA) cannot determine whether to wake up the second communication interface of the second wireless device, and needs to wait for receiving the second wake-up message, and then can determine whether to wake up the second communication interface of the second wireless device according to the received second wake-up message; instead of directly waking up the second communication interface of the second wireless device according to the value of the corresponding bit in the bitmap information carried by the wake-up message after receiving the wake-up message. The double confirmation awakening mechanism can increase the difficulty of maliciously awakening a large number of STAs by malicious equipment, improve the safety of the awakening process of the STAs by the AP and avoid unnecessary power consumption caused by maliciously awakening of the STAs by the malicious equipment.
With reference to the fourth aspect, in a first possible implementation manner, the first identification information includes first bitmap information, and the first bitmap information may refer to a detailed description of the first bitmap information in the first possible implementation manner of the first aspect. The second identification information includes second bitmap information, and the second bitmap information may refer to a detailed description of the second bitmap information in the first possible implementation manner of the first aspect.
In a first implementation manner of the fourth aspect, the method for the second wireless device to determine that the second wireless device is the device identified by the first identification information may include: if the value of the bit corresponding to the group in which the second wireless device is located in the first bitmap information is the first preset value, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information. The method for the second wireless device to determine that the second wireless device is the device identified by the second identification information may include: if the value of the bit corresponding to the second wireless device in the second bitmap information is the second preset value, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
With reference to the fourth aspect, in a second possible implementation manner, the second identification information includes third bitmap information, and the third bitmap information may refer to a detailed description of the third bitmap information in the second possible implementation manner of the first aspect.
In a second possible implementation manner of the fourth aspect, the method for the second wireless device to determine that the second wireless device is the device identified by the first identification information may include: if the first identification information includes group address information of the device group in which the second wireless device is located, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information. The method for the second wireless device to determine that the second wireless device is the device identified by the second identification information may include: if the value of the bit corresponding to the second wireless device in the third bitmap information is a second preset value, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
With reference to the fourth aspect, in a third possible implementation manner, the first identification information includes fourth bitmap information, and the fourth bitmap information may refer to a detailed description of the fourth bitmap information in the first possible implementation manner of the first aspect. The method for the second wireless device to determine that the second wireless device is the device identified by the first identification information may: if the value of the bit corresponding to the second wireless device in the fourth bitmap information is a first preset value, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information.
With reference to the fourth aspect, in a fourth possible implementation manner, the method for the second wireless device to determine that the second wireless device is the device identified by the first identification information may include: if the first identification information includes an interface identification of the first communication interface of the second wireless device, or includes a device identification of the second wireless device, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information.
With reference to the fourth aspect or the third possible implementation manner or the fourth possible implementation manner of the fourth aspect, in a fifth possible implementation manner, the method for the second wireless device to determine that the second wireless device is a device identified by the second identification information may include: if the second identification information includes the device identification of the second wireless device or includes the interface identification of the first communication interface of the second wireless device, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
With reference to the fourth aspect or any one of the foregoing possible implementation manners, in a sixth possible implementation manner, the first wake-up message further carries first indication information, where the first indication information is used to indicate a time for the first wireless device to send the second wake-up message. After the second wireless device receives the first wake-up message sent by the first wireless device through the first communication interface of the second wireless device, before the second wireless device keeps the first communication interface of the second wireless device in the operating state, the method of the present application may further include: the second wireless device switches the first communication interface of the second wireless device from an operating state to a dormant state. The "if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device maintains the first communication interface of the second wireless device in the working state" may include: if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device switches the first communication interface of the second wireless device from the dormant state to the working state at the time indicated by the first indication information.
In a fifth aspect, a wireless device is provided, the wireless device being a second wireless device, the wireless device comprising: a first communication interface, a processor, and a second communication interface. The first communication interface is configured to receive a first wake-up message that is sent by a first wireless device in a multicast manner or a broadcast manner and carries first identification information; the processor is configured to maintain the first communication interface in the operating state after determining that the second wireless device is the device identified by the first identification information; the first communication interface is further configured to receive a second wake-up message carrying second identification information and sent by the first wireless device; the processor is further configured to wake up a second communication interface of the second wireless device after determining that the second wireless device is the device identified by the second identification information.
With reference to the fifth aspect, in a first possible implementation manner, the first identification information includes first bitmap information; the second identification information includes second bitmap information. The first bitmap information, the second bitmap information, the first identifier information, and the second identifier information may refer to detailed descriptions in the first possible implementation manner of the first aspect, and are not described herein again.
The processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit in the first bitmap information corresponding to the group in which the second wireless device is located is the first preset value. The processor configured to determine that the second wireless device is one of the devices identified by the second identification information, includes: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the second bitmap information is the second preset value.
With reference to the fifth aspect, in a second possible implementation manner, the second identification information includes third bitmap information. The processor is configured to determine that the second wireless device is a device identified by the first identification information, and includes: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes group address information of a device group in which the second wireless device is located. The processor configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the third bitmap information is a second preset value.
With reference to the fifth aspect, in a third possible implementation manner, the first identification information includes fourth bitmap information. The processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit corresponding to the second wireless device in the fourth bitmap information is a first preset value.
With reference to the fifth aspect, in a fourth possible implementation manner, the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information, and the processor includes: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes an interface identifier of the first communication interface of the second wireless device or includes a device identifier of the second wireless device.
With reference to the fifth aspect or any one of the foregoing possible implementations, in a fifth possible implementation, the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information, and the processor includes: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if the second identification information includes a device identification of the second wireless device or includes an interface identification of the first communication interface of the second wireless device.
With reference to the fifth aspect or any one of the foregoing possible implementation manners, in a sixth possible implementation manner, the first wake-up message further carries first indication information. And the processor is further used for switching the first communication interface of the second wireless equipment from the working state to the dormant state after the first communication interface receives the first wake-up message sent by the first wireless equipment and before the first communication interface is kept in the working state. The processor is configured to maintain the first communication interface of the second wireless device in an operating state if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, and includes: the processor is configured to switch the first communication interface from the dormant state to the working state at a time indicated by the first indication information if it is determined that the second wireless device is one of the devices identified by the first identification information.
With reference to the fifth aspect or any one of the foregoing possible implementation manners, in a seventh possible implementation manner, the processor may be further configured to determine that the first wake-up message further carries second indication information before keeping the first communication interface in a working state.
With reference to the fifth aspect or any one of the foregoing possible implementation manners, in an eighth possible implementation manner, the processor is further configured to wake up the second communication interface of the second wireless device if the first wake-up message does not carry the second indication information.
With reference to the fifth aspect or any one of the foregoing possible implementation manners, in a ninth possible implementation manner, the processor is further configured to, after the first communication interface receives the first wake-up message sent by the first wireless device in a multicast manner or a broadcast manner, switch the first communication interface from the operating state to a sleep state if it is determined that the second wireless device is not the device identified by the first identification information.
With reference to the fifth aspect or any one of the foregoing possible implementation manners, in a tenth possible implementation manner, the processor is further configured to, after the first communication interface receives the second wake-up message sent by the first wireless device, if it is determined that the second wireless device is not the device identified by the second identification information, switch the first communication interface of the second wireless device from the operating state to a dormant state.
With reference to the fifth aspect or any one of the foregoing possible implementation manners, in an eleventh possible implementation manner, the second communication interface is further configured to send a wakeup response message to the first wireless device after the processor wakes up the second communication interface. The processor is further configured to negotiate, via the second communication interface, with the first wireless device, first identification information and second identification information used when the second communication interface of the second wireless device is woken up next time.
It should be noted that, for the detailed description and the beneficial effect analysis of each functional unit in the fourth aspect, the fifth aspect and various possible implementation manners of the fourth aspect, the first aspect and various possible implementation manners of the first aspect, corresponding descriptions and technical effects in the first aspect and various possible implementation manners of the first aspect may be referred to, and details are not described here.
In a sixth aspect, the present application provides a computer storage medium having computer program code stored therein, which when executed by a processor of a second wireless device according to the fifth aspect, causes the second wireless device to perform the method of waking up a wireless device according to the fourth aspect and the various alternatives of the fourth aspect.
In a seventh aspect, the present application provides a method for waking up a wireless device, including: a first wireless device sends a first wake-up message carrying first identification information to a first communication interface of a plurality of devices in a broadcast mode or a multicast mode, wherein the first identification information is used for identifying at least one device including a second wireless device in the plurality of devices, and the first wake-up message is used for indicating the device identified by the first identification information to need to wake up a second communication interface of the device so as to receive a second wake-up message sent by the first wireless device subsequently; after sending the first wake-up message, the first wireless device sends a second wake-up message carrying second identification information to a second communication interface of at least one device including the second wireless device, where the second identification information is used to identify a device to be woken up by the first wireless device, the device to be woken up by the first wireless device includes the second wireless device, and the second wake-up message is used to indicate that the second communication interface of the device identified by the second identification information needs to be in a working state to communicate with the first wireless device.
Wherein the first wireless device (e.g., AP) may instruct at least one of the plurality of devices (e.g., STAs) including the second wireless device to wake up its second communication interface (e.g., Wi-Fi) using the first wake-up message and the second wake-up message. Thus, after receiving the first wake-up message, the at least one device may wake up its second communication interface to wait for receiving the second wake-up message or keep its second communication interface in a dormant state; however, the second communication interface of the device that has woken up the second communication interface is not always in the working state, but the device may determine whether the second communication interface of the device needs to be in the working state after receiving the second wake-up message; instead of receiving a wake-up message, the second communication interface of the STA is woken up and the Wi-Fi interface of the STA is kept in a working state according to the value of the corresponding bit in the bitmap information carried in the wake-up message. The double confirmation awakening mechanism can increase the difficulty of maliciously awakening a large number of STAs by malicious equipment, improve the safety of the awakening process of the STAs by the AP and avoid unnecessary power consumption caused by maliciously awakening of the STAs by the malicious equipment.
With reference to the seventh aspect, in a first possible implementation manner, the second wake-up message is further used to instruct the second communication interface of the device that is not identified by the second identification information to switch from the working state to the dormant state. If the device receiving the second wake-up message determines that the second identification information does not identify the device, the device may switch the second communication interface thereof from the operating state to the sleep state, so as to reduce power consumption of the device.
With reference to the seventh aspect or the first possible implementation manner of the seventh aspect, in a second possible implementation manner, in order to prevent a malicious device from being disguised as a first wireless device (e.g., an AP), the first wireless device is emulated to send the first wake-up message and the second wake-up message to multiple devices (e.g., STAs), so as to cause unnecessary waste of increasing power consumption of the wokened device, and the first wireless device and the second wireless device may dynamically negotiate first identification information and second identification information used when the first wireless device wakes up a second communication interface of the second wireless device next time. Specifically, after the first wireless device sends the first wake-up message, and then sends the second wake-up message to the second communication interface of at least one device including the second wireless device in the at least one device, the method of the application may further include: and the first wireless equipment receives a wake-up response message sent by the second wireless equipment through a second communication interface of the second wireless equipment. The first wireless device and the second wireless device negotiate first identification information and second identification information used when a second communication interface of the second wireless device is awakened next time.
In an eighth aspect, the present application provides a wireless device, which is a first wireless device, comprising: a communication interface and a processor. The processor is used for generating a first wake-up message carrying first identification information; the communication interface is configured to send the first wake-up message to a first communication interface of the multiple devices in a broadcast manner or a multicast manner, where the first wake-up message is used to indicate that a device identified by the first identification information needs to wake up a second communication interface of the device to receive a second wake-up message subsequently sent by the first wireless device; the processor is further configured to generate a second wake-up message carrying second identification information, where the second wake-up message is used to indicate that a second communication interface of the device identified by the second identification information needs to be in a working state to communicate with the first wireless device; the communication interface is further configured to send the second wake-up message to a second communication interface of at least one device including the second wireless device in the at least one device after sending the first wake-up message.
With reference to the eighth aspect, in a first possible implementation manner, the second wake-up message is further used to instruct the second communication interface of the device that is not identified by the second identification information to switch from the working state to the dormant state.
With reference to the eighth aspect, in a second possible implementation manner, the communication interface is further configured to receive a wake-up response message sent by the second wireless device through a second communication interface of the second wireless device after sending the second wake-up message to the second communication interface of at least one device including the second wireless device, where the wake-up response message is used to indicate that the second communication interface of the second wireless device is in an operating state. The processor is further configured to negotiate, via the communication interface, with the second wireless device, first identification information and second identification information used when a second communication interface of the second wireless device is woken up next time.
In the seventh aspect and the eighth aspect of the present application, reference may be made to the detailed description in the first aspect and possible implementation manners of the present application for a manner in which the first wake-up message indicates that the first communication interface of the device identified by the first identification information is in a working state, and the like, where details are not repeated herein.
It should be noted that, for the detailed description and the beneficial effect analysis of each functional unit in the eighth aspect and various possible implementation manners of the present application, reference may be made to the corresponding description and technical effects in the seventh aspect and various possible implementation manners of the seventh aspect, and details are not described here again.
In a ninth aspect, the present application provides a computer storage medium having computer program code stored therein, which when executed by a processor of a first wireless device in the eighth aspect, causes the first wireless device to perform the method of waking up a wireless device as described in the seventh aspect and the various alternatives of the seventh aspect.
In a tenth aspect, the present application provides a method of waking up a wireless device, comprising: a second wireless device receives, through a first communication interface of the second wireless device, a first wake-up message which is sent by a first wireless device in a multicast manner or a broadcast manner and carries first identification information, where the first identification information is used to identify at least one device among a plurality of devices that receive the first wake-up message, and the first wake-up message is used to instruct the device identified by the first identification information to wake up a second communication interface of the device to receive a second wake-up message which is sent by the first wireless device subsequently and carries second identification information; if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device wakes up a second communication interface of the second wireless device; the second wireless device receives, through a second communication interface of the second wireless device, a second wake-up message sent by the first wireless device, where the second wake-up message carries second identification information, the second identification information is used to identify a device to be woken up by the first wireless device in at least one device that receives the second wake-up message, and the second wake-up message is used to indicate that the second communication interface of the device identified by the second identification information needs to be in a working state to communicate with the first wireless device; if the second wireless device determines that the second wireless device is one of the devices identified by the second identification information, the second wireless device maintains the second communication interface of the second wireless device in the working state.
With reference to the tenth aspect, in a possible implementation manner, the first wake-up message further carries first indication information, where the first indication information is used to indicate a time for the first wireless device to send the second wake-up message. If the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, and the second wireless device wakes up the second communication interface of the second wireless device, the method may include: if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device wakes up a second communication interface of the second wireless device at the time indicated by the first indication information.
With reference to the tenth aspect or the foregoing possible implementation manner, in another possible implementation manner, before the second wireless device receives, through the second communication interface of the second wireless device, the second wake-up message sent by the first wireless device, the method of the present application may further include: the second wireless device determines that the first wake-up message further carries second indication information, where the second indication information is used to notify the second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
In the tenth aspect of the present application, reference may be made to the detailed description in the fourth aspect and possible implementation manners of the present application for a method for determining, by a second wireless device, that a second wireless device is one of devices identified by first identification information, first bitmap information, second bitmap information, third bitmap information, fourth bitmap information, and the method for determining, by a second wireless device, that a second wireless device is one of devices identified by second identification information, where details are not repeated herein.
With reference to the tenth aspect or any possible implementation manner of the tenth aspect, in another possible implementation manner, after the second wireless device receives, through the first communication interface of the second wireless device, the first wake-up message sent by the first wireless device in a multicast manner or a broadcast manner, the method of the present application further includes: if the second wireless device determines that the second wireless device is not one of the devices identified by the first identification information, the second wireless device maintains a second communication interface of the second wireless device in a dormant state.
With reference to the tenth aspect or any possible implementation manner of the tenth aspect, in another possible implementation manner, after the second wireless device receives, through a second communication interface of the second wireless device, a second wake-up message sent by the first wireless device, the method further includes: if the second wireless device determines that the second wireless device is not one of the devices identified by the second identification information, the second wireless device switches both the first communication interface and the second communication interface of the second wireless device from the working state to the dormant state.
With reference to the tenth aspect or any possible implementation manner of the tenth aspect, in another possible implementation manner, after the second wireless device controls the second communication interface of the second wireless device to be in the operating state, the method of the present application may further include: the second wireless device sends a wakeup response message to the first wireless device through a second communication interface of the second wireless device, wherein the wakeup response message is used for indicating that the second communication interface of the second wireless device is in a working state; the second wireless device negotiates with the first wireless device through a second communication interface of the second wireless device for first identification information and second identification information used when the second communication interface of the second wireless device is awakened next time.
In an eleventh aspect, the present application provides a wireless device, the wireless device being a second wireless device, the wireless device comprising: a first communication interface, a second communication interface, and a processor. The first communication interface is configured to receive a first wake-up message that is sent by a first wireless device in a multicast manner or a broadcast manner and carries first identification information, where the first identification information is used to identify at least one device of multiple devices that receive the first wake-up message, and the first wake-up message is used to instruct a device identified by the first identification information to wake up a second communication interface of the device to receive a second wake-up message that is subsequently sent by the first wireless device; the processor is configured to wake up a second communication interface of the second wireless device if it is determined that the second wireless device is one of the devices identified by the first identification information; the second communication interface is configured to receive a second wake-up message that is sent by the first wireless device and carries second identification information, where the second wake-up message carries second identification information, the second identification information is used to identify a device to be woken up by the first wireless device in at least one device that receives the second wake-up message, and the second wake-up message is used to indicate that a second communication interface of the device identified by the second identification information is in a working state; the processor is further configured to maintain the second communication interface of the second wireless device in the working state if it is determined that the second wireless device is one of the devices identified by the second identification information.
With reference to the eleventh aspect, in a first possible implementation manner, the first identification information includes first bitmap information, and the first bitmap information may refer to a detailed description of the first bitmap information in the first possible implementation manner of the first aspect. The second identification information includes second bitmap information, and the second bitmap information may refer to a detailed description of the second bitmap information in the first possible implementation manner of the first aspect.
In a first possible implementation manner of the eleventh aspect, the processor configured to determine that the second wireless device is one of the devices identified by the first identification information includes: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit corresponding to a group in which the second wireless device is located in the first bitmap information is the first preset value. The processor configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the second bitmap information is the second preset value.
With reference to the eleventh aspect, in a second possible implementation manner, the second identification information includes third bitmap information, and the third bitmap information may refer to a detailed description of the third bitmap information in the second possible implementation manner of the first aspect. The processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes group address information of a device group in which the second wireless device is located. The processor configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the third bitmap information is the second preset value.
With reference to the eleventh aspect, in a third possible implementation manner, the first identification information includes fourth bitmap information, and the fourth bitmap information may refer to a detailed description of the fourth bitmap information in the first possible implementation manner of the first aspect. The processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit corresponding to the second wireless device in the fourth bitmap information is the first preset value.
With reference to the eleventh aspect, in a fourth possible implementation manner, the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information, and the processor includes: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes an interface identifier of the first communication interface of the second wireless device or includes a device identifier of the second wireless device.
With reference to the eleventh aspect or the third possible implementation manner or the fourth possible implementation manner of the eleventh aspect, in a fifth possible implementation manner, the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information, and the method includes: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if the second identification information includes a device identifier of the second wireless device or includes an interface identifier of the first communication interface of the second wireless device.
With reference to the eleventh aspect or any possible implementation manner, in a sixth possible implementation manner, the first wake-up message further carries first indication information, where the first indication information is used to indicate a time when the first wireless device sends the second wake-up message. The processor is configured to wake up a second communication interface of the second wireless device if it is determined that the second wireless device is one of the devices identified by the first identification information, and includes: the processor is configured to wake up a second communication interface of the second wireless device at a time indicated by the first indication information if it is determined that the second wireless device is the device identified by the first identification information.
With reference to the eleventh aspect or any possible implementation manner, in a seventh possible implementation manner, the processor is further configured to determine that the first wake-up message further carries second indication information before the second communication interface receives the second wake-up message, where the second indication information is used to notify the second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
With reference to the eleventh aspect or any possible implementation manner, in an eighth possible implementation manner, after the first communication interface receives the first wake-up message, if it is determined that the second wireless device is not the device identified by the first identification information, the processor is further configured to keep the second communication interface of the second wireless device in a dormant state.
With reference to the eleventh aspect or any possible implementation manner, in a ninth possible implementation manner, the processor is further configured to, after the second wireless device receives the second wake-up message, if it is determined that the second wireless device is not the device identified by the second identification information, switch both the first communication interface and the second communication interface of the second wireless device to a dormant state.
With reference to the eleventh aspect or any possible implementation manner, in a tenth possible implementation manner, the processor is further configured to generate a wake-up response message after controlling the second communication interface to be in the working state, where the wake-up response message is used to indicate that the second communication interface of the second wireless device is in the working state; the second communication interface is further configured to send the wake-up response message generated by the processor to the first wireless device; the processor is further configured to negotiate, via the second communication interface, with the first wireless device, first identification information and second identification information used when the second communication interface of the second wireless device is woken up next time.
It should be noted that, for the detailed description and the beneficial effect analysis of each functional unit in the tenth aspect and the eleventh aspect and various possible implementations thereof, reference may be made to the corresponding description and technical effects in the seventh aspect and various possible implementations thereof, and details are not described here.
In a twelfth aspect, the present application provides a computer storage medium having computer program code stored therein, which when executed by a processor of the second wireless device in the eleventh aspect, causes the second wireless device to perform the method of waking up a wireless device as described in the tenth aspect and the various alternatives of the tenth aspect.
Drawings
Fig. 1 is a schematic diagram of an example of waking up an STA by an AP according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a network architecture of a wireless local area network WLAN to which a method for waking up a wireless device according to an embodiment of the present invention is applied;
fig. 3 is a schematic diagram of an example scenario in which an AP wakes up one or more STAs in its coverage area according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating a method for waking up a wireless device according to an embodiment of the present invention;
fig. 5 is a schematic diagram illustrating an example of a structure of a first wake-up message according to an embodiment of the present invention;
fig. 6 is a first schematic diagram illustrating a structural example of a second wake-up message according to an embodiment of the present invention;
fig. 7 is a schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a first implementation manner in a first application scenario according to an embodiment of the present invention;
fig. 8 is a flowchart of a method for waking up a wireless device according to an embodiment of the present invention;
fig. 9 is a schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a second implementation manner in a first application scenario according to an embodiment of the present invention;
fig. 10 is a flowchart of a method for waking up a wireless device according to an embodiment of the present invention;
fig. 11 is a first schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a first application scenario according to an embodiment of the present invention;
fig. 12 is a schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a first application scenario according to an embodiment of the present invention;
fig. 13 is a third schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a first application scenario according to the embodiment of the present invention;
fig. 14 is a schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a first application scenario according to an embodiment of the present invention;
fig. 15 is a flowchart of a method for waking up a wireless device according to a fourth embodiment of the present invention;
fig. 16 is a first schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a fourth implementation manner in a first application scenario according to an embodiment of the present invention;
fig. 17 is a schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a fourth implementation manner in a first application scenario according to the embodiment of the present invention;
fig. 18 is a schematic diagram third of state switching of an STA in a process of waking up the STA by an AP in the fourth implementation manner in the first application scenario according to the embodiment of the present invention;
fig. 19 is a fourth schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a fourth implementation manner in a first application scenario according to the embodiment of the present invention;
fig. 20 is a flowchart of a method for waking up a wireless device according to a fifth embodiment of the present invention;
fig. 21 is a schematic diagram illustrating a structural example of a second wake-up message according to an embodiment of the present invention;
fig. 22 is a flowchart of a sixth method for waking up a wireless device according to an embodiment of the present invention;
fig. 23 is a schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a first implementation manner in a second application scenario according to the embodiment of the present invention;
fig. 24 is a schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a second implementation manner in a first human application scenario according to the embodiment of the present invention;
fig. 25 is a first schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a second application scenario according to the embodiment of the present invention;
fig. 26 is a schematic diagram illustrating a state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a second application scenario according to the embodiment of the present invention;
fig. 27 is a third schematic diagram illustrating state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a second application scenario according to the embodiment of the present invention;
fig. 28 is a schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a third implementation manner in a second application scenario according to the embodiment of the present invention;
fig. 29 is a first schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a fourth implementation manner in a second application scenario according to the embodiment of the present invention;
fig. 30 is a schematic diagram of state switching of an STA in a process of waking up the STA by an AP in a fourth implementation manner in a second application scenario according to the embodiment of the present invention;
fig. 31 is a schematic diagram third illustrating state switching of an STA in a process of waking up the STA by an AP in the fourth implementation manner in the second application scenario according to the embodiment of the present invention;
fig. 32 is a fourth schematic view of state switching of an STA in a process of waking up the STA by an AP in the fourth implementation manner in the second application scenario according to the embodiment of the present invention;
fig. 33 is a first schematic structural diagram of a wireless device according to an embodiment of the present invention;
fig. 34 is a second schematic structural diagram of a wireless device according to an embodiment of the present invention;
fig. 35 is a third schematic structural diagram of a wireless device according to an embodiment of the present invention.
Detailed Description
The terms "first" and "second" and the like in the description of the present invention and the drawings are used for distinguishing different objects or for distinguishing different processes for the same object, and are not used for describing a specific order of the objects. For example, the first wireless device and the second wireless device are different wireless devices, and the first indication information and the second indication information may be different indication information.
The method for waking up the wireless device provided by the embodiment of the invention can be applied to the process that the first wireless device wakes up one or more devices including the second wireless device.
Illustratively, the first wireless device in the embodiments of the present invention may be an AP, and the one or more devices may be one or more STAs (i.e., the second wireless device may be a STA).
Fig. 2 is a schematic diagram of a Network architecture of a Wireless Local Area Network (WLAN) 200 to which a method for waking up a Wireless device according to an embodiment of the present invention is applied. As shown in fig. 2, the WLAN 200 may include an AP 201 and one or more STAs.
Illustratively, the one or more STAs may be devices such as a mobile phone 202, a camera 203, a computer 204, a display device 205 (e.g., a television, a computer display, etc.), a tablet, a wearable device, a printer, etc. as shown in fig. 2. For convenience of description, only a partial example of the STA is given in fig. 2, and the STA according to the embodiment of the present invention includes but is not limited thereto.
The AP 201 may form a Basic Service Set (BSS) with the one or more STAs. The AP in the BSS (i.e., AP 201) may communicate with any STA in the BSS.
Within the coverage Area 211 of the AP 201 shown in fig. 2, a Basic Service Area (BSA) may be formed, the WLAN 200 may be connected to a Distributed System (DS) in a wired or wireless manner, and a plurality of APs 201 may form an Extended Service Set (ESS) in this manner. Thus, the AP 201 may then be in communication with one or more STAs in the ESS.
It should be noted that the network architecture to which the method of the embodiment of the present invention is applied is not limited to the architecture shown in fig. 2. For example, the method of the embodiment of the present invention may also be applied to a hotspot AP scene, P2P, and other scenes. For example, taking the mobile phone 202 and the display 205 as an example, the mobile phone 202 may turn on the hot spot mode to serve as an AP, and the display 205 serves as an STA to form a WLAN, in which the method of the embodiment of the present invention may be applied. Alternatively, the mobile phone 202 serves as a P2P Group Owner (GO), the display 205 serves as a P2P client, and the mobile phone 202 and the display 205 form a WLAN, in which the method of the embodiment of the present invention can be applied. Or, the mobile phone 202 serves as a NAN Anchor master, the display 205 serves as a NAN device, and the mobile phone 202 and the display 205 form a WLAN.
During the process of the AP 201 communicating with one or more STAs through the WLAN network, the Wi-Fi interface of one or more STAs shown in fig. 2 may enter a sleep state to save power. One or more STAs in the WLAN 200 are configured with a low power consumption auxiliary wake-up interface (e.g., WUR interface, as a receiver to wake up the Wi-Fi interface) in addition to the Wi-Fi interface. When the AP has data to transmit to the STA, the AP may send a WUR message to the WUR interface of the STA first, and instruct the WUR interface to wake up the Wi-Fi interface of the STA to receive the data subsequently sent by the AP.
The Wi-Fi interface and the WUR interface in the embodiment of the invention can respectively use one antenna to transmit signals; or, the two antennas can share one antenna for signal transmission, so as to save the cost of the equipment.
The WUR message may be a message that can be received and analyzed by a WUR interface, such as a Wake Up Packet (WUP) or a Wake Beacon frame (Wake Up Beacon, which may also be referred to as WUR Beacon). Alternatively, the WUR message may be another message with functionality to instruct the STA to wake up its Wi-Fi interface.
Taking the mobile phone 202 as an example, entering the Sleep state indicates that the Wi-Fi interface of the mobile phone 202 does not continuously receive air interface messages any more, and specifically may be entering a Doze state (Doze state) or a shallow Sleep state, that is, a baseband module and a Media Access Control (MAC) processor module of the Wi-Fi interface are kept on, a Radio Frequency (RF) module is turned off, or a Deep Sleep state (Deep Sleep), that is, the RF module, the baseband module, and the MAC processor module of the Wi-Fi interface are all turned off.
In the method for waking up a wireless device provided in the embodiment of the present invention, a first wireless device (e.g., an AP) may use two wake-up messages (e.g., a first wake-up message and a second wake-up message) to instruct a second wireless device (e.g., an STA) to wake up a second communication interface of the second wireless device. After receiving the first wake-up message, the second wireless device cannot determine whether to wake up the second communication interface of the second wireless device, and needs to wait for receiving the second wake-up message, and then can determine whether to wake up the second communication interface of the second wireless device according to the received second wake-up message; instead of directly waking up the second communication interface of the second wireless device according to the value of the corresponding bit in the bitmap information carried by the wake-up message after receiving the wake-up message. The double confirmation awakening mechanism can increase the difficulty of maliciously awakening a large number of STAs by malicious equipment, improve the safety of the awakening process of the STAs by the AP and avoid unnecessary power consumption caused by maliciously awakening of the STAs by the malicious equipment.
It should be noted that, in this embodiment of the present invention, the second communication interface (e.g., Wi-Fi interface, main communication interface) of the second wireless device (e.g., STA) is a communication interface provided by a main communication module (e.g., Wi-Fi module) of the second wireless device, and the first communication interface (e.g., WUR interface, auxiliary wake-up interface) of the second wireless device (e.g., STA) is a communication interface provided by an auxiliary wake-up module (e.g., WUR module) of the second wireless device. The method of the embodiment of the present invention is described in detail by taking, as an example, the first wireless device as an AP, a plurality of devices to be woken up by the first wireless device, including the second wireless device, as STAs, the first communication interface is a WUR interface, and the second communication interface is a Wi-Fi interface.
Exemplarily, the embodiment of the present invention takes a scenario that the AP 301 in the Wi-Fi network 300 wakes up one or more STAs in its coverage area as shown in fig. 3 as an example, and illustrates a method for waking up a wireless device according to the embodiment of the present invention.
The Wi-Fi network 300 shown in fig. 3 may include an AP 301 and a plurality of STAs, which may include 7 STAs, such as STA1, STA 2, STA 3, and the like, shown in fig. 3. As shown in table 1, the device identifiers of 7 STAs, such as STA1, STA 2, STA 3, etc., are STA-1, STA-2, STA-3, … …, STA-7, respectively; the interface identifications of the WUR interfaces of 7 STAs such as STA1, STA 2, STA 3 and the like are WUR-1, WUR-2, WUR-3, … … and WUR-7 respectively; the interface identifications of the WUR interfaces of 7 STAs such as STA1, STA 2, STA 3 and the like are Wi-Fi-1, Wi-Fi-2, Wi-Fi-3, … … and Wi-Fi-7 respectively.
As shown in fig. 3, the 7 STAs may belong to three device groups: device group x, device group y, and device group z. As shown in table 1, the group address information of the device group x is x, and the device group x includes STA1, STA 2, and STA 3; the group address information of the equipment group y is y, and the equipment group y comprises STA 4 and STA 5; the group address information of the device group z is z, and the device group z includes STA 6 and STA 7.
In the embodiment of the invention, the group address information of the STA can be allocated to the STA in the Wi-Fi communication process between the AP and the STA. For example, the group address information of the STA may be a multicast address allocated by the AP to an apparatus group when the AP transmits data to STAs in the apparatus group in a multicast manner. Alternatively, the group address information of the STAs may be generated by the STAs according to a preset group address information generation rule, and STAs having the same group address information may be considered as STAs of the same device group. For example, the STA may obtain group address information of the STA by using a hash algorithm or by intercepting preset bits in identification information such as a Media Access Control (MAC) address or a WUR ID of the STA. Alternatively, the group address information of the STA may be determined by the STA according to the time information of the BSS in which the STA joins the AP.
It should be noted that, the group address information in the embodiment of the present invention may also be referred to as group identification information, and the group identification information may be a number information, a numerical value information, a letter information, and the like, which is not limited in this respect.
When an STA initiates an Association Request (Association Request) to the AP, the AP feeds back an Association Response frame (Association Response) and assigns an Association Identifier (AID) to the STA. When the AP allocates AIDs to the STAs, the APs may allocate AIDs to the STAs in sequence from 1 according to the sequence of association between the STAs and the AP; therefore, the AP 301 may allocate an AID that can uniquely identify each STA among the 7 STAs.
As shown in table 1, when the AP 301 establishes Association with STA1, the Association Identifier (AID) allocated to STA1 is AID-1, when the AP 301 establishes Association with STA 2, the AID allocated to STA 2 is AID-2, when the AP 301 establishes Association with STA 3, the AID allocated to STA 3 is AID-3, … …, and when the AP 301 establishes Association with STA 7, the AID allocated to STA 7 is AID-7.
TABLE 1
Figure GDA0002594336280000171
For convenience of description, only some examples of the STA are given in fig. 3, and the STA according to the embodiment of the present invention includes but is not limited thereto. For the detailed description of the STA shown in fig. 3, reference may be made to the description of the STA in fig. 2 according to the embodiment of the present invention, and details are not repeated here.
Based on the scenario that the AP 301 wakes up one or more STAs within its coverage area as shown in fig. 3, in a first application scenario of the embodiment of the present invention, the AP 301 may wake up the Wi-Fi interfaces of the one or more STAs to be woken up by sending a first wake-up message and a second wake-up message to the WUR interfaces of the one or more STAs to be woken up by the AP 301. The first wake-up message and the second wake-up message may be the same or different.
As shown in fig. 4, a method for waking up a wireless device according to an embodiment of the present invention may include S401-S410:
s401: the AP sends a first awakening message to the WUR interfaces of the STAs in a broadcast mode or a multicast mode, wherein the first awakening message carries first identification information, the first identification information is used for identifying at least one STA including the STA to be awakened in the STAs, and the first awakening message is used for indicating that the WUR interface of the STA identified by the first identification information needs to be in a working state so as to receive a second awakening message sent by the AP subsequently.
For example, the AP may send a first wake-up message to the WUR interfaces of the plurality of STAs in a broadcast manner according to a broadcast address of the WUR interface of the STA to be woken up by the AP; or, the first wake-up message may be sent to the WUR interfaces of the plurality of STAs in a multicast manner according to a multicast address of the WUR interface of the STA to be woken up by the AP; or, the first wake-up message may carry indication information indicating that the first wake-up message is a broadcast message or a multicast message.
Illustratively, the AP may send the first wake-up message to the WUR interfaces of the plurality of STAs in a broadcast manner or a multicast manner through the Wi-Fi interface of the AP. Alternatively, if a WUR module is configured in the AP, the AP may send a first wake-up message to the WUR interfaces of the plurality of STAs through the WUR interface provided by the WUR module.
The first wake-up message carries first identification information, where the first identification information is used to identify at least one STA including the STA to be woken up among the multiple STAs, and the first wake-up message is used to indicate that a WUR interface of the STA identified by the first identification information (i.e., the at least one STA) needs to be in a working state to receive a second wake-up message subsequently sent by the AP 301.
For example, the first wake-up message in the embodiment of the present invention may be a WUR Beacon (Beacon) message, or the first wake-up message may be another broadcast message or a multicast message. Or, the first wake-up message may be a wake-up packet message carrying broadcast address or multicast address or group address information of a WUR interface of the STA to be woken up by the AP. Alternatively, the first wake-up message may be a wake-up packet message carrying group address information of the STA to be woken up by the AP.
Fig. 5 is a schematic diagram of a message structure of a wake-up message according to an embodiment of the present invention. The first wake-up message provided by the embodiment of the present invention may include at least the first identification information 504 in the WUR message as shown in fig. 5.
As shown in fig. 5, the first wake-up message may further include one or more of an original preamble 501, a WUR reference Signal 502, a WUR signaling field (Signal, SIG)503, and a Frame Check Sequence (FCS) 505.
Among other things, the original preamble 501 may be used to announce an occupied channel on a Wi-Fi channel to surrounding Wi-Fi devices, thereby better co-existing with the Wi-Fi devices. The WUR reference signal 502 may indicate to the STA that the first wake-up message is a WUR message. The WUR SIG may include information such as first indication information indicating a time when the AP transmits the second wake-up message, second indication information, and type information indicating a WUR message in the embodiment of the present invention. The FCS may be used for the STA receiving the WUR message to perform frame check to determine whether the WUR message is received correctly. If the FCS check fails, the STA may discard the WUR message.
S402: the plurality of STAs receive a first wake-up message transmitted by the AP in a broadcast manner or a multicast manner through the WUR interfaces of the plurality of STAs.
S403: the STA receiving the first wake-up message determines whether the STA is one of the STAs identified by the first identification information.
Specifically, if the STA determines that the STA is one of the STAs identified by the first identification information, the STA may continue to perform S404; if the STA determines that the STA is not one of the STAs identified by the first identification information, it may proceed to S409:
s404: the STA keeps the WUR interface of the STA in an active state.
S405: and after sending the first wake-up message, the AP sends a second wake-up message to a WUR interface of at least one STA including the STA to be woken up.
The second wake-up message carries second identification information, where the second identification information is used to identify one or more STAs to be waked up by the AP, and the second wake-up message is used to instruct the STA identified by the second identification information to wake up a Wi-Fi interface of the STA.
For example, the second wake-up message in the embodiment of the present invention may be a WUR Beacon (Beacon) message, or the second wake-up message may be another unicast message, a broadcast message, or a multicast message. Alternatively, the second wake-up message may be a wake-up packet message carrying broadcast address or multicast address or group address information of the WUR interface of the STA to be woken up by the AP.
Fig. 6 is a schematic diagram of a message structure of a wake-up message according to an embodiment of the present invention. The second wake-up message provided in the embodiment of the present invention may include at least the second identification information 604 in the wake-up message shown in fig. 6. As shown in fig. 6, the second wake-up message may also include one or more of an original preamble 601, a WUR reference signal 602, a WUR SIG603, and an FCS 605. For specific functions of each part in the second wake-up message shown in fig. 6, reference may be made to the detailed description of the first wake-up message shown in fig. 5 in the embodiment of the present invention, which is not described herein again.
S406: and at least one STA including the STA to be woken in the at least one STA receives a second wake-up message through a WUR interface of the at least one STA.
S407: the STA which receives the second wake-up message determines whether the STA is one of the STAs identified by the second identification information.
Specifically, if the STA receiving the second wake-up message determines that the STA is one of the STAs identified by the second identification information, S408 may be continuously performed; if the STA receiving the second wakeup message determines that the STA is not one of the STAs identified by the second identification information, S409 and S410 may be continuously performed.
S408: the STA wakes up the Wi-Fi interface of the STA.
S409: the STA switches the WUR interface of the STA from an operating mode to a dormant state.
S409 is optional, and the STA may not execute S409 but keep its WUR interface in an operating state.
S410: the STA keeps the Wi-Fi interface of the STA in a sleep state.
In the method for waking up a wireless device provided in the embodiment of the present invention, an AP may instruct one or more STAs to wake up a Wi-Fi interface thereof using a first wake-up message and a second wake-up message. After receiving the first wake-up message, the STA cannot determine whether to wake up the Wi-Fi interface of the STA, and needs to wait for receiving the second wake-up message, and then can determine whether to wake up the Wi-Fi interface of the STA according to the received second wake-up message; instead of directly waking up the Wi-Fi interface of the STA according to the value of the corresponding bit in the bitmap information carried by the wake-up message after receiving the wake-up message. The double confirmation awakening mechanism can increase the difficulty of maliciously awakening a large number of STAs by malicious equipment, improve the safety of the awakening process of the STAs by the AP and avoid unnecessary power consumption caused by maliciously awakening of the STAs by the malicious equipment.
In a first application scenario of the embodiment of the present invention, an AP may wake up one or more STAs by carrying the same or different contents in a first wake-up message and a second wake-up message.
In a first implementation manner of the first application scenario, the AP may wake up one or more STAs by including the first bitmap information in the first identification information and including the second bitmap information in the second identification information.
The first identification information includes at least two bits included in the first bitmap information, the at least two bits in the first bitmap information correspond to each device group in at least two groups of devices (i.e., at least two groups of STAs) in the plurality of devices (the plurality of STAs receiving the first wake-up message), each device group in the at least two groups of devices includes at least one device (i.e., at least one STA), the first identification information is used for identifying a group of devices (i.e., a group of STAs) to which bits whose values in the first bitmap information are the first preset value correspond, and the second wireless device (i.e., a STA to be woken up by the AP) is one device in a group of devices in the at least two groups of devices.
For example, based on the scenario that the AP 301 wakes up one or more STAs within its coverage as shown in fig. 3, the first bitmap information may include three bits "abc" and values of the three bits "abc" (e.g., a is 1, b is 1, and c is 0), a first bit "a" of the three bits "abc" may correspond to the device group x, a second bit "b" may correspond to the device group y, and a third bit "c" may correspond to the device group z. The first preset value may be 1 or 0, and a specific value of the first preset value may be determined by negotiation between the AP and the STA. For example, when the first preset value is 1, if the first bitmap information is "110", the first identification information may be used to identify the device group x and the device group y; when the first preset value is 0, if the first bitmap information is "110", the first identification information may be used to identify the device group z.
The AP 301 may set, in the first bitmap information, a value of a bit corresponding to a device group in which the STA to be waken by the AP 301 is located to be a first preset value. Assuming that the first preset value is 1, the AP 301 is to wake up STA1 and STA 3 in the device group x and STA 5 in the device group y, then, as shown in fig. 7, the first wake-up message may carry first bitmap information "110", i.e., a equals 1, b equals 1, and c equals 0. At this time, the first identification information may be used to identify the device group x and the device group y, and the first wake-up message may be used to indicate that the WUR interfaces of the STAs (i.e., STA 1-STA 3) in the device group x and the STAs (i.e., STA 4 and STA 5) in the device group y are in an operating state.
In a first implementation manner of the first application scenario, as shown in fig. 8, S403 in fig. 4 may be replaced by S403 a:
s403 a: and the STA receiving the first wake-up message judges whether the value of the bit corresponding to the group of the STA in the first bitmap information carried in the first wake-up message is a first preset value or not.
Specifically, if the STA receiving the first wakeup message determines that the value of the bit corresponding to the group where the STA is located in the first bitmap information carried in the first wakeup message is a first preset value, S404 may be continuously executed; if the STA receiving the first wake-up message determines that the value of the bit corresponding to the group where the STA is located in the first bitmap information carried in the first wake-up message is not the first preset value, S409 may be continuously executed:
based on the above example, as shown in fig. 7, since the first identification information includes the first bitmap information "110", an STA (e.g., STA1 or STA 2) in the device group x may determine that a value of a bit corresponding to the device group x in the first bitmap information "110" is a first preset value (i.e., 1), and may keep the WUR interface of the STA in an operating state (e.g., on), i.e., continue to perform S404; an STA (e.g., STA 4 or STA 5) in the device group y may determine that a value of a bit corresponding to the device group y in the first bitmap information "110" is a first preset value (i.e., 1), and may keep the WUR interface of the STA in a working state, i.e., continue to execute S404; however, an STA (e.g., STA 6) in the device group z may determine that the value of the bit corresponding to the device group z in the first bitmap information "110" is not the first preset value, and may switch the WUR interface of the STA from an operating state (e.g., on) to a sleep state (e.g., off), i.e., continue to execute S409.
The second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits with a first preset value in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits with a second preset value.
For example, based on the scenario that the AP 301 wakes up one or more STAs in its coverage area as shown in fig. 3, since the first bitmap information is "110", the AP 301 may send a second wake-up message to the STAs in the device group x and the device group y.
Taking the device group x as an example, the second bitmap information may include three bits "def" and values of the three bits "def" (e.g., d is 1, e is 0, and f is 1), a first bit "d" of the three bits "def" may correspond to STA1 in the device group x, a second bit "e" may correspond to STA 2 in the device group x, and a third bit "f" may correspond to STA 3 in the device group x.
Taking the device group y as an example, the second bitmap information may include two bits "gh" and values of the two bits "gh" (e.g., g is 0, h is 0), a first bit "g" of the two bits "gh" may correspond to STA 4 in the device group y, and a second bit "h" may correspond to STA 5 in the device group y.
The second preset value may be 1 or 0, and a specific value of the second preset value may be determined by negotiation between the AP and the STA.
The AP 301 may set a value of a bit corresponding to the STA to be woken up by the AP 301 in the second bitmap information to a second preset value.
Assuming that the second preset value is 1, the AP 301 wakes up STA1 and STA 3 in the device group x; then, as shown in fig. 7, the AP 301 may send a second wake-up message carrying second bitmap information "101" (i.e., d is 1, e is 0, and f is 1) to the STAs in the device group x. At this time, the second identification information carried in the second wake-up message may be used to identify the STA1 and the STA 3, and the second wake-up message may be used to instruct the STA1 and the STA 3 to wake up the Wi-Fi interface thereof.
Assuming that the second preset value is 1, the AP 301 wakes up STA 5 in the device group y; then, as shown in fig. 7, the AP 301 may transmit a second wake-up message carrying second identification information including second bitmap information "01" (i.e., g ═ 0, h ═ 0) to the STA 5 in the device group y. At this time, the second identification information carried in the second wake-up message may be used to identify the STA 5, and the second wake-up message may be used to instruct the STA 5 to wake up the Wi-Fi interface thereof.
In a first implementation manner of the first application scenario, as shown in fig. 8, S407 in fig. 4 may be replaced with S407 a:
s407 a: and the STA receiving the second wake-up message judges whether the value of the bit corresponding to the STA in the second bitmap information is a second preset value.
Specifically, if the STA that receives the second wakeup message determines that the value of the bit corresponding to the STA in the second bitmap information is the second preset value, S408 may be continuously performed; if the STA receiving the second wake-up message determines that the value of the bit corresponding to the STA in the second bitmap information is not the second preset value, S409 may be continuously performed:
based on the above example, as shown in fig. 7, the second identification information received by the STAs in the device group x includes the second bitmap information "101"; then, STA1 in the device group x may determine that the value of the bit corresponding to STA1 in the second bitmap information "101" is a second preset value (i.e., 1), and may continue to execute S408 to wake up the Wi-Fi interface of STA 3 (i.e., switch the Wi-Fi interface of STA 3 from the sleep state to the working state); the STA 3 in the device group x may determine that the value of the bit corresponding to the STA 3 in the second bitmap information "101" is the second preset value, and may wake up the Wi-Fi interface of the STA 3, that is, continue to execute S408; and the STA 2 in the device group x may determine that the value of the bit corresponding to the STA 2 in the second bitmap information "101" is not the second preset value, then the WUR interface of the STA may be switched from the working state (e.g., on) to the sleep state (e.g., off), that is, S409 is continuously performed, and the Wi-Fi interface of the STA is kept in the sleep state (e.g., off), that is, S410 is performed.
It should be noted that, the value of the third bit in the first bitmap information "110" is 0, which indicates that the STA in the device group z is not the STA to be woken by the AP 301, and therefore the AP 301 may not send the second wake-up message to the STA in the device group z.
In a first implementation manner of the first application scenario, at least two bits of the first bitmap information correspond to each device group in at least two groups of devices in a one-to-one manner, that is, each bit in the first bitmap information may correspond to a group of devices. In this way, the AP may indicate that the WUR interface of the device in the device group corresponding to a bit is in a working state by setting a value of the bit in the first bitmap information, and waits for receiving the second wake-up device; and the first awakening message does not need to carry more identification information, so that the data volume carried in the first awakening message can be reduced. When the amount of data carried in the first wake-up message is small, the first wake-up message can be transmitted to the STA quickly, and the STA can keep its WUR interface in a working state or enter a sleep state earlier.
Likewise, at least two bits of the second bitmap information may correspond to devices in a device group in a one-to-one manner, i.e., each bit in the second bitmap information may correspond to a device in the device group. In this way, the AP can instruct the device corresponding to a bit to wake up its Wi-Fi interface by setting the value of the bit in the second bitmap information; and the second awakening message does not need to carry more identification information, so that the data volume carried in the second awakening message can be reduced. When the amount of data carried in the second wake-up message is small, the second wake-up message can be transmitted to the STA quickly, and the STA can wake up the Wi-Fi interface earlier.
In a second implementation manner of the first application scenario, the AP may wake up the one or more STAs by carrying group address information of a device group in which the one or more STAs to be woken up by the AP are located in the first wake-up message and carrying third bitmap information in the second wake-up message.
The second implementation manner of the first application scenario:
the first identification information carried in the first wake-up message in S401-S403 may include group address information of a device group in which the STA to be woken up by the AP is located. For example, based on the scenario shown in fig. 3 in which the AP 301 wakes up one or more STAs within its coverage area, assuming that the AP 301 is to wake up STA1 and STA 3 in the device group X and STA 5 in the device group Y, then, as shown in fig. 9, the first wake-up message may carry group address information X of the device group X and group address information Y of the device group Y. At this time, the first identification information may be used to identify the device group x and the device group y, and the first wake-up message may be used to indicate that the WUR interfaces of the STAs (i.e., STA 1-STA 3) in the device group x and the STAs (i.e., STA 4 and STA 5) in the device group y are in an operating state. Since the AP 301 does not need to wake up any STA in the device group Z, the group address information Z of the device group Z is not included in the first identification information.
In a second implementation manner of the first application scenario, as shown in fig. 10, S403 in fig. 4 may be replaced by S403 b:
s403 b: the STA receiving the first wake-up message judges whether the first identification information carried in the first wake-up message includes the group address information of the group in which the STA is located.
Specifically, if the STA receiving the first wake-up message determines that the first identification information carried in the first wake-up message includes the group address information of the group in which the STA is located, S404 may be continuously performed; if the STA receiving the first wake-up message determines that the first identification information carried in the first wake-up message does not include the group address information of the group in which the STA is located, S409 may be continuously performed:
based on the above example, as shown in fig. 9, the first identification information carried in the first wake-up message includes group address information X of the device group X and group address information Y of the device group Y; then, the STA in the device group x (e.g., STA1 or STA 2) and the STA in the device group y (e.g., STA 4 or STA 5) may keep the WUR interface of the STA in an operating state (e.g., on), i.e., continue to perform S404. As shown in fig. 9, since the first identification information carried in the first wake-up message does not include the group address information Z of the device group Z, an STA (e.g., STA 6) in the device group Z may switch the WUR interface of the STA from an operating state (e.g., on) to a sleep state (e.g., off), i.e., continue to execute S409.
The second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the STA to be awakened by the AP is located, that is, the at least two bits in the third bitmap information correspond to devices in a device group corresponding to the group address information included in the first identification information, and the second identification information is used for identifying devices corresponding to bits with a second preset value.
For example, based on the scenario that the AP 301 wakes up one or more STAs in its coverage area as shown in fig. 3, since the first identification information includes the group address information X of the device group X and the group address information Y of the device group Y, the AP 301 may send a second wake-up message to the STAs in the device group X and the device group Y.
The method for instructing, by the AP, the STA in the device group to wake up the Wi-Fi interface thereof through the second wake-up message carrying the third bitmap information may refer to a method for instructing, by the AP, the STA in the device group to wake up the Wi-Fi interface thereof through the second wake-up message carrying the second bitmap information, which is not described herein again in the embodiments of the present invention.
In a second implementation manner of the first application scenario, as shown in fig. 10, S407 in fig. 4 may be replaced with S407 b:
s407 b: and the STA receiving the second wake-up message judges whether the value of the bit corresponding to the STA in the third bitmap information carried in the second wake-up message is a second preset value.
Specifically, if the STA that receives the second wakeup message determines that the value of the bit corresponding to the STA in the third bitmap information carried in the second wakeup message is the second preset value, S408 may be continuously executed; if the STA receiving the second wake-up message determines that the value of the bit corresponding to the STA in the third bitmap information carried in the second wake-up message is not the second preset value, S409 and S410 may be continuously performed.
Based on the above example, as shown in fig. 9, the second identification information received due to the STAs in the device group x includes the third bitmap information "101"; then, STA1 in the device group x may determine that the value of the bit corresponding to STA1 in the third bitmap information "101" is the second preset value (i.e., 1), and may wake up the Wi-Fi interface of STA 3 (i.e., switch the Wi-Fi interface of STA 3 from the sleep state to the working state), i.e., continue to execute S408; the STA 3 in the device group x may determine that the value of the bit corresponding to the STA 3 in the third bitmap information "101" is the second preset value, and may wake up the Wi-Fi interface of the STA 3, that is, continue to execute S408; and the STA 2 in the device group x may determine that the value of the bit corresponding to the STA 2 in the third bitmap information "101" is not the second preset value, then the WUR interface of the STA may be switched from the working state (e.g., on) to the sleep state (e.g., off), that is, S409 is continuously executed, and the Wi-Fi interface of the STA is kept in the sleep state (e.g., off), that is, S410 is executed.
The AP may send a second wake-up message carrying second bitmap information or third bitmap information corresponding to the device group to the STAs in the device group in a multicast mode or a unicast mode. When the AP sends the second wake-up message carrying the second bitmap information or the third bitmap information in a multicast manner, the AP may carry the group address information or the group identifier of the device group corresponding to the second bitmap information or the third bitmap information in the second wake-up message.
In the second implementation manner of the first application scenario, when the AP wakes up the STAs in the device group, the AP may send a first wake-up message carrying the group address information of the device group to the STAs including the device group. The group address information of one device group is less than the identification information of a plurality of STAs in the device group (such as the device identification of the STA or the interface identification of the WUR interface of the STA); therefore, the AP sends the first wake-up message carrying the group address information of the device group to the STAs in the device group, which not only can identify the device group, but also can reduce the amount of data carried in the first wake-up message. When the amount of data carried in the first wake-up message is small, the first wake-up message can be transmitted to the STA quickly, and the STA can keep its WUR interface in a working state or enter a sleep state earlier.
At least two bits of the third bitmap information correspond to devices in a device group in a one-to-one manner, that is, each bit in the third bitmap information may correspond to one device in the device group. In this way, the AP may instruct the device corresponding to a bit to wake up its Wi-Fi interface by setting the value of the bit in the third bitmap information; and the second awakening message does not need to carry more identification information, so that the data volume carried in the second awakening message can be reduced. When the amount of data carried in the second wake-up message is small, the second wake-up message can be transmitted to the STA quickly, and the STA can wake up the Wi-Fi interface earlier.
For example, in the third implementation manner of the first application scenario, the AP may wake up one or more STAs by carrying the fourth bitmap information in the first wake-up message and carrying "device identifier of STA to be woken up by AP" or "interface identifier of WUR interface of STA to be woken up by AP" in the second wake-up message.
The third implementation manner of the first application scenario is as follows:
the fourth bitmap information includes at least two bits, the at least two bits in the fourth bitmap information correspond to the multiple devices one by one, and the first identification information is used for identifying the device corresponding to the bit with the first preset value.
The first wake-up message described in S401-S403 may carry fourth bitmap information, where the fourth bitmap information includes at least two bits, the at least two bits in the fourth bitmap information correspond to multiple devices (multiple STAs receiving the first wake-up message) one to one, and the first identification information is used to identify a device corresponding to a bit with a first preset value. The first preset value may be 1 or 0, and a specific value of the first preset value may be determined by negotiation between the AP and the STA.
In the first case of the third implementation, the AP may send the first wake-up message in a broadcast manner, where the fourth bitmap information carried in the first wake-up message may include bits corresponding to each STA in all the device groups as shown in fig. 3.
For example, based on the scenario that the AP 301 wakes up one or more STAs within its coverage as shown in fig. 3, the fourth bitmap information may include seven bits "abcdefg" and values of the seven bits "abcdefg" (e.g., a ═ 1, b ═ 0, c ═ 1, d ═ 0, e ═ 1, f ═ 0, and g ═ 0), a first bit "a" of the seven bits "abcdefg" may correspond to STA1, a second bit "b" may correspond to STA 2, a third bit "c" may correspond to STA 3, a fourth bit "d" may correspond to STA 4, a fifth bit "e" may correspond to STA 5, a sixth bit "f" may correspond to STA 6, and a second bit "g" may correspond to STA 7.
Assuming that the first preset value is 1, the AP 301 is to wake up STA1, STA 3 and STA 5, then, as shown in fig. 11 or fig. 12, the first wake-up message may carry fourth bitmap information "1010100", i.e., a is 1, b is 0, c is 1, d is 0, e is 1, f is 0, and g is 0. At this time, the first identification information may be used to identify STA1, STA 3, and STA 5, and the first wake-up message may be used to indicate that the WUR interfaces of STA1, STA 3, and STA 5 are in an operating state.
In the second case of the third implementation manner, the AP may send the first wake-up message in a multicast manner, in this case, the fourth bitmap information carried in the first wake-up message sent by the AP to the device group x shown in fig. 3 may include a bit corresponding to each STA in the device group x, and the fourth bitmap information carried in the first wake-up message sent by the AP to the device group y shown in fig. 3 may include a bit corresponding to each STA in the device group y.
For example, based on the scenario shown in fig. 3 in which the AP 301 wakes up one or more STAs in its coverage area, the fourth bitmap information carried in the first wake-up message sent by the AP to the device group x shown in fig. 3 may include three bits "abc" and values of the three bits "abc" (e.g., a is 1, b is 0, and c is 1), a first bit "a" of the three bits "abc" may correspond to STA1 in the device group x, a second bit "b" may correspond to STA 2 in the device group x, and a third bit "c" may correspond to STA 3 in the device group x. Assuming that the AP 301 is to wake up STA1, STA 3, the AP may transmit the fourth bitmap information "101" to the STAs in the device group x as shown in fig. 13 or fig. 14. Since the AP does not need to wake up the STAs in device group y and device group z, the AP does not need to send the first wake-up message to the STAs in device group y and device group z. At this time, the first identification information may be used to identify STA1 and STA 3, and the first wake-up message may be used to indicate that the WUR interfaces of STA1 and STA 3 are in an operating state.
In a third implementation manner of the first application scenario, as shown in fig. 15, S403 in fig. 4 may be replaced by S403 c:
s403 c: and the STA receiving the first wake-up message judges whether the value of the bit corresponding to the STA in the fourth bitmap information carried in the first wake-up message is a first preset value.
Specifically, if the STA that receives the first wakeup message determines that the value of the bit corresponding to the STA in the first bitmap information carried in the first wakeup message is a first preset value, S404 may be continuously executed; if the STA receiving the first wake-up message determines that the value of the bit corresponding to the STA in the first bitmap information carried in the first wake-up message is not the first preset value, S409 may be continuously executed:
based on the above example, as shown in fig. 11, since the first identification information includes the fourth bitmap information "1010100", then STA1, STA 3, and STA-5 may determine that the bit values of STA1, STA 3, and STA 5 in the fourth bitmap information "1010100" are the first preset value (i.e., 1), and may keep the WUR interface of the STA in the working state (e.g., on), i.e., continue to execute S404; and STA 2, STA 4, STA 6, and STA 7 may determine that the value of the bit corresponding to STA 2, STA 4, STA 6, and STA 7 in the fourth bitmap information "1010100" is not the first preset value (i.e., 1), and may switch the WUR interface of the STA from the working state (e.g., on) to the sleep state (e.g., off), i.e., continue to perform S409.
The second identification information carried in the second wake-up message includes "an apparatus identification of the STA to be woken up by the AP" or "an interface identification of a WUR interface of the STA to be woken up by the AP".
For example, the device identification of a STA may be MAC address information of the STA, or may be AID of the STA. Alternatively, the device identifier of a STA may also be an identifier that is obtained by the STA or the AP based on the MAC address information of the STA or the AID of the STA and can be used to uniquely identify the STA.
For example, based on the scenario that the AP 301 wakes up one or more STAs within its coverage as shown in fig. 3, as shown in fig. 11 or fig. 12, since the fourth bitmap information is "1010100", the AP 301 may transmit a second wake-up message to STA1, STA 3, and STA 5.
Wherein the AP may transmit the second wake-up message to STA1, STA 3, and STA 5 in a unicast manner or a broadcast manner. When the AP sends the second wake-up message to the STA1, the STA 3, and the STA 5 in a unicast manner, the AP may send the second wake-up message carrying the MAC-1, AID-1, or WUR-1 to the STA1 as shown in fig. 11, may send the second wake-up message carrying the MAC-3, AID-3, or WUR-3 to the STA 3 as shown in fig. 11, and may send the second wake-up message carrying the MAC-5, AID-5, or WUR-5 to the STA 5 as shown in fig. 11. When the AP sends the second wake-up message in a broadcast manner, as shown in fig. 12, the second wake-up message may carry MAC-1, MAC-3, and MAC-5, or the second wake-up message may carry AID-1, AID-3, and AID-5, or the second wake-up message may carry WUR-1, WUR-3, and WUR-5.
For example, based on the scenario that the AP 301 wakes up one or more STAs in its coverage area as shown in fig. 3, as shown in fig. 13 or fig. 14, since the fourth bitmap information is "101", the AP 301 may send a second wake-up message to STA1 and STA 3.
Likewise, the AP may transmit the second wake-up message to STA1 and STA 3 in a unicast manner or a broadcast manner. When the AP sends the second wake-up message to the STA1 and the STA 3 in a unicast manner, the AP may send the second wake-up message carrying the MAC-1, AID-1, or WUR-1 as shown in fig. 13 to the STA1, and may send the second wake-up message carrying the MAC-3, AID-3, or WUR-3 as shown in fig. 13 to the STA 3. When the AP sends the second wake-up message in a broadcast manner, as shown in fig. 14, the second wake-up message may carry MAC-1 and MAC-3, or the second wake-up message may carry AID-1 and AID-3, or the second wake-up message may carry WUR-1 and WUR-3.
In a third implementation manner of the first application scenario, as shown in fig. 15, S407 in fig. 4 may be replaced with S407 c:
s407 c: and the STA receiving the second wake-up message judges whether the second identification information carried in the second wake-up message comprises the equipment identification of the STA or the interface identification of the WUR interface of the STA.
Specifically, if the STA receiving the second wakeup message determines that the second identification information carried in the second wakeup message includes the device identification of the STA or the interface identification of the WUR interface of the STA, S408 may be continuously executed; if the STA receiving the second wake-up message determines that the second identification information carried in the second wake-up message does not include the device identifier of the STA or the interface identifier of the WUR interface of the STA, S409 may be continuously performed:
for example, based on the above example, as shown in any of fig. 11 to 14, since the MAC-1/AID-1/WUR-1 is carried in the second wake-up message received by the STA1, the STA1 may wake up the Wi-Fi interface of the STA1 (i.e., switch the Wi-Fi interface of the STA1 from the sleep state to the working state), and continue to execute S408.
In the third implementation manner of the first application scenario, since at least two bits in the fourth bitmap information correspond to the multiple devices receiving the first wake-up message one to one, the AP may indicate, by setting a value of each bit in the fourth bitmap information, that the device corresponding to each bit keeps its WUR interface in a working state or a sleep state; and the first awakening message does not need to carry more identification information, so that the data volume carried in the first awakening message can be reduced. When the amount of data carried in the first wake-up message is small, the first wake-up message can be transmitted to the STA quickly, and the STA can be in a working state or a sleeping state earlier than the WUR interface.
In a fourth implementation manner of the first application scenario, the AP may wake up one or more STAs by carrying "device identifiers of multiple STAs to be woken up by the AP" or "interface identifiers of WUR interfaces of multiple STAs to be woken up by the AP" in the first wake-up message, and carrying "device identifier of one STA to be woken up by the AP" or "interface identifier of a WUR interface of one STA to be woken up by the AP" in the second wake-up message.
The implementation manner of the first application scenario is four:
the first identification information carried in the first wake-up message described in S401-S403 may include "device identifications of multiple STAs to be woken up by the AP" or "interface identifications of WUR interfaces of multiple STAs to be woken up by the AP", and the second identification information carried in the second wake-up message may include "device identification of a STA to be woken up by the AP" or "interface identification of a WUR interface of a STA to be woken up by the AP".
Illustratively, assume that AP 301 is to wake up STA1, STA 3, and STA 5 based on the scenario shown in fig. 3 in which AP 301 wakes up one or more STAs within its coverage area.
In one case of the fourth implementation, as shown in fig. 16 or 17, the AP 301 may transmit a first wake-up message carrying "MAC-1, MAC-3, and MAC-5" or "AID-1, AID-3, and AID-5" or "WUR-1, WUR-3, and WUR-5" to a plurality of STAs (including STA 1-STA 7) including STA1, STA 3, and STA 5 in a broadcast manner; after receiving the first wake-up message, the STA1, the STA 3, and the STA 5 may determine that the first identification information carried in the first wake-up message includes an equipment identifier of the STA or an interface identifier of a WUR interface of the STA; then, STA1, STA 3, and STA 5 may keep their WUR interfaces in a working state (on); after receiving the first wake-up message, the STA 2, the STA 4, the STA 6, and the STA 7 may determine that the first identification information carried in the first wake-up message does not include the device identification of the STA or the interface identification of the WUR interface of the STA; STA 2, STA 4, STA 6, and STA 7 may then switch their WUR interfaces from an on state to an off state.
In another case of the fourth implementation, the AP may send, in a multicast manner, a first wake-up message carrying a device identifier of the STA to be woken up by the AP or an interface identifier of a WUR interface of the STA to be woken up by the AP to all STAs in the device group including the STA to be woken up by the AP.
For example, as shown in fig. 18 or fig. 19, the AP 301 may transmit a first wake-up message carrying "MAC-1 and MAC-3" or "AID-1 and AID-3" or "WUR-1 and WUR-3" to all STAs (STA 1-STA-3) in the device group x in which STA1 and STA 3 are located, and transmit a first wake-up message carrying "MAC-5" or "AID-5" or "WUR-5" to all STAs (STA 4-STA-5) in the device group y in which STA 5 is located. After receiving the first wake-up message, the STA1, the STA 3, and the STA 5 may determine that the first identification information carried in the first wake-up message includes an equipment identifier of the STA or an interface identifier of a WUR interface of the STA; then, STA1, STA 3, and STA 5 may keep their WUR interfaces in a working state (on); after receiving the first wake-up message, the STA 2 and the STA 4 may determine that the first identification information carried in the first wake-up message does not include the device identifier of the STA or the interface identifier of the WUR interface of the STA; then, STA 2 and STA 4 may switch their WUR interfaces from an on state to an off state.
In a case of the fourth implementation, as shown in fig. 16 or fig. 18, after the AP 301 sends the first wake-up message, it may send a second wake-up message carrying "MAC-1, MAC-3, and MAC-5" or "AID-1, AID-3, and AID-5" or "WUR-1, WUR-3, and WUR-5" to STA1, STA 3, and STA 5 in a multicast manner; after receiving the second wake-up message, the STA1, the STA 3, and the STA 5 may determine that the second identification information carried in the second wake-up message includes the device identification of the STA or the interface identification of the WUR interface of the STA; then, STA1, STA 3, and STA 5 may wake up their Wi-Fi interfaces to make their Wi-Fi interfaces in an active state (on).
In another case of the fourth implementation manner, as shown in fig. 17 or fig. 19, after sending the first wake-up message, the AP 301 may send a second wake-up message carrying "MAC-1 or AID-1 or WUR-1" to the STA1 in a unicast manner; after receiving the second wakeup message, the STA1 may determine that the second identification information carried in the second wakeup message includes the device identification of the STA or the interface identification of the WUR interface of the STA; then, STA1 may wake up its Wi-Fi interface to make its Wi-Fi interface in an active state (on). After sending the first wake-up message, the AP 301 may send a second wake-up message carrying "MAC-3 or AID-3 or WUR-3" to the STA 3 in a unicast manner; after receiving the second wakeup message, the STA 3 may determine that the second identification information carried in the second wakeup message includes the device identification of the STA or the interface identification of the WUR interface of the STA; then, STA 3 may wake up its Wi-Fi interface to make its Wi-Fi interface in an active state (on). After sending the first wake-up message, the AP 301 may send a second wake-up message carrying "MAC-5, AID-5, or WUR-5" to the STA 5 in a unicast manner; after receiving the second wake-up message, the STA 5 may determine that the second identification information carried in the second wake-up message includes the device identifier of the STA or the interface identifier of the WUR interface of the STA; STA 5 may then wake up its Wi-Fi interface to place its Wi-Fi interface in an active state (on).
Since the AP will not continue to send the second wake-up message to the STA 2, the STA 4, the STA 6, and the STA 7, the STA 2, the STA 4, the STA 6, and the STA 7 do not need to wake up their Wi-Fi interfaces.
After the AP sends the first wake-up message, the AP may not send the second wake-up message immediately; therefore, after receiving the first wake-up message, the STA to be woken up by the AP may not receive the second wake-up message until the time indicated by the first indication information even though the STA is always in an active state, which may cause unnecessary waste of power consumption of the STA. In order to further reduce unnecessary waste of STA power consumption, the first wake-up message may further carry first indication information, where the first indication information is used to indicate that the time for the AP to send the second wake-up message is received. For example, the first indication information may be contained in the WUR SIG 503 as shown in fig. 5. Before S403, the method according to the embodiment of the present invention may further include S701, and S404 may be replaced with S404 a:
s701: and the STA receiving the first wake-up message switches the WUR interface of the STA from the working state to the dormant state.
S404 a: and the STA controls the WUR interface of the STA to be switched from a sleep state to an operating state at the time indicated by the first indication information.
In the embodiment of the present invention, when receiving the first wake-up message, the STA may first switch the WUR interface of the STA from the working state to the dormant state, and then switch the WUR interface of the TA from the dormant state to the working state at the time indicated by the first indication information, so as to receive the second wake-up message sent by the AP. In this way, unnecessary waste of power consumption can be avoided.
Further, the first wake-up message may further carry second indication information, where the second indication information is used to notify the STA: the AP instructs the STA to wake up the STA's Wi-Fi interface using the first wake-up message and the second wake-up message. Before S403, the method of the embodiment of the present invention may further include S702, and S404 may be replaced with S404 a:
s702: and the STA receiving the first wake-up message determines that the first wake-up message also carries second indication information.
For example, the second indication information may be contained in the WUR SIG 503 as shown in fig. 5. The STA receiving the first wake-up message may determine that the first wake-up message further carries the second indication information when determining that the value of the preset bit in the WUR SIG 503 is 1 as shown in fig. 5. That is, it may be determined that the AP will instruct the STA to wake up the Wi-Fi interface of the STA using the first wake-up message and the second wake-up message, and the STA may keep the WUR interface of the STA in an active state.
Further, the first wake-up message may not carry the second indication information, but carry third indication information, where the third indication information may be used to notify the STA to: the AP instructs the STA to wake up the STA's Wi-Fi interface using the first wake-up message. When the first wake-up message carries the third identification information, the STA receiving the first wake-up message can directly wake up the Wi-Fi interface of the STA without waiting for receiving the second wake-up message.
For example, the third indication information may be included in the WUR SIG 503 shown in fig. 5, and an STA receiving the first wake-up message may determine that the first wake-up message also carries the third indication information when it is determined that the value of the preset bit in the WUR SIG 503 shown in fig. 5 is 0, and then may determine that the AP will instruct the STA to wake up the Wi-Fi interface of the STA using the first wake-up message, and the STA may directly wake up the Wi-Fi interface of the STA without waiting for receiving the second wake-up message. In the embodiment of the present invention, the AP may notify the AP to instruct the STA to wake up the Wi-Fi interface mode of the STA through the second indication information and the third indication information, namely "the AP instructs the STA to wake up the Wi-Fi interface of the STA using the first wake-up message and the second wake-up message" or "the AP instructs the STA to wake up the Wi-Fi interface of the STA using the first wake-up message", after receiving the first wake-up message carrying the second indication information or the third indication information, the above-described mode of the AP waking up the STA may be determined to avoid that when the AP instructs the STA to wake up the Wi-Fi interface of the STA using the first wake-up message, the second wake-up message is not continuously sent to the STA, after receiving the first wake-up message, the STA cannot wake up the Wi-Fi interface thereof in time because of waiting for receiving the second wake-up message, which results in failure of Wi-Fi data transmission between the AP and the STA.
Further, in order to prevent malicious devices from being disguised as APs, the emulated AP sends the first wake-up message and the second wake-up message to one or more STAs, which causes unnecessary waste of increasing power consumption of the STA that is a device being woken up, the AP and the STA may dynamically negotiate first identification information and second identification information used when the AP wakes up the Wi-Fi interface of the STA next time. After S408, the method according to the embodiment of the present invention may further include S703-S705:
s703: after waking up the Wi-Fi interface of the STA, the STA sends a wake-up response message to the AP, wherein the wake-up response message is used for indicating that the Wi-Fi interface of the STA is in a working state.
The fact that the Wi-Fi interface of the STA is in the working state can mean that the Wi-Fi interface of the STA can perform Wi-Fi data interaction with the AP. For example, the STA may send a PS-Poll frame to the AP through the Wi-Fi interface of the STA, or the STA may send a PS-Poll frame to the AP through the Wi-Fi interface of the STA after sleeping for a period of time. For example, the wake-up response message may be a PS-Poll frame.
S704: and the AP receives a wake-up response message sent by the STA through a Wi-Fi interface of the STA.
After receiving a wakeup response message sent by an STA through a Wi-Fi interface of the STA, the AP may determine that the Wi-Fi interface of the STA is in a working state, that is, the Wi-Fi interface of the STA may perform Wi-Fi data interaction with the AP.
S705: the AP negotiates with the STA about first identification information and second identification information used when the Wi-Fi interface of the STA is awakened next time.
The AP can perform Wi-Fi data interaction with the STA so as to negotiate first identification information and second identification information used when a Wi-Fi interface of the STA is awakened next time.
In the embodiment of the invention, after waking up the Wi-Fi interface of an STA, the AP can perform Wi-Fi data interaction with the STA, and negotiate the first identification information and the second identification information used when the Wi-Fi interface of the STA is woken up next time, namely, the first identification information and the second identification information used when the AP wakes up the Wi-Fi interface of the STA every time can be different. Therefore, the difficulty that the malicious device imitates the AP to maliciously awaken a large number of STAs by using the first awakening message and the second awakening message can be increased, the safety of the awakening process of the STAs by the AP is improved, and unnecessary power consumption caused by the fact that the STAs are maliciously awakened by the malicious device is avoided.
When the AP and the STA transmit the WUR message through the WUR interface of the STA to wake up the Wi-Fi interface of the STA (that is, the first wake-up message and the second wake-up message are both transmitted through the WUR interface), the WUR may not receive the WUR message in time because the transmission rate of the WUR message is low, and thus cannot wake up the Wi-Fi interface of the AP and the STA in time, and data transmission on the Wi-Fi interface to be woken up is affected.
In order to improve the efficiency of the AP indicating the STA to wake up the Wi-Fi interface, in a second application scenario of the embodiment of the present invention, the AP may instruct the STA to wake up the Wi-Fi interface by sending a first wake-up message to the WUR interface of one or more STAs to be woken up by the AP; and then, the AP sends a second wake-up message to the Wi-Fi interfaces of one or more STAs to be woken up by the AP, so that the STA receiving the second wake-up message determines whether to keep the Wi-Fi interfaces thereof in a working state according to the indication of the second wake-up message. As shown in fig. 20, the method for waking up a wireless device according to an embodiment of the present invention may include S2001-S2009:
s2001: the AP sends a first awakening message to the WUR interfaces of the STAs in a broadcasting mode or a multicasting mode, the first awakening message carries first identification information, the first identification information is used for identifying at least one STA including the STA to be awakened in the STAs, and the first awakening message is used for indicating that the WUR interface of the STA identified by the first identification information needs to awaken the Wi-Fi interface of the STA so as to receive a second awakening message sent by the AP subsequently.
In a second application scenario of the embodiment of the present invention, reference may be made to the related description in the first aspect of the embodiment of the present invention for a specific manner in which the AP sends the first wake-up message to the WUR interfaces of the multiple STAs and specific content of the first identification information, which is not described herein again.
The difference is that the first wake-up message in the first application scenario is used to indicate that the WUR interface of the STA identified by the first identification information needs to be in a working state, and the first wake-up message in the second application scenario is used to indicate that the WUR interface of the STA identified by the first identification information needs to wake up the Wi-Fi interface of the STA to receive a second wake-up message subsequently sent by the AP.
S2002: the plurality of STAs receive a first wake-up message transmitted by the AP in a broadcast manner or a multicast manner through the WUR interfaces of the plurality of STAs.
S2003: the STA receiving the first wake-up message determines whether the STA is one of the STAs identified by the first identification information.
Specifically, if the STA determines that the STA is one of the STAs identified by the first identification information, S2004 may be continuously performed; if the STA determines that the STA is not one of the STAs identified by the first identification information, the STA can switch the WUR interface of the STA from the working state to the dormant state and keep the Wi-Fi interface of the STA in the dormant state.
S2004: the STA wakes up the Wi-Fi interface of the STA.
S2005: and after sending the first wake-up message, the AP sends a second wake-up message to a WUR interface of at least one STA including the STA to be woken up.
In the second application scenario of the embodiment of the present invention, a specific manner in which the AP sends the second wake-up message to the WUR interface of at least one STA including the STA to be woken up and specific content of the second identification information in the at least one STA may refer to related description in the first application scenario of the embodiment of the present invention, and details of the embodiment of the present invention are not repeated here.
In contrast, the second wake-up message in the first application scenario is used to instruct the STA identified by the second identification information to wake up the Wi-Fi interface of the STA, and the second wake-up message in the second application scenario is used to instruct the Wi-Fi interface of the device identified by the second identification information to be in a working state.
For example, the second wake-up message in the second application scenario may be a WUR Beacon message or a TIM frame that carries a Traffic Indication Map (TIM) element. Alternatively, the second wake-up message in the second application scenario may be a specially defined Action Frame (Action Frame), and the Action Frame may carry bitmap information (e.g., second bitmap information).
Fig. 21 is a schematic diagram of a message structure of a second wake-up message according to an embodiment of the present invention. As shown in fig. 21, the second wake-up message may include one or more of a Physical Layer (PHY) header 2101, a MAC header 2102, a frame body 2103, and an FCS 2105. The TIM element 2104 is included in the frame body 2103, and the TIM element 2104 includes at least second identification information 2108. Of course, the TIM element 2104 may also include a TIM element identification 2106 and a length 2107.
For example, the second identification information 2108 shown in fig. 21 may be the second bitmap information in the embodiment of the present invention, or the second identification information 2108 may include a device identification of the STA to be woken by the AP or an interface identification of a Wi-Fi interface of the STA to be woken by the AP.
S2006: and at least one STA including the STA to be woken in the at least one STA receives a second wake-up message through a Wi-Fi interface of the at least one STA.
S2007: the STA which receives the second wake-up message determines whether the STA is one of the STAs identified by the second identification information.
Specifically, if the STA receiving the second wake-up message determines that the STA is one of the STAs identified by the second identification information, S2008 may be continuously performed; if the STA that receives the second wake-up message determines that the STA is not one of the STAs identified by the second identification information, execution may continue with S2009.
S2008: the STA keeps the Wi-Fi interface of the STA in an active state.
S2009: the STA switches the Wi-Fi interface of the STA from the working mode to the dormant state.
In the method for waking up a wireless device provided in the embodiment of the present invention, an AP may instruct one or more STAs to wake up a Wi-Fi interface thereof using a first wake-up message and a second wake-up message. Specifically, the STA receiving the first wake-up message may wake up its Wi-Fi interface to wait for receiving the second wake-up message or keep its Wi-Fi interface in a sleep state according to the indication of the first wake-up message; however, the Wi-Fi interface of the STA which has woken up the Wi-Fi interface is not always in the working state, but the Wi-Fi interface of the STA can be determined whether to be in the working state after receiving the second wake-up message; instead of waking up the Wi-Fi interface of the STA and keeping the Wi-Fi interface of the STA in a working state according to the value of the corresponding bit in the bitmap information carried by the wake-up message after receiving the wake-up message. The double confirmation awakening mechanism can increase the difficulty of maliciously awakening a large number of STAs by malicious equipment, improve the safety of the awakening process of the STAs by the AP and avoid unnecessary power consumption caused by maliciously awakening of the STAs by the malicious equipment.
In a second application scenario of the embodiment of the present invention, the AP may wake up one or more STAs by carrying the same or different contents in the first wake-up message and the second wake-up message.
In a first implementation manner of the second application scenario, the AP may wake up one or more STAs by including the first bitmap information in the first identification information and including the second bitmap information in the second identification information. The specific contents of the first bitmap information and the second bitmap information in the second application scenario may refer to the related description in the first implementation manner of the second application scenario, and are not described herein again in the embodiment of the present invention.
In a first implementation manner of the second application scenario, as shown in fig. 22, S2003 in fig. 20 may be replaced with S403 a. After S403a is executed, if the STA that receives the first wake-up message determines that the value of the bit corresponding to the group where the STA is located in the first bitmap information carried in the first wake-up message is the first preset value, S2004 may be continuously executed; if the STA receiving the first wake-up message determines that the value of the bit corresponding to the group where the STA is located in the first bitmap information carried in the first wake-up message is not a first preset value, the STA can switch the WUR interface of the STA from a working state to a dormant state and keep the Wi-Fi interface of the STA in the dormant state. For example, based on the scenario that the AP 301 wakes up one or more STAs within its coverage area as shown in fig. 3, assuming that the first preset value is 1, the AP 301 is to wake up STA1 and STA 3 in the device group x and STA 5 in the device group y, then, as shown in fig. 23, since the first identification information includes the first bitmap information "110", the STA (e.g., STA1 or STA 2) in the device group x and the STA (e.g., STA 4 or STA 5) in the device group y may determine that the value of the bit corresponding to the device group (e.g., device group x or device group y) where the STA is located in the first bitmap information "110" is the first preset value (i.e., 1), and may wake up the Wi-Fi interface of the STA to make its Wi-Fi interface in an operating state (e.g., on), i.s 2004 continues to be executed; and an STA (e.g., STA 6) in the device group z may determine that the value of the bit corresponding to the device group z in the first bitmap information "110" is not the first preset value, and may switch the WUR interface of the STA from an operating state (e.g., on) to a sleep state (e.g., off), and keep its Wi-Fi interface in the sleep state. In a first implementation manner of the second application scenario, as shown in fig. 22, S2007 in fig. 20 may be replaced with S407 a. After performing S407a, if the STA that receives the second wake-up message determines that the value of the bit corresponding to the STA in the second bitmap information is the second preset value, S2008 may continue to be performed; if the STA receiving the second wake-up message determines that the value of the bit corresponding to the STA in the second bitmap information is not the second preset value, S2009 may be continuously performed.
Since the first bitmap information is "110", the AP 301 may send a second wake-up message to the STAs in the device group x and the device group y.
Taking the device group x as an example, assuming that the second preset value is 1, the AP 301 needs to wake up STA1 and STA 3 in the device group x; then, as shown in fig. 23, the AP 301 may send a second wake-up message carrying the second bitmap information "101" to the STAs in the device group x. At this time, the second identification information carried in the second wake-up message may be used to identify the STA1 and the STA 3, and the second wake-up message may be used to indicate that the Wi-Fi interfaces of the STA1 and the STA 3 are in the working state. The second identification information received due to the STAs in the device group x includes second bitmap information "101"; then, STA1 and STA 3 in the device group x may determine that the value of the bit corresponding to STA1 in the second bitmap information "101" is the second preset value (i.e. 1), and may continue to execute S2008 to keep the Wi-Fi interface thereof in the working state; and STA 2 in the device group x may determine that the value of the bit corresponding to STA 2 in the second bitmap information "101" is not the second preset value, then may switch the Wi-Fi of the STA from the working state (e.g., on) to the sleep state (e.g., off), i.e., continue to execute S2009.
In a second implementation manner of the second application scenario, the AP may wake up the one or more STAs by carrying group address information of a device group in which the one or more STAs to be woken up by the AP are located in the first wake-up message and carrying third bitmap information in the second wake-up message. Specific contents of the group address information and the third bitmap information of the device group in which the STA is located in the second application scenario may refer to the related description in the second implementation manner of the first application scenario, and details of the embodiment of the present invention are not described herein again.
In a second implementation manner of the second application scenario, S2003 in fig. 20 may be replaced with S403 b. After S403b is executed, if the STA that receives the first wake-up message determines that the first identification information carried in the first wake-up message includes the group address information of the group in which the STA is located, S2004 may be continuously executed; if the STA receiving the first wake-up message determines that the first identification information carried in the first wake-up message does not include the group address information of the group in which the STA is located, the STA may keep the Wi-Fi interface of the STA in a sleep state. Optionally, at this time, the STA may also switch the WUR interface of the STA from an operating state to a sleep state.
For example, based on the scenario that the AP 301 wakes up one or more STAs in its coverage area as shown in fig. 3, assuming that the AP 301 is to wake up STA1 and STA 3 in the device group X and STA 5 in the device group Y, then as shown in fig. 24, since the first identification information carried in the first wake-up message includes the group address information X of the device group X and the group address information Y of the device group Y; then, the STA in the device group x (e.g., STA1 or STA 2) and the STA in the device group y (e.g., STA 4 or STA 5) may wake up the Wi-Fi interface of the STA to make the Wi-Fi interface thereof in an active state (e.g., on), i.e., continue to execute S2004. As shown in fig. 24, since the first identification information carried in the first wake-up message does not include the group address information Z of the device group Z, an STA (e.g., STA 6) in the device group Z may keep a Wi-Fi interface of the STA in a sleep state (e.g., off), and switch the WUR interface of the STA from an operating state to the sleep state.
In a second implementation manner of the second application scenario, S2007 in fig. 20 may be replaced with S407 b. After S407a is executed, if the STA that receives the second wake-up message determines that the value of the bit corresponding to the STA in the third bitmap information carried in the second wake-up message is the second preset value, S2008 may continue to be executed; if the STA receiving the second wake-up message determines that the value of the bit corresponding to the STA in the third bitmap information carried in the second wake-up message is not the second preset value, S2009 may be continuously executed.
Since the first identification information carried in the first wake-up message includes the group address information X of the device group X and the group address information Y of the device group Y, the AP 301 may send a second wake-up message to the STAs in the device group X and the device group Y.
Taking the device group x as an example, assuming that the second preset value is 1, the AP 301 needs to wake up STA1 and STA 3 in the device group x; then, as shown in fig. 23, the AP 301 may send a second wake-up message carrying the third bitmap information "101" to the STAs in the device group x. At this time, the second identification information carried in the second wake-up message may be used to identify the STA1 and the STA 3, and the second wake-up message may be used to indicate that the Wi-Fi interfaces of the STA1 and the STA 3 are in the working state. The second identification information received due to the STAs in the device group x includes third bitmap information "101"; then, STA1 and STA 3 in the device group x may determine that the value of the bit corresponding to STA1 in the third bitmap information "101" is the second preset value (i.e., 1), and may continue to execute S2008 to keep the Wi-Fi interface thereof in the working state; and the STA 2 in the device group x may determine that the value of the bit corresponding to the STA 2 in the third bitmap information "101" is not the second preset value, then the Wi-Fi of the STA may be switched from the working state (e.g., on) to the sleep state (e.g., off), that is, S2009 continues to be executed.
In a third implementation manner of the second application scenario, the AP may wake up one or more STAs by carrying the fourth bitmap information in the first wake-up message and carrying the "device identifier of the STA to be woken up by the AP" or the "interface identifier of the WUR interface of the STA to be woken up by the AP" in the second wake-up message. The specific content of the device identifier of the STA and the fourth bitmap information in the second application scenario may refer to the related description in the third implementation manner of the first application scenario, and this is not repeated here in the embodiment of the present invention.
In a third implementation manner of the second application scenario, S403 in fig. 20 may be replaced with S403 c. After S403c is executed, if the STA that receives the first wake-up message determines that the value of the bit corresponding to the STA in the fourth bitmap information carried in the first wake-up message is the first preset value, S2004 may be continuously executed; if the STA receiving the first wake-up message determines that the value of the bit corresponding to the STA in the fourth bitmap information carried in the first wake-up message is not a first preset value, the WUR interface of the STA is switched from the working state to the dormant state, and the Wi-Fi interface of the STA is kept in the dormant state.
In the first case of the third implementation, the AP may send the first wake-up message in a broadcast manner, where the fourth bitmap information carried in the first wake-up message may include bits corresponding to each STA in all the device groups as shown in fig. 3. As shown in fig. 25 or fig. 25, the first wake-up message may carry fourth bitmap information "1010100". At this time, the first identification information may be used to identify the STA1, the STA 3, and the STA 5, and the first wake-up message may be used to instruct the STA1, the STA 3, and the STA 5 to wake up the Wi-Fi interface thereof, so that the Wi-Fi interface thereof is in a working state.
In a second case of the third implementation, the AP may send the first wake-up message in a multicast manner, where in this case, the fourth bitmap information carried in the first wake-up message sent by the AP to the device group x may include a bit corresponding to each STA in the device group x, and the fourth bitmap information carried in the first wake-up message sent by the AP to the device group y may include a bit corresponding to each STA in the device group y. Taking the device group x as an example, assuming that the AP 301 wants to wake up the device group x terminals STA1 and STA 3, as shown in fig. 27 or fig. 28, the AP may send a first wake-up message carrying the fourth bitmap information "101" to the STAs in the device group x. Since the AP does not need to wake up the STAs in the device group y and the device group z, the AP does not need to send the first wake-up message carrying the fourth bitmap information "101" to the STAs in the device group y and the device group z. At this time, the first identification information may be used to identify the STA1 and the STA 3, and the first wake-up message may be used to instruct the STA1 and the STA 3 to wake up the Wi-Fi interface thereof, so that the Wi-Fi interface thereof is in a working state.
In a third implementation manner of the second application scenario, S2007 in fig. 20 may be replaced with S407 c. After performing S407c, if the STA that receives the second wake-up message determines that the second identification information carried in the second wake-up message includes the device identification of the STA or the interface identification of the WUR interface of the STA, S2008 may be continuously performed; if the STA receiving the second wake-up message determines that the second identification information carried in the second wake-up message does not include the device identification of the STA or the interface identification of the WUR interface of the STA, S2009 may be continuously executed.
For example, based on the scenario that the AP 301 wakes up one or more STAs within its coverage as shown in fig. 3, as shown in fig. 25 or fig. 25, since the fourth bitmap information is "1010100", the AP 301 may transmit a second wake-up message to STA1, STA 3, and STA 5. When the AP sends the second wake-up message to the STA1, the STA 3, and the STA 5 in a unicast manner, the AP may send the second wake-up message carrying the MAC-1, AID-1, or WUR-1 shown in fig. 25 to the STA1, may send the second wake-up message carrying the MAC-3, AID-3, or WUR-3 shown in fig. 25 to the STA 3, and may send the second wake-up message carrying the MAC-5, AID-5, or WUR-5 shown in fig. 25 to the STA 5. When the AP sends the second wake-up message in a broadcast manner, as shown in fig. 25, the second wake-up message may carry MAC-1, MAC-3, and MAC-5, or the second wake-up message may carry AID-1, AID-3, and AID-5, or the second wake-up message may carry WUR-1, WUR-3, and WUR-5.
For example, based on the scenario that the AP 301 wakes up one or more STAs in its coverage area as shown in fig. 3, as shown in fig. 27 or fig. 28, since the fourth bitmap information is "101", the AP 301 may send a second wake-up message to STA1 and STA 3. The AP may transmit the second wake-up message to STA1 and STA 3 in a unicast manner or a broadcast manner. When the AP sends the second wake-up message to the STA1 and the STA 3 in a unicast manner, the AP may send the second wake-up message carrying the MAC-1, AID-1, or WUR-1 as shown in fig. 27 to the STA1, and may send the second wake-up message carrying the MAC-3, AID-3, or WUR-3 as shown in fig. 27 to the STA 3. When the AP sends the second wake-up message in a broadcast manner, as shown in fig. 28, the second wake-up message may carry MAC-1 and MAC-3, or the second wake-up message may carry AID-1 and AID-3, or the second wake-up message may carry WUR-1 and WUR-3. For example, based on the above example, as shown in any one of fig. 25 to 28, taking STA1 as an example, since the second wake-up message received by STA1 carries MAC-1/AID-1/WUR-1, STA1 may wake up the Wi-Fi interface of STA1 (i.e., switch the Wi-Fi interface of STA1 from the sleep state to the working state), and continue to execute S2008.
In a fourth implementation manner of the second application scenario, the AP may wake up one or more STAs by carrying "device identifiers of multiple STAs to be woken up by the AP" or "interface identifiers of WUR interfaces of multiple STAs to be woken up by the AP" in the first wake-up message, and carrying "device identifier of one STA to be woken up by the AP" or "interface identifier of WUR interface of one STA to be woken up by the AP" in the second wake-up message.
In one case of the fourth implementation, based on the scenario shown in fig. 3, assuming that the AP 301 is to wake up STA1, STA 3, and STA 5, as shown in fig. 29 or fig. 30, the AP 301 may transmit a first wake-up message carrying "MAC-1, MAC-3, and MAC-5" or "AID-1, AID-3, and AID-5" or "WUR-1, WUR-3, and WUR-5" to a plurality of STAs (including STA 1-STA 7) including STA1, STA 3, and STA 5 in a broadcast manner; after receiving the first wake-up message, STA1, STA 3, and STA 5 may determine that the first identification information carried in the first wake-up message includes the device identification of the STA or the interface identification of the WUR interface of the STA. Then, unlike fig. 16 or 17, STA1, STA 3, and STA 5 may wake up their Wi-Fi interfaces to put their Wi-Fi interfaces in an on state (on). After receiving the first wake-up message, STA 2, STA 4, STA 6, and STA 7 may determine that the first identification information carried in the first wake-up message does not include the device identification of the STA or the interface identification of the WUR interface of the STA.
In another case of the fourth implementation, the AP may send, in a multicast manner, a first wake-up message carrying a device identifier of the STA to be woken up by the AP or an interface identifier of a WUR interface of the STA to be woken up by the AP to all STAs in the device group including the STA to be woken up by the AP. Based on the scenario shown in fig. 3, assuming that the AP 301 is to wake up STA1, STA 3 and STA 5, as shown in fig. 31 or fig. 32, the AP 301 may send a first wake-up message carrying "MAC-1 and MAC-3" or "AID-1 and AID-3" or "WUR-1 and WUR-3" to all STAs (STA 1-STA-3) in the device group x where STA1 and STA 3 are located, and send a first wake-up message carrying "MAC-5" or "AID-5" or "WUR-5" to all STAs (STA 4-STA-5) in the device group y where STA 5 is located. Different from fig. 18 or fig. 19, after receiving the first wake-up message and determining that the first identification information carried in the first wake-up message includes the device identification of the STA or the interface identification of the WUR interface of the STA, the STA1, the STA 3, and the STA 5 may wake up the Wi-Fi interface thereof to make the Wi-Fi interface thereof in the working state (on).
In a case of the fourth implementation, as shown in fig. 29 or fig. 31, after the AP 301 sends the first wake-up message, it may send a second wake-up message carrying "MAC-1, MAC-3, and MAC-5" or "AID-1, AID-3, and AID-5" or "WUR-1, WUR-3, and WUR-5" to STA1, STA 3, and STA 5 in a multicast manner; different from fig. 29 or fig. 31, STA1, STA 3, and STA 5 may keep the Wi-Fi interface in the working state (on) after receiving the second wake-up message and determining that the second identification information carried in the second wake-up message includes the device identification of the STA or the interface identification of the WUR interface of the STA.
In another case of the fourth implementation, as shown in fig. 30 or fig. 32, after sending the first wake-up message, the AP 301 may send a second wake-up message carrying "MAC-1 or AID-1 or WUR-1" to the STA1 in a unicast manner; after receiving the second wakeup message, the STA1 may determine that the second identification information carried in the second wakeup message includes the device identification of the STA or the interface identification of the WUR interface of the STA; STA1 may then keep its Wi-Fi interface in an active state (on). After sending the first wake-up message, the AP 301 may send a second wake-up message carrying "MAC-3 or AID-3 or WUR-3" to the STA 3 in a unicast manner; after receiving the second wakeup message, the STA 3 may determine that the second identification information carried in the second wakeup message includes the device identification of the STA or the interface identification of the WUR interface of the STA; STA 3 may then keep its Wi-Fi interface in an active state (on).
Since the AP does not continue to send the second wake-up message to the STA 2, the STA 4, the STA 6, and the STA 7, the STA 2, the STA 4, the STA 6, and the STA 7 may keep their Wi-Fi interfaces in the sleep state. Further, in a second application scenario of the embodiment of the present invention, in order to further reduce unnecessary waste of STA power consumption, the first wake-up message may further carry first indication information, where the first indication information is used to indicate that the time for the AP to send the second wake-up message is received. For example, the first indication information may be contained in the WUR SIG 503 as shown in fig. 5. Before S2003, the method of the embodiment of the present invention may further include S2201, and S2004 may be replaced with S2004 a:
s2201: the STA receiving the first wake-up message keeps the Wi-Fi of the STA in a sleep state.
S2004 a: and the STA switches the Wi-Fi interface of the STA from the dormant state to the working state at the time indicated by the first indication information.
In the embodiment of the invention, when receiving the first wake-up message, the STA may first keep the Wi-Fi of the STA in a sleep state, and then switch the Wi-Fi interface of the STA from the sleep state to a working state at the time indicated by the first indication information, so as to receive the second wake-up message sent by the AP. In this way, unnecessary waste of power consumption can be avoided.
Further, in a second application scenario of the embodiment of the present invention, the first wake-up message may further carry second indication information, where the second indication information is used to notify the STA: the AP instructs the STA to wake up the STA's Wi-Fi interface using the first wake-up message and the second wake-up message. Prior to S2003, the method of embodiments of the present invention may further include S702. The detailed description of the second indication information and the technical effect of the first wake-up message carrying the second indication information may refer to the related description in the first application scenario, and are not described herein again in the embodiments of the present invention.
Further, in a second application scenario of the embodiment of the present invention, in order to prevent malicious devices from being disguised as an AP, the emulated AP sends the first wake-up message and the second wake-up message to one or more STAs, which causes unnecessary waste of increasing power consumption of the STA that is a wakened device, and the AP and the STA may dynamically negotiate first identification information and second identification information used when the AP wakes up a Wi-Fi interface of the STA next time. After S2008, the method of the embodiment of the present invention may further include S703-S705.
After waking up the Wi-Fi interface of an STA, the AP may perform Wi-Fi data interaction with the STA, and negotiate first identification information and second identification information used when the Wi-Fi interface of the STA is next woken up, that is, the first identification information and the second identification information used when the AP wakes up the Wi-Fi interface of the STA each time may be different. Therefore, the difficulty that the malicious device imitates the AP to maliciously awaken a large number of STAs by using the first awakening message and the second awakening message can be increased, the safety of the awakening process of the STAs by the AP is improved, and unnecessary power consumption caused by the fact that the STAs are maliciously awakened by the malicious device is avoided.
The above description mainly introduces the scheme provided by the embodiment of the present invention from the point of interaction between the AP (i.e., the first wireless device) and the STA (i.e., the second wireless device). It is to be understood that the wireless device includes corresponding hardware structures and/or software modules for performing the respective functions in order to implement the functions. Those skilled in the art will readily appreciate that the present invention can be implemented in hardware or a combination of hardware and computer software, for example, the AP (i.e., the first wireless device) and the STA (i.e., the second wireless device) and the algorithm steps described in connection with the embodiments disclosed herein. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
Fig. 33 shows a wireless device 3300 involved in the above embodiments, where the wireless device 3300 is a first wireless device (e.g., AP), and the wireless device 3300 may include: a processor 3301, a main communication module 3302 (e.g., a Wi-Fi module), and a memory 3303.
Wherein the processor 3301, the memory 3303, and the main communication module 3302 are connected to each other by a bus 3304. The memory 3303 is used to store computer program code comprising instructions which, when executed by the processor 3301 of the wireless device 3300, the wireless device 3300 performs the associated method steps as in any of fig. 4, 8, 15 or 20, implementing the method of waking up a wireless device in the above embodiments.
Specifically, in the first application scenario of the embodiment of the present invention, the processor 3301 is configured to generate the first wake-up message and the second wake-up message, support S704 and S705 in the above embodiment, and/or other processes for the technology described herein. The master communication module 3302 is used to support S2001, S2005 in the embodiments described above, and/or other processes for the techniques described herein.
In a second application scenario of the embodiment of the present invention, the processor 3301 is configured to generate the first wake-up message and the second wake-up message, support S704 and S705 in the above embodiment, and/or other processes for the technology described herein. The master communication module 3302 is used to support S2001, S2005 in the embodiments described above, and/or other processes for the techniques described herein.
The Processor may be a Central Processing Unit (CPU), a general purpose Processor, a Digital Signal Processor (DSP), an Application-Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a transistor logic device, a hardware component, or any combination thereof. The processor 3301 may also be a combination of computing functions, e.g., comprising one or more microprocessors, DSPs, and microprocessors, among others.
The bus 3304 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus 3304 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 33, but this does not mean only one bus or one type of bus.
Illustratively, the wireless device 3300 may include one or more processors 3301, i.e., the wireless device 3300 may include a multicore processor.
Embodiments of the present invention also provide a computer storage medium having computer program code stored therein, wherein when the processor 3301 of the wireless device 3300 executes the computer program code, the wireless device 3300 executes a method of waking up the wireless device as shown in any one of fig. 4, fig. 8, or fig. 15.
The detailed description of each module in the wireless device 3300 and the technical effects brought by each module or unit after executing the related method steps in any one of fig. 4, fig. 8, fig. 15, or fig. 20 provided by the embodiment of the present invention may refer to the related description in the embodiment of the method of the present invention, and are not repeated herein.
Fig. 34 shows the wireless device 3400 involved in the above embodiments, the wireless device 3400 being a first wireless device (e.g., an AP), the wireless device 3400 may include: a processor 3301, a main communication module 3402 (e.g., a Wi-Fi module), a second communication interface (e.g., a WUR module) 3403, and a memory 3404.
Among them, the processor 3401, the main communication module 3402, the second communication interface 3403, and the memory 3404 are connected to each other by a bus 3405. The memory 3404 is used to store computer program code comprising instructions which, when executed by the processor 3401 of the wireless device 3400, the wireless device 3400 performs the associated method steps as in any of fig. 4, 8, 15 or 20 to implement the method of waking up a wireless device in the embodiments described above.
Specifically, in a first application scenario of the embodiment of the present invention, the processor 3401 is configured to support S704, S705 in the above-described embodiment, and/or other processes for the techniques described herein. The primary communication module 3402 is used to support S401 in the above embodiments, and/or other processes for the techniques described herein. The second communication interface 3403 is used to support S405 in the above-described embodiments, and/or other processes for the techniques described herein.
In a second application scenario of the present embodiment, the processor 3401 is configured to support S704, S705 in the above embodiments, and/or other processes for the techniques described herein. The primary communication module 3402 is used to support S2001 in the above-described embodiments, and/or other processes for the techniques described herein. The second communication interface 3403 is used to support S2005 in the above-described embodiments, and/or other processes for the techniques described herein.
The processor may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. The processor 3401 may also be a combination that implements computing functionality, e.g., comprising one or more microprocessors, a combination of DSPs and microprocessors, or the like.
The bus 3405 may be a PCI bus, an EISA bus, or the like. The bus 3405 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 34, but this does not indicate only one bus or one type of bus.
For example, the wireless device 3400 may include one or more processors 3401, i.e., the wireless device 3400 may include a multicore processor.
Embodiments of the present invention also provide a computer storage medium having computer program codes stored therein, wherein when the processor 3401 of the wireless device 3400 executes the computer program codes, the wireless device 3400 executes the method for waking up the wireless device as shown in any one of fig. 4, fig. 8, fig. 15, or fig. 20.
Fig. 35 shows a wireless device 3500 referred to in the above embodiments, where the wireless device 3500 is a second wireless device (e.g., STA), and the wireless device 3500 may include: a processor 3301, a host communication module 3502 (e.g., a Wi-Fi module), a second communication interface (e.g., a WUR module) 3503, and a memory 3504.
Wherein, the processor 3501, the primary communication module 3502, the secondary communication interface 3503, and the memory 3504 are connected to each other through a bus 3505. The memory 3504 is used for storing computer program code comprising instructions which, when executed by the processor 3501 of the wireless device 3500, the wireless device 3500 performs the relevant method steps as in any of fig. 4, 8, 15 or 20, implementing the method of waking up a wireless device in the above described embodiments.
Specifically, in the first application scenario of the embodiment of the present invention, the processor 3501 is configured to support S403, S403a, S403b, S403c, S404a, S407a, S407b, S407c, S408-S410, S701, S702, S705, and/or other processes for the technologies described herein in the above embodiments. The primary communication module 3502 is used to support S402, S406 in the embodiments described above, and/or other processes for the techniques described herein. The second communication interface 3503 is used to support S703 in the above-described embodiments, and/or other processes for the techniques described herein.
In a second application scenario of an embodiment of the present invention, the processor 3501 is configured to support S2003, S403a, S403b, S403c, S2004a, S2007, S407a, S407b, S407c, S2008-S2009, S2201, S702, and/or other processes for the techniques described herein in the above embodiments. The primary communication module 3502 is used to support S2002 in the embodiments described above, and/or other processes for the techniques described herein. The second communication interface 3503 is used to support S703, S2006 in the embodiments described above, and/or other processes for the techniques described herein.
The processor may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. The processor 3501 may also be a combination that performs computing functions, including, for example, a combination of one or more microprocessors, a combination of a DSP and a microprocessor, and the like.
The bus 3505 may be a PCI bus, an EISA bus, or the like. The bus 3505 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 35, but this is not intended to represent only one bus or type of bus.
Illustratively, the wireless device 3500 may include one or more processors 3501, i.e., the wireless device 3500 may include a multi-core processor.
An embodiment of the present invention further provides a computer storage medium, where a computer program code is stored in the computer storage medium, and when the processor 3501 of the wireless device 3500 executes the computer program code, the wireless device 3500 executes a method for waking up the wireless device as shown in any one of fig. 4, fig. 8, fig. 15, or fig. 20.
Through the above description of the embodiments, it is clear to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules to complete all or part of the above described functions. For the specific working processes of the system, the apparatus and the unit described above, reference may be made to the corresponding processes in the foregoing method embodiments, and details are not described here again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) or a processor to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: flash memory, removable hard drive, read only memory, random access memory, magnetic or optical disk, and the like.
The above description is only an embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions within the technical scope of the present disclosure should be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (84)

1. A method of waking a wireless device, comprising:
a first wireless device sends a first wake-up message to first communication interfaces of a plurality of devices in a broadcast mode or a multicast mode, wherein the first wake-up message carries first identification information, the first identification information is used for identifying at least one device including a second wireless device in the plurality of devices, and the first wake-up message is used for indicating that the first communication interface of the device identified by the first identification information needs to be in a working state so as to receive a second wake-up message sent subsequently by the first wireless device;
the first wireless device sends the second wake-up message to a first communication interface of at least one device including the second wireless device after sending the first wake-up message, the second wake-up message carries second identification information, the second identification information is used for identifying the device to be woken up by the first wireless device, the device to be woken up by the first wireless device includes the second wireless device, and the second wake-up message is used for indicating the device identified by the second identification information to wake up a second communication interface of the device, wherein the first communication interface is a wireless fidelity Wi-Fi interface, and the second communication interface is a wireless fidelity Wi-Fi interface.
2. The method of claim 1, wherein the first identification information comprises first bitmap information, the first bitmap information comprises at least two bits, the at least two bits in the first bitmap information correspond to each device group in at least two groups of devices in the plurality of devices in a one-to-one manner, each device group in the at least two groups of devices comprises at least one device, the first identification information is used for identifying a device group corresponding to a bit in the first bitmap information whose value is a first preset value, and the second wireless device is one device in a group of devices corresponding to a bit in the first bitmap information whose value is a first preset value;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value.
3. The method of claim 1, wherein the first identification information comprises group address information of a device group in which the second wireless device is located;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value.
4. The method according to claim 1, wherein the first identification information includes fourth bitmap information, the fourth bitmap information includes at least two bits, the at least two bits in the fourth bitmap information correspond to the plurality of devices one by one, and the first identification information is used to identify a device to which a bit whose value in the fourth bitmap information is a first preset value corresponds.
5. The method of claim 1, wherein the first identification information comprises an interface identification of the first communication interface of at least one of the plurality of devices including the second wireless device, or comprises a device identification of at least one of the plurality of devices including the second wireless device.
6. The method of claim 5, wherein the second identification information comprises a device identification of a device to be woken up by the first wireless device or comprises an interface identification of a first communication interface of the device to be woken up by the first wireless device.
7. The method according to any of claims 1-6, wherein the first wake-up message further carries first indication information, and the first indication information is used to indicate a time when the first wireless device sends the second wake-up message.
8. The method of claim 7, wherein the first wake-up message further carries second indication information, and wherein the second indication information is used to notify the second wireless device to: the first wireless device instructs a second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
9. The method of claim 8, wherein after the first wireless device sends the second wake-up message to the first communication interface of at least one device including the second wireless device after sending the first wake-up message, the method further comprises:
the first wireless device receives a wake-up response message sent by the second wireless device through a second communication interface of the second wireless device, wherein the wake-up response message is used for indicating that the second communication interface of the second wireless device is in a working state;
the first wireless device and the second wireless device negotiate first identification information and second identification information used when a second communication interface of the second wireless device is awakened next time.
10. A method of waking a wireless device, comprising:
a second wireless device receives a first wake-up message sent by a first wireless device in a multicast mode or a broadcast mode through a first communication interface of the second wireless device, wherein the first wake-up message carries first identification information, the first identification information is used for identifying at least one device in a plurality of devices for receiving the first wake-up message, and the first wake-up message is used for indicating that the first communication interface of the device identified by the first identification information needs to be in a working state so as to receive a second wake-up message subsequently sent by the first wireless device;
if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device maintains the first communication interface of the second wireless device in the working state;
the second wireless device receives, through a first communication interface of the second wireless device, a second wake-up message sent by the first wireless device, where the second wake-up message carries second identification information, the second identification information is used to identify a device to be woken up by the first wireless device in at least one device that receives the second wake-up message, and the second wake-up message is used to instruct the device identified by the second identification information to wake up a second communication interface of the device;
if the second wireless device determines that the second wireless device is one of the devices identified by the second identification information, the second wireless device wakes up a second communication interface of the second wireless device, wherein the first communication interface is a wake-up radio/receiver (WUR) interface, and the second communication interface is a wireless fidelity (Wi-Fi) interface.
11. The method of claim 10, wherein the first identification information comprises first bitmap information, the first bitmap information comprises at least two bits, the at least two bits in the first bitmap information correspond to each device group in at least two groups of devices in the plurality of devices in a one-to-one manner, each device group in the at least two groups of devices comprises at least one device, the first identification information is used for identifying a device group corresponding to a bit in the first bitmap information whose value is a first preset value, and the second wireless device is one device in a group of devices corresponding to a bit in the first bitmap information whose value is a first preset value;
the second wireless device determining that the second wireless device is one of the devices identified by the first identification information, comprising:
if the value of the bit corresponding to the group in which the second wireless device is located in the first bitmap information is the first preset value, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value;
the second wireless device determining that the second wireless device is one of the devices identified by the second identification information, comprising:
if the value of the bit corresponding to the second wireless device in the second bitmap information is the second preset value, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
12. The method of claim 10, wherein the second wireless device determining that the second wireless device is one of the devices identified by the first identification information comprises:
if the first identification information includes group address information of a device group in which the second wireless device is located, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value;
the second wireless device determining that the second wireless device is one of the devices identified by the second identification information, comprising:
if the value of the bit corresponding to the second wireless device in the third bitmap information is the second preset value, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
13. The method according to claim 10, wherein the first identification information includes fourth bitmap information, the fourth bitmap information includes at least two bits, the at least two bits in the fourth bitmap information correspond to the plurality of devices one by one, and the first identification information is used to identify a device to which a bit whose value in the fourth bitmap information is a first preset value corresponds;
the second wireless device determining that the second wireless device is one of the devices identified by the first identification information, comprising:
if the value of the bit corresponding to the second wireless device in the fourth bitmap information is the first preset value, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information.
14. The method of claim 10, wherein the second wireless device determining that the second wireless device is one of the devices identified by the first identification information comprises:
if the first identification information includes an interface identification of a first communication interface of the second wireless device, or includes a device identification of the second wireless device, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information.
15. The method of any of claims 10, 13 or 14, wherein the second wireless device determining that the second wireless device is one of the devices identified by the second identification information comprises:
if the second identification information includes the device identification of the second wireless device or includes the interface identification of the first communication interface of the second wireless device, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
16. The method according to any of claims 10-14, wherein the first wake-up message further carries first indication information, and the first indication information is used to indicate a time when the first wireless device sends the second wake-up message;
after the second wireless device receives, through the first communication interface of the second wireless device, the first wake-up message sent by the first wireless device, and before the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device controls the first communication interface of the second wireless device to remain in the operating state, the method further includes:
the second wireless device switches a first communication interface of the second wireless device from an operating state to a dormant state;
if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device maintains the first communication interface of the second wireless device in the working state, including:
if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device switches the first communication interface of the second wireless device from the dormant state to the working state at the time indicated by the first indication information.
17. The method of claim 16, further comprising:
the second wireless device determines that the first wake-up message further carries second indication information, where the second indication information is used to notify the second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
18. The method of claim 17, further comprising:
if the first wake-up message does not carry the second indication information, the second wireless device wakes up a second communication interface of the second wireless device.
19. The method of claim 18, wherein after the second wireless device receives a first wake-up message sent by a first wireless device in a multicast or broadcast manner via a first communication interface of the second wireless device, the method further comprises:
if the second wireless device determines that the second wireless device is not one of the devices identified by the first identification information, the second wireless device switches the first communication interface of the second wireless device from the working state to the dormant state.
20. The method of claim 19, wherein after the second wireless device receives a second wake-up message sent by the first wireless device over the first communication interface of the second wireless device, the method further comprises:
if the second wireless device determines that the second wireless device is not one of the devices identified by the second identification information, the second wireless device switches the first communication interface of the second wireless device from the working state to the dormant state.
21. The method of claim 20, wherein after the second wireless device wakes up a second communication interface of the second wireless device, the method further comprises:
the second wireless device sends a wakeup response message to the first wireless device through a second communication interface of the second wireless device, wherein the wakeup response message is used for indicating that the second communication interface of the second wireless device is in a working state;
the second wireless device negotiates with the first wireless device through a second communication interface of the second wireless device for first identification information and second identification information used when the second communication interface of the second wireless device is awakened next time.
22. A method of waking a wireless device, comprising:
a first wireless device sends a first wake-up message to first communication interfaces of a plurality of devices in a broadcast mode or a multicast mode, wherein the first wake-up message carries first identification information, the first identification information is used for identifying at least one device including a second wireless device in the plurality of devices, and the first wake-up message is used for indicating that the device identified by the first identification information needs to wake up a second communication interface of the device to receive a second wake-up message subsequently sent by the first wireless device;
the first wireless device sends the first wake-up message, and then sends the second wake-up message to a second communication interface of at least one device including the second wireless device in the at least one device, wherein the second wake-up message carries second identification information, the second identification information is used for identifying the device to be woken up by the first wireless device, the device to be woken up by the first wireless device includes the second wireless device, and the second wake-up message is used for indicating that the second communication interface of the device identified by the second identification information needs to be in a working state to communicate with the first wireless device, wherein the first communication interface is a wake-up radio/receiver (WUR) interface, and the second communication interface is a wireless fidelity (Wi-Fi) interface.
23. The method of claim 22, wherein the second wake-up message is further used for instructing a second communication interface of a device not identified by the second identification information to switch from the operating state to a sleep state.
24. The method of claim 23, wherein the first identification information comprises first bitmap information, the first bitmap information comprises at least two bits, the at least two bits in the first bitmap information correspond to each device group in at least two groups of devices in the plurality of devices in a one-to-one manner, each device group in the at least two groups of devices comprises at least one device, the first identification information is used for identifying a device group corresponding to a bit in the first bitmap information whose value is a first preset value, and the second wireless device is one device in a group of devices corresponding to a bit in the first bitmap information whose value is a first preset value;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value.
25. The method of claim 23, wherein the first identification information comprises group address information of a device group in which the second wireless device is located;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value.
26. The method according to claim 23, wherein the first identification information includes fourth bitmap information, the fourth bitmap information includes at least two bits, the at least two bits in the fourth bitmap information correspond to the plurality of devices one by one, and the first identification information is used to identify a device to which a bit of the fourth bitmap information whose value is a first preset value corresponds.
27. The method of claim 23, wherein the first identification information comprises an interface identification of the first communication interface of at least one of the plurality of devices including the second wireless device, or comprises a device identification of at least one of the plurality of devices including the second wireless device.
28. The method of any of claims 22, 23, 26 or 27, wherein the second identification information comprises a device identification of a device to be woken up by the first wireless device or comprises an interface identification of a first communication interface of a device to be woken up by the first wireless device.
29. The method according to any of claims 22-27, wherein the first wake-up message further carries first indication information, and the first indication information is used to indicate a time when the first wireless device sends the second wake-up message.
30. The method of claim 29, wherein the first wake-up message further carries second indication information, and wherein the second indication information is used to notify the second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
31. The method of claim 30, wherein after the first wireless device sends the second wake-up message to a second communication interface of at least one device including the second wireless device after sending the first wake-up message, the method further comprises:
the first wireless device receives a wake-up response message sent by the second wireless device through a second communication interface of the second wireless device, wherein the wake-up response message is used for indicating that the second communication interface of the second wireless device is in a working state;
the first wireless device and the second wireless device negotiate first identification information and second identification information used when a second communication interface of the second wireless device is awakened next time.
32. A method of waking a wireless device, comprising:
a second wireless device receives a first wake-up message sent by a first wireless device in a multicast mode or a broadcast mode through a first communication interface of the second wireless device, wherein the first wake-up message carries first identification information, the first identification information is used for identifying at least one device in a plurality of devices receiving the first wake-up message, and the first wake-up message is used for indicating the device identified by the first identification information to wake up a second communication interface of the device so as to receive a second wake-up message subsequently sent by the first wireless device;
if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device wakes up a second communication interface of the second wireless device;
the second wireless device receives, through a second communication interface of the second wireless device, a second wake-up message sent by the first wireless device, where the second wake-up message carries second identification information, the second identification information is used to identify a device to be woken up by the first wireless device in at least one device that receives the second wake-up message, and the second wake-up message is used to indicate that the second communication interface of the device identified by the second identification information needs to be in a working state to communicate with the first wireless device;
and if the second wireless device determines that the second wireless device is one of the devices identified by the second identification information, the second wireless device keeps a second communication interface of the second wireless device in the working state, wherein the first communication interface is a wakeup radio/receiver WUR interface, and the second communication interface is a wireless fidelity Wi-Fi interface.
33. The method of claim 32, wherein the first identification information comprises first bitmap information, the first bitmap information comprises at least two bits, the at least two bits in the first bitmap information correspond to each device group in at least two groups of devices in the plurality of devices in a one-to-one manner, each device group in the at least two groups of devices comprises at least one device, the first identification information is used for identifying a device group corresponding to a bit in the first bitmap information whose value is a first preset value, and the second wireless device is one device in a group of devices corresponding to a bit in the first bitmap information whose value is a first preset value;
the second wireless device determining that the second wireless device is one of the devices identified by the first identification information, comprising:
if the value of the bit corresponding to the group in which the second wireless device is located in the first bitmap information is the first preset value, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value;
the second wireless device determining that the second wireless device is one of the devices identified by the second identification information, comprising:
if the value of the bit corresponding to the second wireless device in the second bitmap information is the second preset value, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
34. The method of claim 32, wherein the second wireless device determining that the second wireless device is one of the devices identified by the first identification information comprises:
if the first identification information includes group address information of a device group in which the second wireless device is located, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value;
the second wireless device determining that the second wireless device is one of the devices identified by the second identification information, comprising:
if the value of the bit corresponding to the second wireless device in the third bitmap information is the second preset value, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
35. The method according to claim 32, wherein the first identification information includes fourth bitmap information, the fourth bitmap information includes at least two bits, the at least two bits in the fourth bitmap information correspond to the plurality of devices one by one, and the first identification information is used to identify a device to which a bit of the fourth bitmap information whose value is a first preset value corresponds;
the second wireless device determining that the second wireless device is one of the devices identified by the first identification information, comprising:
if the value of the bit corresponding to the second wireless device in the fourth bitmap information is the first preset value, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information.
36. The method of claim 32, wherein the second wireless device determining that the second wireless device is one of the devices identified by the first identification information comprises:
if the first identification information includes an interface identification of a first communication interface of the second wireless device, or includes a device identification of the second wireless device, the second wireless device determines that the second wireless device is one of the devices identified by the first identification information.
37. The method of any one of claims 32, 35 or 36, wherein the second wireless device determining that the second wireless device is one of the devices identified by the second identification information comprises:
if the second identification information includes the device identification of the second wireless device or includes the interface identification of the first communication interface of the second wireless device, the second wireless device determines that the second wireless device is one of the devices identified by the second identification information.
38. The method according to any of claims 32-36, wherein the first wake-up message further carries first indication information, and the first indication information is used to indicate a time when the first wireless device sends the second wake-up message;
if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device wakes up the second communication interface of the second wireless device, including:
if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, the second wireless device wakes up a second communication interface of the second wireless device at the time indicated by the first indication information.
39. The method of claim 38, wherein before the second wireless device receives the second wake-up message sent by the first wireless device over the second communication interface of the second wireless device, the method further comprises:
the second wireless device determines that the first wake-up message further carries second indication information, where the second indication information is used to notify the second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
40. The method of claim 39, wherein after the second wireless device receives a first wake-up message sent by a first wireless device in a multicast or broadcast manner via a first communication interface of the second wireless device, the method further comprises:
if the second wireless device determines that the second wireless device is not one of the devices identified by the first identification information, the second wireless device maintains a second communication interface of the second wireless device in a dormant state.
41. The method of claim 40, wherein after the second wireless device receives a second wake-up message sent by the first wireless device over a second communication interface of the second wireless device, the method further comprises:
if the second wireless device determines that the second wireless device is not one of the devices identified by the second identification information, the second wireless device switches both the first communication interface and the second communication interface of the second wireless device from the working state to the dormant state.
42. The method of claim 41, wherein after the second wireless device then controls a second communication interface of the second wireless device to be in the active state, the method further comprises:
the second wireless device sends a wakeup response message to the first wireless device through a second communication interface of the second wireless device, wherein the wakeup response message is used for indicating that the second communication interface of the second wireless device is in a working state;
the second wireless device negotiates with the first wireless device through a second communication interface of the second wireless device for first identification information and second identification information used when the second communication interface of the second wireless device is awakened next time.
43. A wireless device, wherein the wireless device is a first wireless device, the wireless device comprising: a communication interface and a processor;
the processor is configured to generate a first wake-up message, where the first wake-up message carries first identification information, where the first identification information is used to identify at least one device including a second wireless device in the multiple devices, and the first wake-up message is used to indicate that a first communication interface of the device identified by the first identification information needs to be in a working state to receive a second wake-up message subsequently sent by the first wireless device
The communication interface is configured to send the first wake-up message to a first communication interface of the multiple devices in a broadcast manner or a multicast manner;
the processor is further configured to generate a second wake-up message, where the second wake-up message carries second identification information, the second identification information is used to identify a device to be woken up by the first wireless device, the device to be woken up by the first wireless device includes the second wireless device, and the second wake-up message is used to instruct the device identified by the second identification information to wake up a second communication interface of the device
The communication interface is further configured to send the second wake-up message to a first communication interface of at least one device including the second wireless device in the at least one device after sending the first wake-up message, where the first communication interface is a wake-up radio/receiver WUR interface, and the second communication interface is a wireless fidelity Wi-Fi interface.
44. The wireless device of claim 43, wherein the first identification information comprises first bitmap information, the first bitmap information comprises at least two bits, the at least two bits in the first bitmap information correspond to each device group in at least two groups of devices in the plurality of devices in a one-to-one manner, each device group in the at least two groups of devices comprises at least one device, the first identification information is used for identifying a device group corresponding to a bit in the first bitmap information having a first predetermined value, and the second wireless device is one device in a group of devices corresponding to a bit in the first bitmap information having a first predetermined value;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value.
45. The wireless device of claim 43, wherein the first identification information comprises group address information of a device group in which the second wireless device is located;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value.
46. The wireless device of claim 43, wherein the first identification information comprises fourth bitmap information, wherein the fourth bitmap information comprises at least two bits, the at least two bits in the fourth bitmap information correspond to the multiple devices in a one-to-one manner, and the first identification information is used to identify a device to which a bit of the fourth bitmap information whose value is a first preset value corresponds.
47. The wireless device of claim 43, wherein the first identification information comprises an interface identification of the first communication interface of at least one of the plurality of devices including the second wireless device, or comprises a device identification of at least one of the plurality of devices including the second wireless device.
48. The wireless device of any one of claims 43, 46 or 47, wherein the second identification information comprises a device identification of a device to be woken up by the first wireless device or comprises an interface identification of a first communication interface of a device to be woken up by the first wireless device.
49. The wireless device according to any of claims 43-47, wherein the first wake-up message further carries first indication information, and wherein the first indication information is used to indicate a time when the first wireless device sends the second wake-up message.
50. The wireless device of claim 49, wherein the first wake-up message further carries second indication information, and wherein the second indication information is used to notify a second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
51. The wireless device of claim 50, wherein the communication interface is further configured to receive a wake-up response message sent by the second wireless device through the second communication interface of the second wireless device after sending the second wake-up message to the first communication interface of at least one device including the second wireless device, and wherein the wake-up response message is used to indicate that the second communication interface of the second wireless device is in an operating state;
the processor is further configured to negotiate, via the communication interface, with the second wireless device, first identification information and second identification information used when a second communication interface of the second wireless device is woken up next time.
52. A wireless device, wherein the wireless device is a second wireless device, the wireless device comprising: a first communication interface, a processor and a second communication interface;
the first communication interface is configured to receive a first wake-up message sent by a first wireless device in a multicast manner or a broadcast manner, where the first wake-up message carries first identification information, where the first identification information is used to identify at least one device of multiple devices that receive the first wake-up message, and the first wake-up message is used to indicate that a first communication interface of a device identified by the first identification information needs to be in a working state to receive a second wake-up message subsequently sent by the first wireless device;
the processor is configured to maintain the first communication interface in the operating state if it is determined that the second wireless device is one of the devices identified by the first identification information;
the first communication interface is further configured to receive a second wake-up message sent by the first wireless device, where the second wake-up message carries second identification information, the second identification information is used to identify a device to be woken up by the first wireless device in at least one device that receives the second wake-up message, and the second wake-up message is used to instruct the device identified by the second identification information to wake up a second communication interface of the device;
the processor is further configured to wake up a second communication interface of the second wireless device if it is determined that the second wireless device is one of the devices identified by the second identification information, where the first communication interface is a wake-up radio/receiver WUR interface, and the second communication interface is a wireless fidelity Wi-Fi interface.
53. The wireless device of claim 52, wherein the first identification information comprises first bitmap information, wherein the first bitmap information comprises at least two bits, wherein the at least two bits in the first bitmap information correspond to each device group in at least two device groups of the plurality of devices, wherein each device group in the at least two device groups comprises at least one device, wherein the first identification information is used for identifying a device group to which a bit in the first bitmap information has a first predetermined value corresponds, and wherein the second wireless device is one device in a device group to which a bit in the first bitmap information has a first predetermined value corresponds;
the processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit corresponding to a group in which the second wireless device is located in the first bitmap information is the first preset value;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value;
the processor configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the second bitmap information is the second preset value.
54. The wireless device of claim 52, wherein the processor configured to determine that the second wireless device is one of the devices identified by the first identification information comprises: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes group address information of a device group in which the second wireless device is located;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value;
the processor configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the third bitmap information is the second preset value.
55. The wireless device of claim 52, wherein the first identification information comprises fourth bitmap information, the fourth bitmap information comprises at least two bits, the at least two bits in the fourth bitmap information correspond to the multiple devices in a one-to-one manner, and the first identification information is used for identifying the device to which the bit with the first preset value corresponds;
the processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit corresponding to the second wireless device in the fourth bitmap information is the first preset value.
56. The wireless device of claim 52, wherein the processor configured to determine that the second wireless device is one of the devices identified by the first identification information comprises: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes an interface identifier of the first communication interface of the second wireless device or includes a device identifier of the second wireless device.
57. The wireless device of any of claims 52, 55, or 56, wherein the processor configured to determine that the second wireless device is one of the devices identified by the second identification information comprises: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if the second identification information includes a device identifier of the second wireless device or includes an interface identifier of the first communication interface of the second wireless device.
58. The wireless device according to any of claims 52-56, wherein the first wake-up message further carries first indication information, and the first indication information is used to indicate a time when the first wireless device sends the second wake-up message;
the processor is further configured to switch the first communication interface of the second wireless device from an operating state to a dormant state after the first communication interface receives the first wake-up message sent by the first wireless device and before the first communication interface is kept in the operating state;
the processor is configured to maintain the first communication interface of the second wireless device in the working state if the second wireless device determines that the second wireless device is one of the devices identified by the first identification information, and includes: the processor is configured to switch the first communication interface from the dormant state to the working state at a time indicated by the first indication information if it is determined that the second wireless device is one of the devices identified by the first identification information.
59. The wireless device of claim 58, wherein the processor is further configured to determine that the first wake-up message further carries second indication information before keeping the first communication interface in the working state, and wherein the second indication information is configured to notify the second wireless device to: the first wireless device instructs the processor to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
60. The wireless device of claim 59, wherein the processor is further configured to wake up a second communication interface of the second wireless device if the first wake-up message does not carry the second indication information.
61. The wireless device of claim 60, wherein the processor is further configured to, after the first communication interface receives the first wake-up message sent by the first wireless device in a multicast manner or a broadcast manner, switch the first communication interface from the operating state to a sleep state if it is determined that the second wireless device is not the device identified by the first identification information.
62. The wireless device of claim 61, wherein the processor is further configured to, after the first communication interface receives the second wake-up message sent by the first wireless device, switch the first communication interface of the second wireless device from the operating state to a dormant state if it is determined that the second wireless device is not the device identified by the second identification information.
63. The wireless device of claim 62, wherein the second communication interface is further configured to send a wake-up response message to the first wireless device after the processor wakes up the second communication interface, and wherein the wake-up response message is used to indicate that the second communication interface of the second wireless device is in an active state;
the processor is further configured to negotiate, via the second communication interface, with the first wireless device, first identification information and second identification information used when the second communication interface of the second wireless device is woken up next time.
64. A wireless device, wherein the wireless device is a first wireless device, the wireless device comprising: a communication interface and a processor;
the processor is configured to generate a first wake-up message, where the first wake-up message carries first identification information, the first identification information is used to identify at least one device including a second wireless device in the multiple devices, and the first wake-up message is used to indicate that the device identified by the first identification information needs to wake up a second communication interface of the device to receive a second wake-up message subsequently sent by the first wireless device;
the communication interface is configured to send the first wake-up message to a first communication interface of the multiple devices in a broadcast manner or a multicast manner;
the processor is further configured to generate a second wake-up message, where the second wake-up message carries second identification information, the second identification information is used to identify a device to be woken up by the first wireless device, the device to be woken up by the first wireless device includes the second wireless device, and the second wake-up message is used to indicate that a second communication interface of the device identified by the second identification information needs to be in a working state to communicate with the first wireless device;
the communication interface is further configured to send the second wake-up message to a second communication interface of at least one device including the second wireless device in the at least one device after sending the first wake-up message, where the first communication interface is a wake-up radio/receiver WUR interface, and the second communication interface is a wireless fidelity Wi-Fi interface.
65. The wireless device of claim 64, wherein the second wake-up message is further configured to instruct a second communication interface of a device not identified by the second identification information to switch from the active state to a sleep state.
66. The wireless device of claim 65, wherein the first identification information comprises first bitmap information, wherein the first bitmap information comprises at least two bits, wherein the at least two bits of the first bitmap information correspond to each of at least two groups of devices in the plurality of devices, wherein each of the at least two groups of devices comprises at least one device, wherein the first identification information is used for identifying a device group corresponding to a bit in the first bitmap information whose value is a first preset value, and wherein the second wireless device is one device in a group of devices corresponding to a bit in the first bitmap information whose value is a first preset value;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value.
67. The wireless device of claim 65, wherein the first identification information comprises group address information of a device group in which the second wireless device is located;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value.
68. The wireless device according to claim 65, wherein the first identification information comprises fourth bitmap information, the fourth bitmap information comprises at least two bits, the at least two bits in the fourth bitmap information correspond to multiple devices one by one, and the first identification information is used to identify the device to which the bit whose value in the fourth bitmap information is the first preset value corresponds.
69. The wireless device of claim 65, wherein the first identification information comprises an interface identification of the first communication interface of at least one of the plurality of devices including the second wireless device, or comprises a device identification of at least one of the plurality of devices including the second wireless device.
70. The wireless device of any one of claims 64, 65, 68, or 69, wherein the second identification information comprises a device identification of a device that the first wireless device is to wake up or comprises an interface identification of a first communication interface of a device that the first wireless device is to wake up.
71. The wireless device according to any of claims 64-69, wherein the first wake-up message further carries first indication information, and wherein the first indication information is used to indicate a time when the first wireless device sends the second wake-up message.
72. The wireless device of claim 71, wherein the first wake-up message further carries second indication information, and wherein the second indication information is used to notify the second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
73. The wireless device of claim 72, wherein the communication interface is further configured to receive a wake-up response message sent by the second wireless device through the second communication interface of the second wireless device after sending the second wake-up message to the second communication interface of at least one device, including the second wireless device, of the at least one device, and wherein the wake-up response message is used to indicate that the second communication interface of the second wireless device is in an operating state;
the processor is further configured to negotiate, via the communication interface, with the second wireless device, first identification information and second identification information used when a second communication interface of the second wireless device is woken up next time.
74. A wireless device, wherein the wireless device is a second wireless device, the wireless device comprising: a first communication interface, a second communication interface and a processor;
the first communication interface is configured to receive a first wake-up message sent by a first wireless device in a multicast manner or a broadcast manner, where the first wake-up message carries first identification information, where the first identification information is used to identify at least one device of multiple devices that receive the first wake-up message, and the first wake-up message is used to instruct a device identified by the first identification information to wake up a second communication interface of the device to receive a second wake-up message subsequently sent by the first wireless device;
the processor is configured to wake up a second communication interface of the second wireless device if it is determined that the second wireless device is one of the devices identified by the first identification information;
the second communication interface is configured to receive a second wake-up message sent by the first wireless device, where the second wake-up message carries second identification information, where the second identification information is used to identify a device to be woken up by the first wireless device in at least one device that receives the second wake-up message, and the second wake-up message is used to indicate that a second communication interface of the device identified by the second identification information is in a working state;
the processor is further configured to, if it is determined that the second wireless device is one of the devices identified by the second identification information, maintain a second communication interface of the second wireless device in the working state, where the first communication interface is a wake-up radio/receiver WUR interface, and the second communication interface is a wireless fidelity Wi-Fi interface.
75. The wireless device of claim 74, wherein the first identification information comprises first bitmap information, wherein the first bitmap information comprises at least two bits, wherein the at least two bits of the first bitmap information correspond to each device group in at least two groups of devices in the plurality of devices, wherein each device group in the at least two groups of devices comprises at least one device, wherein the first identification information is used for identifying a device group corresponding to a bit in the first bitmap information having a first predetermined value, and wherein the second wireless device is one device in a group of devices corresponding to a bit in the first bitmap information having a first predetermined value;
the processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit corresponding to a group in which the second wireless device is located in the first bitmap information is the first preset value;
the second identification information includes second bitmap information, the second bitmap information includes at least two bits, the at least two bits in the second bitmap information correspond to devices in a device group corresponding to bits whose median values in the first bitmap information are the first preset value, one to one, and the second identification information is used for identifying devices corresponding to bits whose median values in the second bitmap information are the second preset value;
the processor configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the second bitmap information is the second preset value.
76. The wireless device of claim 74, wherein the processor configured to determine that the second wireless device is one of the devices identified by the first identification information comprises: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes group address information of a device group in which the second wireless device is located;
the second identification information includes third bitmap information, the third bitmap information includes at least two bits, the at least two bits in the third bitmap information correspond to devices in a device group where the second wireless device is located in a one-to-one manner, and the second identification information is used for identifying devices corresponding to bits of which the median value in the third bitmap information is a second preset value;
the processor configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if a value of a bit corresponding to the second wireless device in the third bitmap information is the second preset value.
77. The wireless device of claim 74, wherein the first identification information comprises fourth bitmap information, the fourth bitmap information comprises at least two bits, the at least two bits in the fourth bitmap information correspond to the multiple devices in a one-to-one manner, and the first identification information is used for identifying the device to which the bit with the value of the first preset value in the fourth bitmap information corresponds;
the processor configured to determine that the second wireless device is one of the devices identified by the first identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if a value of a bit corresponding to the second wireless device in the fourth bitmap information is the first preset value.
78. The wireless device of claim 74, wherein the processor configured to determine that the second wireless device is one of the devices identified by the first identification information comprises: the processor is configured to determine that the second wireless device is one of the devices identified by the first identification information if the first identification information includes an interface identifier of the first communication interface of the second wireless device or includes a device identifier of the second wireless device.
79. The wireless device of any one of claims 74, 77 or 78, wherein the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information, comprising: the processor is configured to determine that the second wireless device is one of the devices identified by the second identification information if the second identification information includes a device identifier of the second wireless device or includes an interface identifier of the first communication interface of the second wireless device.
80. The wireless device according to any of claims 74-78, wherein the first wake-up message further carries first indication information, and the first indication information is used to indicate a time when the first wireless device sends the second wake-up message;
the processor is configured to wake up a second communication interface of the second wireless device if it is determined that the second wireless device is one of the devices identified by the first identification information, and includes: the processor is configured to wake up a second communication interface of the second wireless device at a time indicated by the first indication information if it is determined that the second wireless device is the device identified by the first identification information.
81. The wireless device of claim 80, wherein the processor is further configured to determine, before the second communication interface receives the second wake-up message, that the first wake-up message further carries second indication information, and wherein the second indication information is used to notify the second wireless device to: the first wireless device instructs the second wireless device to wake up a second communication interface of the second wireless device using the first wake-up message and the second wake-up message.
82. The wireless device of claim 81, wherein the processor is further configured to maintain the second communication interface of the second wireless device in a dormant state after the first communication interface receives the first wake-up message if it is determined that the second wireless device is not the device identified by the first identification information.
83. The wireless device of claim 82, wherein the processor is further configured to, after the second wireless device receives the second wake-up message, switch both the first communication interface and the second communication interface of the second wireless device to a sleep state if it is determined that the second wireless device is not the device identified by the second identification information.
84. The wireless device of claim 83, wherein the processor is further configured to generate a wake-up response message after controlling the second communication interface to be in the working state, and wherein the wake-up response message is used to indicate that the second communication interface of the second wireless device is in the working state;
the second communication interface is further configured to send the wake-up response message generated by the processor to the first wireless device;
the processor is further configured to negotiate, via the second communication interface, with the first wireless device, first identification information and second identification information used when the second communication interface of the second wireless device is woken up next time.
CN201780008014.XA 2017-03-02 2017-04-01 Method and device for waking up wireless device Active CN108702704B (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN2017101217090 2017-03-02
CN201710121709 2017-03-02
PCT/CN2017/079385 WO2018157437A1 (en) 2017-03-02 2017-04-01 Method and device for waking up wireless device

Publications (2)

Publication Number Publication Date
CN108702704A CN108702704A (en) 2018-10-23
CN108702704B true CN108702704B (en) 2021-01-05

Family

ID=63371104

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201780008014.XA Active CN108702704B (en) 2017-03-02 2017-04-01 Method and device for waking up wireless device

Country Status (2)

Country Link
CN (1) CN108702704B (en)
WO (1) WO2018157437A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110418397B (en) * 2019-07-31 2022-07-01 杭州中科微电子有限公司 Low-power-consumption communication method and system for Internet of things
CN116208442A (en) * 2021-11-30 2023-06-02 华为技术有限公司 Awakening method, gateway and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008219894A (en) * 2007-02-28 2008-09-18 Hitachi Ltd Communication system, communication controller, terminal and terminal control method
CN103138949A (en) * 2011-11-24 2013-06-05 瑞昱半导体股份有限公司 Network access device with low-power-consumption remote wakening mechanism
CN104247337A (en) * 2013-04-05 2014-12-24 英特尔公司 Method of efficiency improvement for control frames in 802.11ah
CN103777732B (en) * 2012-10-22 2016-08-17 群联电子股份有限公司 The control method of adapter, adapter and memorizer memory devices

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2273828B1 (en) * 2009-06-30 2012-01-25 Alcatel Lucent Power savings for wireless access points
JP2014522146A (en) * 2011-06-09 2014-08-28 トムソン ライセンシング Method for exiting low power standby mode and related equipment
US9544848B2 (en) * 2012-10-24 2017-01-10 Qualcomm Incorporated Methods and apparatus for communicating short paging messages in a wireless communication network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008219894A (en) * 2007-02-28 2008-09-18 Hitachi Ltd Communication system, communication controller, terminal and terminal control method
CN103138949A (en) * 2011-11-24 2013-06-05 瑞昱半导体股份有限公司 Network access device with low-power-consumption remote wakening mechanism
CN103777732B (en) * 2012-10-22 2016-08-17 群联电子股份有限公司 The control method of adapter, adapter and memorizer memory devices
CN104247337A (en) * 2013-04-05 2014-12-24 英特尔公司 Method of efficiency improvement for control frames in 802.11ah

Also Published As

Publication number Publication date
CN108702704A (en) 2018-10-23
WO2018157437A1 (en) 2018-09-07

Similar Documents

Publication Publication Date Title
US11343766B2 (en) Method for indicating downlink service data and device
CN107770851B (en) Method and device for waking up wireless equipment
CN114845391B (en) Method and device for transmitting paging message
US9374190B2 (en) Flexible data frame delivery
CN107979443B (en) Wake-up method and device
EP2827657B1 (en) Sleeping method and apparatus
US20190268842A1 (en) Wake-up method, station, and access point
EP1684466A1 (en) Power saving and handling broadcast as unicast traffic in a WLAN
US10595196B2 (en) Method for changing aid in wireless LAN system
KR20140117335A (en) Method for channel access in wireless local area network system
CN108282849B (en) Data sending method, data receiving method, data sending device, data receiving device, access point and station
US20140192694A1 (en) Triggering downlink traffic with timing indication
CN113938995B (en) Communication method and device
CN110225557B (en) Communication method and device based on Internet of things
CN108702704B (en) Method and device for waking up wireless device
US20220322286A1 (en) Paging collision processing method and related apparatus
CN109729569B (en) Communication method and communication device, access point equipment and station equipment
CN113677002A (en) Communication method and device
WO2023045704A1 (en) Communication method and device
US20160373957A1 (en) Methods access point and wireless device for communicating downlink data
WO2022188078A1 (en) Wireless communication method, terminal device and network device
US20150109921A1 (en) Method for switching station working mode and communications device
CN114402670A (en) Information processing method and device, communication equipment and storage medium
CN117354902A (en) Feedback information receiving method and device

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