WO2019225941A1 - Method for establishing wireless connection in wireless lan system and wireless apparatus using same - Google Patents

Method for establishing wireless connection in wireless lan system and wireless apparatus using same Download PDF

Info

Publication number
WO2019225941A1
WO2019225941A1 PCT/KR2019/006053 KR2019006053W WO2019225941A1 WO 2019225941 A1 WO2019225941 A1 WO 2019225941A1 KR 2019006053 W KR2019006053 W KR 2019006053W WO 2019225941 A1 WO2019225941 A1 WO 2019225941A1
Authority
WO
WIPO (PCT)
Prior art keywords
wireless device
field
service
channel
advertising packet
Prior art date
Application number
PCT/KR2019/006053
Other languages
French (fr)
Korean (ko)
Inventor
조영준
박기원
이병주
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Publication of WO2019225941A1 publication Critical patent/WO2019225941A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present disclosure relates to wireless communication, and more particularly, to a method for wireless connection in a WLAN system and a wireless device using the same.
  • Wireless display transmission technology is a technology that allows the image of the mobile device to be viewed on a large screen TV (television) or monitor.
  • Wireless display transmission technology can be largely divided into a content transmission method and a mirroring method (that is, screen casting).
  • the content transmission method converts a screen of a mobile device into a signal and then transmits the converted signal to a remote device.
  • a content file is streamed to a remote device to simultaneously display an image of the mobile device on the remote device.
  • the mirroring method has the advantage of being able to wirelessly transmit pixel information of the original screen without being dependent on a specific service.
  • Miracast can be understood as a wireless video transmission standard and wireless display transmission technology created by the WiFi Alliance. Miracast may also be understood as one type following a mirroring scheme.
  • An object of the present specification is to provide a method for wireless connection and a wireless device using the same in a WLAN system having improved performance.
  • the present specification proposes a method of receiving an advertising packet capable of advertising a plurality of services.
  • This embodiment proposes a method of configuring advertising packets for advertising a plurality of services in a bloom filter format.
  • the first wireless device which will be described later, may be a provider providing BLE, and the second wireless device may be a seeker looking for BLE.
  • the first wireless device receives the first advertising packet from the second wireless device through the primary channel.
  • the first wireless device receives a second advertising packet from the second wireless device through the secondary channel.
  • the first advertising packet includes information about the secondary channel.
  • the second advertising packet includes a header field, a bloom filter field, and an extended payload field.
  • the extended payload field includes additional data to support multiple services included in the bloom filter field.
  • the additional data includes multiple channel information and actual channel information.
  • the existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x.
  • the TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services.
  • the advertising packet proposed in this embodiment may support BT 5.x or higher.
  • the additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload.
  • the advertising packet proposed in this embodiment can support a plurality of services.
  • the header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
  • the plurality of channel information may include interface bits for each of the plurality of services.
  • the actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
  • the service in which the interface bit is set to 1 may include a first service and a second service.
  • the additional data may include first and second length fields, first and second type fields, and first and second value fields.
  • the first service may be a NAN and the second service may be an infrastructure.
  • the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
  • the first length field may include information about the length of data supporting the first service.
  • the first type field may include an identifier of the first service.
  • the first value field may include data supporting the first service.
  • the second length field may include information about the length of data supporting the second service.
  • the second type field may include an identifier of the second service.
  • the second value field may include data supporting the second service.
  • the first value field may include a third length field, a third type field, and a third value field.
  • the second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
  • the first wireless device may transmit a third advertising packet to the second wireless device.
  • the first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
  • NAN Neighbor Awareness Network
  • the first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type.
  • the second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND.
  • the third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
  • the primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band.
  • the secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
  • the 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication.
  • the primary channel may be an advertising channel, and the secondary channel may be a data channel.
  • a method for wireless connection and a wireless device using the same in a WLAN system having improved performance may be provided.
  • FIG. 1 is an exemplary diagram illustrating a structure of an IEEE 802.11 system.
  • FIG. 2 is a view for explaining a WFD device discovery process.
  • 3 is a diagram for explaining a P2P GO negotiation process.
  • FIG. 4 is a flowchart for determining a group owner based on an intent value.
  • 5 is a conceptual diagram of a DPP procedure.
  • FIG. 6 is a flowchart illustrating a process of performing a DPP procedure between wireless devices.
  • FIG. 8 shows an example of a frame format for TDS.
  • FIG. 9 shows an example of a frame format for TDS in the advertising mechanism triggered BLE.
  • FIG. 10 shows an example of a structure of a BLE Advertisement packet according to the present embodiment.
  • FIG. 11 illustrates an example of an operation of ADV_EXT_IND and AUX_ADV_IND according to the present embodiment.
  • FIG. 12 shows an example of a bloom filter frame format supporting multiple services.
  • FIG. 13 shows another example of a bloom filter frame format supporting multiple services.
  • FIG. 14 shows another example of a bloom filter frame format supporting multiple services.
  • FIG. 15 shows another example of a bloom filter frame format supporting multiple services.
  • 16 illustrates a procedure of an NAN R3 operation procedure using ADV_NONCON_IND.
  • 17 shows a procedure of an operation procedure of a proposed technique using ADV_EXT_IND and AUX_ADV_IND.
  • 18 is a flowchart illustrating a procedure of receiving an advertising packet according to the present embodiment.
  • 19 is a flowchart illustrating a procedure of transmitting an advertising packet according to the present embodiment.
  • 20 is a view for explaining an apparatus for implementing the method as described above.
  • 21 illustrates a more detailed wireless device implementing an embodiment of the present invention.
  • FIG. 1 is an exemplary diagram illustrating a structure of an IEEE 802.11 system.
  • an IEEE 802.11 architecture may be composed of a plurality of components, and a wireless LAN system supporting transparent STA mobility to upper layers by their interaction may be provided in a wireless local system. area network, hereinafter referred to as "WLAN").
  • WLAN wireless local system. area network
  • the Basic Service Set may be a basic building block of an IEEE 802.11 LAN.
  • BSS Basic Service Set
  • BSS1 and BSS2 may exist and each BSS may include two STAs.
  • STA1 and STA2 may be included in BSS1
  • STA3 and STA4 may be included in BSS2.
  • the STA means a device that operates according to the Medium Access Control (MAC) / PHY (Physical) specification of IEEE 802.11.
  • a station (STA) may include an access point (AP) STA (simply an AP) and a non-AP STA.
  • the AP corresponds to a device that provides a network (eg, WLAN) connection to a non-AP STA through an air interface.
  • the station may be called various names such as a (wireless LAN) device.
  • the AP may be configured in a fixed or mobile form and may include a portable wireless device (eg, laptop computer, smart phone, etc.) that provides a hot spot.
  • AP is a base station (BS), Node-B, Evolved Node-B (eNB), Base Transceiver System (BTS), femto base station in other wireless communication fields (Femto BS) or the like.
  • BS base station
  • eNB Evolved Node-B
  • BTS Base Transceiver System
  • Femto base station in other wireless communication fields
  • Non-AP STAs generally correspond to devices that a user directly handles, such as laptop computers, PDAs, wireless modems, and smart phones.
  • the non-AP STA includes a terminal, a wireless transmit / receive unit (WTRU), a user equipment (UE), a mobile station (MS), a mobile terminal, a mobile subscriber station. (Mobile Subscriber Station, MSS) and the like.
  • WTRU wireless transmit / receive unit
  • UE user equipment
  • MS mobile station
  • MS mobile terminal
  • MSS Mobile Subscriber Station
  • an ellipse representing a BSS may be understood to represent a coverage area where STAs included in each BSS maintain communication. This area may be referred to as a basic service area (BSA).
  • BSA basic service area
  • IBS independent BSS
  • the IBSS may have a minimal form consisting of only two STAs.
  • BSS (BSS1 or BSS2) of FIG. 1 is the simplest form and can be understood as a representative example of IBSS. This configuration is possible when STAs can communicate directly.
  • this type of LAN is not configured in advance, but may be configured when a LAN is required. This type of LAN may be referred to as an ad-hoc network.
  • the AP may be responsible for a physical layer support function for a wireless / wired connection, a routing function for devices on a network, a function of adding / removing a device to a network, and a service providing function. That is, in the existing WLAN system, devices in a network are connected through APs, but not directly connected to each other.
  • Wi-Fi Direct As a technology for supporting direct connection between devices, a Wi-Fi Direct (WFD) standard is defined.
  • Wi-Fi Direct (WFD) is a direct communication technology that allows devices (or STAs) to easily connect with each other without an access point basically required in a conventional WLAN system.
  • WFD Wi-Fi Direct
  • WFD Wi-Fi Direct
  • Wi-Fi Direct is also called Wi-Fi P2P.
  • Wi-Fi P2P adds support for direct device-to-device communication while retaining most of the functionality of the existing Wi-Fi standard. Therefore, there is an advantage in that the device equipped with the Wi-Fi chip (chip) can fully utilize hardware and physical characteristics, and provide P2P communication between devices mainly by upgrading software functions.
  • P2P group there is a device that plays the role of an AP in an existing infrastructure network.
  • the device In the P2P specification, the device is called a P2P group owner (hereinafter referred to as 'P2P GO').
  • P2P group owner hereinafter referred to as 'P2P GO'.
  • P2P clients may exist around P2P GO. Only one P2P GO can exist in one P2P group, and all other devices become client devices.
  • Wi-Fi Alliance provides various services using the Wi-Fi Direct link (e.g., Send, Play, Display, Print, etc.).
  • Wi-Fi Direct link e.g., Send, Play, Display, Print, etc.
  • WFDS Wi-Fi Direct Service
  • an application may be controlled or managed by an application service platform (hereinafter referred to as 'ASP').
  • the WFDS devices supported by the WFDS may include devices supporting a WLAN system such as a display device, a printer, a digital camera, a projector, and a smartphone.
  • the WFDS device may include a STA and an AP. WFDS devices in the WFDS network may be directly connected to each other.
  • the WFD standard is defined for transferring audio / video (AV) data between devices while satisfying high quality and low latency.
  • WFD networks (WFD sessions) with the WFD standard allow Wi-Fi devices to connect to each other in a peer-to-peer manner without going through a home network, office network, or hot-spot network. Can be.
  • WFD devices in the WFD network may search for information about the WFD devices (for example, capability information), establish a WFD session, and render content through the WFD session.
  • a WFD session may be a network between a source device that provides content and a sink device that receives and renders the content.
  • the source device may be referred to as a WFD source.
  • a sink device may be referred to as a WFD sink.
  • the WFD source may mirror data present on the display (or screen) of the WFD source to the display of the WFD sink.
  • the WFD source and the WFD sink may perform a device discovery and service discovery procedure by exchanging a first sequence message between each other.
  • an internet protocol hereinafter, referred to as 'IP'
  • 'IP' internet protocol
  • TCP transmission control protocol
  • RTSP real time streaming protocol
  • RTP real time protocol
  • a capability negotiation procedure between the WFD source and the WFD sink may be performed via RTSP.
  • the WFD source and the WFD sink may exchange RTSP based messages (ie, M1 through M4) during the capability negotiation procedure. Thereafter, the WFD source and the WFD sink may exchange WFD session control messages.
  • a data session via RTP may be established between the WFD source and the WFD sink.
  • User datagram protocol UDP may be used for data transport in a WFD network.
  • FIG. 2 is a diagram for describing a WFD device discovery process.
  • the WFD device discovery process may be initiated by an indication of a station management entity (SME) / application / user / vendor.
  • SME station management entity
  • the WFD device discovery process may include a scan phase S212 and a find phase S214-S216.
  • the first P2P device 202 may search for the neighboring P2P device according to the 802.11 scheme for all available wireless channels. In scan step S212 # 1, the first P2P device 202 may identify the best operating channel.
  • the second P2P device 204 may search for the neighboring P2P device according to the 802.11 scheme for all available wireless channels. In scan step S212 # 2, the second P2P device 204 may identify the best operating channel.
  • the listening state may include a listen state S214 and a search state S216.
  • the P2P device may alternately transition the listening state S214 and the search state S216.
  • the P2P device in the listening state S214 may wait to receive a probe request frame from another P2P device.
  • the P2P device in the listening state S214 may maintain a reception state on a particular one of three social channels (ie, ch # 1, ch # 6, ch # 11).
  • the first P2P device 202 in the first listening state S214 # 1 may wait on the first channel ch1.
  • the second P2P device 204 in the second listening state S214 # 2 may wait on the sixth channel ch6.
  • the P2P device in the search state S216 may perform active scanning using the probe request frame.
  • the search range in which active scanning is performed for fast searching may be limited to social channels such as channel 1, channel 6, and channel 11 (eg, 2412 MHz, 2437 MHz, 2462 MHz). Can be.
  • the second P2P device may receive a probe response frame. frame).
  • the time (eg, 100, 200, 300 Time Units (TU)) for the listening state S214 may be randomly determined.
  • the P2P devices may reach each other's common channel through repetition of the discovery state S214 and the reception state S216.
  • the P2P device may exchange probe request frames and probe response frames with other P2P devices. This allows P2P devices to discover / exchange each other's device type, manufacturer or friendly device name.
  • the P2P device may inform the SME / application / user / vendor of the P2P device discovery (S218 # 1).
  • P2P is mainly used for semi-static communication such as remote printing, photo sharing and the like.
  • the utilization of P2P is getting wider.
  • 3 is a diagram for explaining a P2P GO negotiation process.
  • the first P2P device 302 of FIG. 3 corresponds to the first P2P device 202 of FIG. 2, and the second P2P device 304 of FIG. 3 corresponds to the second P2P device (FIG. 2) of FIG. 204).
  • the first P2P device 302 may respond with a probe response frame.
  • the first P2P device 302 and the second P2P device 304 may operate on the same channel (that is, ch # 1).
  • the second P2P device 304 may discover the first P2P device 302.
  • the first P2P device 302 may transition to a formation state for the P2P group to start the P2P group formation process.
  • the first P2P device 302 may transmit a GO negotiation request frame to the second P2P device 304.
  • a first intent value preset in the first P2P device 302 for a group owner may be '3'.
  • the GO negotiation request frame may include information corresponding to the first intent value '3' of the first P2P device 302.
  • the second P2P device 304 may attempt to switch to the formed state according to the GO negotiation request frame received in step S321.
  • the second P2P device 304 may transmit a GO negotiation response frame to the first P2P device 302.
  • the state of the second P2P device 304 is a search state, not a formation state.
  • the GO negotiation response frame transmitted in step S322 may include information indicating a failure.
  • the second P2P device 304 may transition to the formation state to start the P2P group formation process.
  • the first P2P device 302 may transmit a GO negotiation request frame to the second P2P device 304.
  • the GO negotiation request frame may include information corresponding to the first intent value '3' of the first P2P device 302.
  • the second P2P device 304 may transmit a GO negotiation response frame to the first P2P device 302.
  • the second intent value preset in the second P2P device 304 for the group owner GO may be '10'.
  • the GO negotiation response frame transmitted in step S332 corresponds to the second intent value '10' of the second P2P device 304. Information may be included.
  • the first P2P device 302 may transmit a GO negotiation confirm frame to confirm the GO negotiation process to the second P2P device 304.
  • the first P2P device 302 may operate as a client.
  • the second P2P device 304 may operate as the group owner GO.
  • FIG. 4 is a flowchart for determining a group owner GO based on an intent value.
  • 'x1' in FIG. 4 may be a first intent value of the first P2P device 302.
  • 'X2' in FIG. 4 may be a second intent value of the second P2P device 304.
  • Each of the P2P devices 302 and 304 may perform a comparison operation based on its own intent value and the counterpart device's intent value through steps S331 and S332 of FIG. 3.
  • the P2P device may be understood as the first P2P device 302 or the second P2P device 304 of FIG. 3.
  • the P2P device may compare whether 'x1' and 'x2' are the same value.
  • step S420 the P2P device may determine whether 'x1' is less than 'x2'.
  • the second P2P device 304 having 'x2' may be determined as the group owner GO.
  • the first P2P device 302 having 'x1' may be determined as the group owner GO.
  • step S440 the P2P device may determine whether 'x1' and 'x2' are smaller than '15'.
  • the P2P device in which a specific bit is set to '1' among the two P2P devices may be the group owner GO.
  • the group owner GO cannot be determined among the two P2P devices.
  • DPP device provisioning protocol
  • the DPP architecture for the DPP procedure includes a DPP Bootstrapping protocol, a DPP Authentication protocol, a DPP Configuration protocol, and a DPP Introduction protocol.
  • the device roles can be defined.
  • the wireless device there can be two types of roles for the wireless device. For example, there may be a role of a configurator and an enrollee. As another example, there may be a role of an initiator and a responder.
  • the configurator may be understood as the first wireless device 510.
  • the enrollee may be understood as the second wireless device 520.
  • the first wireless device 510 as a configurator may support the setup of the second wireless device 520 as a registrant.
  • Constructors and registrants may engage in the DPP bootstrap protocol, the DPP authentication protocol, and the DPP configuration protocol.
  • the configurator or registrar may play the role of an initiator in the DPP bootstrap protocol and the DPP authentication protocol. However, only an enrollee can initiate the DPP configuration protocol and the DPP introduction protocol.
  • the DPP authentication protocol may require the initiator to obtain the responder's bootstrapping key as part of the bootstrap mechanism.
  • the wireless devices can obtain each other's bootstrap keys.
  • the configurator can provision the registrant for device-to-device communication or infrastructure communication.
  • the configurator may allow the enrollee to establish secure associations with other peers in the network.
  • another peer may be understood as a wireless device 530 already configured by the constructor.
  • the constructor and the registrant can be associated with the DPP authentication protocol.
  • the configurator or registrar may play the role of initiator or responder, respectively.
  • the wireless device initiating the DPP authentication protocol may serve as the initiator.
  • the wireless device responding to the initiator's request may act as a responder.
  • the DPP authentication protocol may provide the initiator with authentication of the responder.
  • the DPP authentication protocol may provide the responder with authentication of the initiator.
  • the initiator can obtain the responder's bootstrapping key.
  • the initiator and the responder may obtain each other's bootstrap keys.
  • the wireless device 510 may serve as a configurator.
  • a non-provisioned wireless device can be an access point or other wireless device.
  • the wireless device 510 serving as a configurator initiates the DPP authentication protocol with the unprovisioned wireless device 520, the wireless device 510 may serve as an initiator.
  • FIG. 6 is a flowchart illustrating a process of performing a DPP procedure between wireless devices.
  • the DPP procedure of FIG. 6 may be implemented in a 3-way handshaking manner.
  • the first wireless device 610 may serve as an initiator, and the second wireless device 620 may serve as a responder.
  • first wireless device 610 may serve as a configurator
  • second wireless device 620 may serve as an enrollee
  • the first wireless device 610 and the second wireless device 620 may perform a DPP bootstrap protocol.
  • the first wireless device 610 serving as a configurator may obtain bootstrap information from the second wireless device 620 serving as a registrant using an out-of-band mechanism.
  • the OOB mechanism may be implemented based on a scan QR code method based on a QR code (eg, 521), an NFC tap method, or a Bluetooth Low Energy exchange method. .
  • the bootstrap information may include information regarding the enrollee's bootstrapping public key for the DPP authentication protocol.
  • the bootstrap public key may be used only for the DPP authentication protocol by the constructor and registrant.
  • the information on the global operating class channel or the channel list may be further included in the bootstrap information.
  • the wireless device may indicate that it is listening on one of the listed channels for another device (eg, 610).
  • the information on the global operating class channel or the information on the channel list may not be included in the bootstrap information.
  • the wireless device (eg, 620) may not provide guidance to which device is listening to the other device (eg, 610). Accordingly, another device (eg, 610) must iterate over all available channels.
  • an apparatus using QR Code bootstrapping may be required to include a single channel or at most a short list of possible channels in the bootstrap information.
  • the first wireless device 610 of FIG. 6 may start an operation on a specified channel based on the bootstrap information obtained from the second wireless device 620.
  • the second wireless device 620 of FIG. 6 may listen on a specific channel during step S610.
  • step S610 will be described on the premise that the Bluetooth Low Energy (hereinafter, referred to as BLE) scheme is implemented.
  • BLE Bluetooth Low Energy
  • the DPP protocol is started when the steps S620 and S630 are started.
  • the first wireless device 610 and the second wireless device 620 may perform a DPP authentication protocol.
  • the first wireless device 610 serving as a configurator may transmit a DPP authentication request frame to the second wireless device 620 serving as a registrar.
  • the DPP authentication request frame may be transmitted through at least one channel corresponding to bootstrap information (eg, a channel list).
  • the first wireless device 610 may transmit a DPP authentication request frame to the second wireless device 620. Subsequently, the first wireless device 610 may wait for a response to the DPP authentication request frame transmitted in step S621.
  • the first wireless device 610 may determine whether a DPP authentication response frame, which is a response to the DPP authentication request frame transmitted in step S621, from the second wireless device 620 is received within a predetermined time. .
  • the predetermined time may be set based on a transmission time of the DPP authentication request frame in step S621.
  • step S621 For clarity and concise description of FIG. 6, it may be assumed that the DPP authentication response frame is not received until a predetermined time elapses in response to the DPP authentication request frame transmitted in step S621.
  • step S622 is performed for retransmission of the DPP authentication response frame.
  • the first wireless device 610 may retransmit the DPP authentication request frame to the second wireless device 620. Subsequently, the first wireless device 610 may wait for a response to the DPP authentication request frame transmitted in step S622.
  • the first wireless device 610 may determine whether a DPP authentication response frame, which is a response to the DPP authentication request frame retransmitted in step S622, from the second wireless device 620 within a predetermined time. .
  • the predetermined time may be set based on a transmission time of the DPP authentication request frame in step S622.
  • step S622 For clarity and concise description of FIG. 6, it may be assumed that the DPP authentication response frame is not received until a predetermined time elapses in response to the DPP authentication request frame resent in step S622.
  • step S623 is performed for retransmission of the DPP authentication response frame.
  • the first wireless device 610 may retransmit the DPP authentication request frame to the second wireless device 620. Subsequently, the first wireless device 610 may determine whether the DPP authentication response frame is received from the second wireless device 620 within a predetermined time in response to the DPP authentication request frame resent in step S623.
  • the predetermined time may be set based on a transmission time of the DPP authentication request frame in step S623.
  • step S624 is performed.
  • the first wireless device 610 may receive a DPP authentication response frame from the second wireless device 620 in response to the DPP authentication request frame resent in operation S623.
  • the first wireless device 610 may transmit a DPP authentication confirmation frame to the second wireless device 620 to complete the DPP authentication protocol.
  • a secure channel may be established between the initiator (or configurator) and the responder (or registrant).
  • the first wireless device 610 and the second wireless device 620 may perform a DPP configuration protocol.
  • the first wireless device 610 and the second wireless device 620 may use the same MAC address. In operation S630, the first wireless device 610 and the second wireless device 620 may use the same channel used during the DPP authentication protocol.
  • the second wireless device 620 may transmit a DPP configuration request frame to the first wireless device 610.
  • the DPP configuration request frame can be sent only by the enrollee.
  • the first wireless device 610 may transmit a DPP configuration response frame to the second wireless device 620 in response to the DPP configuration request frame.
  • the DPP configuration response frame may include a DPP configuration object.
  • the DPP configuration object may include a plurality of parameter information as shown in Table 1 below.
  • network information of the WLAN system including an AP (not shown) previously associated with the first wireless device 610 is displayed in the second wireless device 620.
  • the network information may include SSID information or password information.
  • the second wireless device 620 may be connected to the first wireless device 610 without performing an association procedure with an AP (not shown) coupled to the first wireless device 610. It may be connected to the WLAN system based on the network information received from 610.
  • FIG. 7 is a diagram illustrating channelization for BLE-based communication.
  • the 37 th to 39 th BLE channels may be used for an advertising channel.
  • the 37 th to 39 th BLE channels may be referred to as primary channels.
  • the advertising channel may be allocated for communication of packets exchanged to establish a connection with an advertising packet.
  • the remaining BLE channels may be understood as data channels.
  • the remaining BLE channels (BLE ch # 0 to 36) may be referred to as secondary channels.
  • the remaining BLE channels (BLE ch # 0 to 36) may be used for exchange of data packets after connection.
  • a packet of data type may be transmitted and received.
  • the BLE-based advertising packet may be defined as shown in Table 2 according to a specific criterion.
  • the first criterion for defining an advertising packet may be connectivity.
  • the wireless device may understand that the counterpart wireless device wants to establish a connection.
  • the wireless device can transmit a Connection Request (hereinafter referred to as CONNECT REQ) to the counterpart wireless device.
  • CONNECT REQ a Connection Request
  • the counterpart wireless device may ignore the packet and hop to the next channel.
  • the wireless device may not transmit a CONNECT REQ.
  • a second criterion for defining an advertising packet may be scannability.
  • the wireless device may transmit a Scan Request (hereinafter referred to as SCAN REQ) to the counterpart wireless device.
  • SCAN REQ Scan Request
  • the counterpart wireless device may ignore the packet.
  • a third criterion for defining an advertising packet may be directivity.
  • the directed packet may include the MAC address of the wireless device of the transmitting end and the MAC address information of the counterpart wireless device of the receiving end.
  • the Directed packet may not include data desired by the user.
  • the Undirected packet may not include MAC address establishment of the other party's wireless device at the receiving end.
  • the Undirected packet may include data desired by the user.
  • the PDU of the ADV_IND type may be understood as a packet having characteristics of Connectable and Scannable.
  • a PDU of type ADV_IND may have a length of 8 to 39 bytes.
  • the PDU of the ADV_DIRECT_IND type may be understood as a packet having the characteristic of Connectable Directed.
  • a PDU of type ADV_DIRECT_IND may have a length of 14 bytes.
  • the PDU of the ADV_NONCONN_IND type may be understood as a packet having characteristics of Non-Connectable and Non-Scannable Undireced.
  • a PDU of type ADV_NONCONN_IND may have a length of 8 to 39 bytes.
  • the PDU of the ADV_SCAN_IND type may be understood as a packet having a scannable characteristic.
  • a PDU of type Scannable may have a length of 8 to 39 bytes.
  • Bluetooth is a Transport Discovery Service (TDS) to support groups (organizations and / or companies) assigned to transmit group-specific-data using the Bluetooth Low Energy exchange (BLE) transport mechanism. Released a profile.
  • TDS Transport Discovery Service
  • BLE Bluetooth Low Energy exchange
  • the BT SIG has assigned a specific Org.ID to the Wi-Fi Alliance.
  • Org.Data format In many WFA programs (including future ones), a unified Org.Data format must be defined for general use.
  • a transport discovery service allows a device using BLE wireless technology to provide a service that can be used by a transmission device other than BLE.
  • the term 'transport' describes a communication technique that can be used for data transmission between a server and a client.
  • the information provided by this service is not defined by the Bluetooth SIG, as defined by the Wi-Fi Alliance® or other organizations. / Enhanced Data Rate) or to facilitate the discovery and utilization of transmissions.
  • This service is designed to be used by other organizations to describe their own transports and services using their own incremental requirements.
  • the advertising data requirement for the TDS is defined.
  • FIG. 8 shows an example of a frame format for TDS.
  • the role of the device that is, whether it is looking for a service (navigator), or whether it is providing a service that can be used in a particular transport (provider)
  • the organization and transport associated with the supported service transport status
  • transport status Describes the content and requirements of the Transport Discovery Data AD Type, which enables you to determine other information such as functionality.
  • Transport Discovery Data AD Type should be included in Advertising Data (ie, AdvData) and may be included in Extended Inquiry Response (EIR). EIR and Advertising packets may be different in size and may contain other information within the Transport Discovery Data AD Type.
  • Transport Discovery Data AD Type may be defined as follows.
  • the Transport Discovery Data AD Type Code field should be included in the Transport Discovery Data AD Type. This field shall contain a 1 octet Transport Discovery Data AD Type Code value defined in the GAP (Generic Access Profile) section of the Bluetooth SIG assignment number.
  • the transport block includes the Organization ID, TDS Flags, Transport Data Length, and Transport Data fields.
  • Transport Discovery Data AD Type There may be one or more transport blocks in the Transport Discovery Data AD Type.
  • the field value is relevant only to the transport described by the block (i.e., only in that Transport Block)
  • the data contained in the transport block must be fully resolvable by the client even if the entire data must be in the Generic Attribute Profile (GATT) database due to size or other limitations.
  • GATT Generic Attribute Profile
  • the Organization ID field must be included in the transport block.
  • the Organization ID field shall contain a 1 octet organization ID value of Bluetooth SIG assigned number [3], along with the value set in the appropriate organization. Details on how to notify multiple services (associated with the same or different organization IDs) in the same packet will be described later.
  • the value of the Organization ID field is shown in FIG.
  • the TDS Flags field should be included in the transport block.
  • the TDS Flags field shall contain one octet value indicating information about the device's role and device status and supported functions. Bits defined as Reserved for Future Use (RFU) must be set to zero. The value of the TDS Flags field is shown in FIG.
  • the Transport Data Length field should be included in the transport block.
  • the Transport Data Length field shall contain one octet value representing the total number of octets in the following Transport Data field. This allows the scanning device to determine the length of the variable field that follows and allows for scalability in the future. For example, a Transport Data Length value of 0x10 indicates that a 16 octet transport data field follows. Similarly, a value of 0x00 of the Transport Data Length indicates that there is no transport data field.
  • the transport data field may be included in a transport block.
  • Using the Transport Data field includes organization-specific-data and sorts it byte by byte. This value should fit within the available space of the Advertising Packet.
  • the content of this field is defined by a higher level specification.
  • the advertisement device must be listed in priority or descending priority. For example, if the list represents more than one supported service (corresponding to the provider role), then the order represents basic support (for example, the device can transfer data using the faster and slower legacy methods). If the list represents more than one mandatory service (corresponding to the Seeker role), the order indicates the preferred service order (for example, the device requires immediate service but other services may be of lower priority).
  • FIG. 9 shows an example of a frame format for TDS in the advertising mechanism triggered BLE.
  • WFA Neighbor Awareness Networking (NAN) R3 defines the advertising mechanism for which BLE is triggered.
  • Multiple services may be advertised in a bloom filter format.
  • Service names with bloom filter elements are hashed and mapped to the Bloom filter format.
  • Channel Info bit of the header of FIG. 9 When the Channel Info bit of the header of FIG. 9 is set to 1, channel information may be transmitted as additional data.
  • the BLE-triggered advertising mechanism defined by NAN R3 is designed based on TDS using ADV_NONCONN_IND (BT4.x). Therefore, the extended payload cannot be considered in ADV_EXT_IND (BT5.0 or higher). Therefore, use a limited length (up to 32 bytes).
  • TDS Bluetooth Low Energy Transport Discovery Service
  • the generic frame format specified in the TDS Spec shall be used for transmitting basic service information for triggering future discovery over the NAN.
  • BLE trigger data is summarized in TDS AD type using the organization ID of Wi-Fi Alliance Generic Service Discovery (0x02).
  • the Transport Data field is composed of a 1 byte header field, a variable length Bloom filter field, and an optional channel information field.
  • no data should be present after the fields defined herein.
  • parsing this payload the data behind the fields defined herein are ignored. This is to allow future specs to scale their payloads without compromising old or new analysis.
  • the Channel Informationa field is next in the packet. This field consists of an 802.11 operating class and an 802.11 channel number.
  • the Transport Data header field is defined in the table below.
  • Bloom Filter Length 10 bytes 1-6 Reserved Reserved for future use 7
  • Channel Information Present Bit 0b0: The Channel Information field is not present
  • the bloom filter (BF) field contains a set of bit positions set to "1" after hashing the bloom filter element.
  • the link layer packet format of FIG. 10 includes a PDU, and the PDU includes an advertising channel PDU.
  • the advertising channel PDU includes a header and a payload.
  • the payload may be defined by the header.
  • the header of the advertising channel PDU includes a PDU Type, RFU, TxAdd, RxAdd, Length, and RFU fields.
  • the PDU Type may be defined as follows.
  • ADV_NONCONN_IND is a type used in NAN.
  • ADV_EXT_IND and AUX_ADV_IND are types to be used herein.
  • the payload is set to the ADV_NONCONN_IND PDU payload in the existing BT 4.x or less.
  • the ADV_NONCONN_IND PDU payload includes an AdvA field having 6 octets and an AdvData field having 0 to 31 octets.
  • the payload is set to the Common Extended Advertising Payload Format in BT 5.x and above.
  • the Common Extended Advertising Payload includes a 6-bit Extended Header Length field, a 2-bit AdvMode field, an 0-63 octet Extended Header field and an 0-254 octet AdvData field.
  • the above-described TDS frame format may be included in the AdvData field included in the two payloads.
  • FIG. 11 illustrates an example of an operation of ADV_EXT_IND and AUX_ADV_IND according to the present embodiment.
  • ADV_EXT_IND is delivered in BLE Advertising Channels 37, 38, and 39 called Primary Channel.
  • ADV_EXT_IND includes information about the data channel.
  • AUX_ADV_IND is delivered in BLE Data Channels 0 ⁇ 36 called Secondary channel.
  • AUX_ADV_IND may include actual advertising data in the payload (eg, TDS).
  • the wireless device that receives the ADV_EXT_IND in the primary channel checks the channel information in the ADV_EXT_IND and passes the data to the corresponding channel.
  • the wireless device may receive AUX_ADV_IND on the channel that has been passed to secure the Advertisement data in the payload.
  • the BLE triggered advertising mechanism defined by WFA NAN R3 is designed based on TDS using BT 4.x. Accordingly, there is a limitation in that extended payload for advertising multi service in ADV_EXT_IND is not supported. Therefore, the present specification proposes a frame format including an extended payload supporting multiple services. In particular, the present specification proposes a method of configuring a bloom filter format that supports multiple services advertisement.
  • FIG. 12 shows an example of a bloom filter frame format supporting multiple services.
  • FIG. 12 illustrates a bloom filter frame in which multiple channel info exists. This embodiment defines a field representing the interface in the Data field of FIG. 12. The actual channel info field may follow the Multiple channel info field depending on which interface bit is set.
  • FIG. 13 shows another example of a bloom filter frame format supporting multiple services.
  • FIG. 13 illustrates various interfaces using the TLV / LTV format.
  • the Data field carries Multiple channel info and Actual channel info in LTV (Length, Type, Value) format.
  • FIG. 14 shows another example of a bloom filter frame format supporting multiple services.
  • various services may be supported by additional data transmission by using 1 bit in the Reserved field of the header.
  • the 1 bit may be defined as a Data Transfer Indicate Bit. If the Data Transfer Indicate Bit is set to 1, one or more services related to the bloom filter may transfer additional data.
  • Channel Info may be related to the format of the proposed additional data.
  • FIG. 15 shows another example of a bloom filter frame format supporting multiple services.
  • a bloom filter frame may be defined as an additional data format for supporting various services. Bloom filter frames must support multiple data for different services. Bloom filters include multiple services, some of which want to carry additional data.
  • Length This indicates the data length including the type.
  • Type indicates the type of value (highest level type indicates service ID to distinguish the owner of the next data).
  • the service ID may be hashed with a service name or a hashed bloom filter element or a WFA-defined value.
  • -Value Represents data. It may be another LTV format.
  • FIG. 15 it can be seen that the Data Transfer Indicate Bit included in the header is set to 1 and the Data field is set to the LTV format.
  • FIG. 15 also includes an embodiment in which the LTV format is set again in the value.
  • 16 illustrates a procedure of an NAN R3 operation procedure using ADV_NONCON_IND.
  • the BLE Seeker may support service 1 and service 2, and the BLE provider may support service 1.
  • the BLE Seeker sends the ADV_NONCON_IND packet to the BLE Provider.
  • the ADV_NONCON_IND packet includes a bloom filter including a header and service 1 and service 2. This is because the BLE Seeker can support Service 1 and Service 2.
  • the BLE Seeker receives the ADV_NONCON_IND packet from the BLE Provider.
  • the ADV_NONCON_IND packet includes a Bloom filter including a header and service 1. This is because the BLE provider can support only service 1.
  • the BLE Seeker and the BLE Provider may perform NAN service discovery, and the NAN service may be turned on.
  • 17 shows a procedure of an operation procedure of a proposed technique using ADV_EXT_IND and AUX_ADV_IND.
  • the BLE Seeker may support service 1 and service 2, and the BLE provider may support service 1.
  • the BLE Seeker sends the ADV_EXT_IND packet to the BLE Provider.
  • the ADV_EXT_IND packet includes data channel information.
  • the data channel may be the secondary channel described with reference to FIG. 7.
  • the BLE Seeker transmits the AUX_ADV_IND packet to the BLE Provider.
  • the AUX_ADV_IND packet includes a bloom filter including a header and service 1 and service 2. This is because the BLE Seeker can support Service 1 and Service 2.
  • the BLE Seeker receives the ADV_NONCON_IND packet from the BLE Provider.
  • the ADV_NONCON_IND packet includes a Bloom filter including a header and service 1. This is because the BLE provider can support only service 1.
  • the ADV_NONCON_IND packet includes additional data for service 1.
  • the BLE Seeker and the BLE Provider may perform NAN service discovery, and the NAN service may be turned on.
  • the BLE Seeker can simplify the NAN service discovery process or later by utilizing additional data for the service 1 received in advance.
  • 18 is a flowchart illustrating a procedure of receiving an advertising packet according to the present embodiment.
  • This embodiment proposes a method of configuring advertising packets for advertising a plurality of services in a bloom filter format.
  • the first wireless device which will be described later, may be a provider providing BLE, and the second wireless device may be a seeker looking for BLE.
  • step S1810 the first wireless device receives the first advertising packet from the second wireless device through the primary channel.
  • the first wireless device receives a second advertising packet from the second wireless device through the secondary channel.
  • the first advertising packet includes information about the secondary channel.
  • the second advertising packet includes a header field, a bloom filter field, and an extended payload field.
  • the extended payload field includes additional data to support multiple services included in the bloom filter field.
  • the additional data includes multiple channel information and actual channel information.
  • the existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x.
  • the TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services.
  • the advertising packet proposed in this embodiment may support BT 5.x or higher.
  • the additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload.
  • the advertising packet proposed in this embodiment can support a plurality of services.
  • the header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
  • the plurality of channel information may include interface bits for each of the plurality of services.
  • the actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
  • the service in which the interface bit is set to 1 may include a first service and a second service.
  • the additional data may include first and second length fields, first and second type fields, and first and second value fields.
  • the first service may be a NAN and the second service may be an infrastructure.
  • the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
  • the first length field may include information about the length of data supporting the first service.
  • the first type field may include an identifier of the first service.
  • the first value field may include data supporting the first service.
  • the second length field may include information about the length of data supporting the second service.
  • the second type field may include an identifier of the second service.
  • the second value field may include data supporting the second service.
  • the first value field may include a third length field, a third type field, and a third value field.
  • the second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
  • the first wireless device may transmit a third advertising packet to the second wireless device.
  • the first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
  • NAN Neighbor Awareness Network
  • the first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type.
  • the second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND.
  • the third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
  • the primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band.
  • the secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
  • the 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication.
  • the primary channel may be an advertising channel, and the secondary channel may be a data channel.
  • 19 is a flowchart illustrating a procedure of transmitting an advertising packet according to the present embodiment.
  • This embodiment proposes a method of configuring advertising packets for advertising a plurality of services in a bloom filter format.
  • the first wireless device to be described later may be a seeker looking for BLE, and the second wireless device may be a provider providing BLE.
  • the first wireless device transmits a first advertising packet to the second wireless device through the primary channel.
  • step S1920 the first wireless device transmits a second advertising packet to the second wireless device through the secondary channel.
  • the first advertising packet includes information about the secondary channel.
  • the second advertising packet includes a header field, a bloom filter field, and an extended payload field.
  • the extended payload field includes additional data to support multiple services included in the bloom filter field.
  • the additional data includes multiple channel information and actual channel information.
  • the existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x.
  • the TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services.
  • the advertising packet proposed in this embodiment may support BT 5.x or higher.
  • the additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload.
  • the advertising packet proposed in this embodiment can support a plurality of services.
  • the header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
  • the plurality of channel information may include interface bits for each of the plurality of services.
  • the actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
  • the service in which the interface bit is set to 1 may include a first service and a second service.
  • the additional data may include first and second length fields, first and second type fields, and first and second value fields.
  • the first service may be a NAN and the second service may be an infrastructure.
  • the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
  • the first length field may include information about the length of data supporting the first service.
  • the first type field may include an identifier of the first service.
  • the first value field may include data supporting the first service.
  • the second length field may include information about the length of data supporting the second service.
  • the second type field may include an identifier of the second service.
  • the second value field may include data supporting the second service.
  • the first value field may include a third length field, a third type field, and a third value field.
  • the second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
  • the first wireless device may transmit a third advertising packet to the second wireless device.
  • the first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
  • NAN Neighbor Awareness Network
  • the first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type.
  • the second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND.
  • the third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
  • the primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band.
  • the secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
  • the 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication.
  • the primary channel may be an advertising channel, and the secondary channel may be a data channel.
  • 20 is a view for explaining an apparatus for implementing the method as described above.
  • the wireless device 100 of FIG. 20 may correspond to an initiator STA transmitting a signal described in the above description, and the wireless device 150 may correspond to a responder STA receiving the signal described in the above description.
  • each station may correspond to an 11ay terminal or a PCP / AP.
  • the initiator STA transmitting a signal is called a transmitting device 100
  • the responder STA receiving a signal is called a receiving device 150.
  • the transmitter 100 may include a processor 110, a memory 120, and a transceiver 130
  • the receiver device 150 may include a processor 160, a memory 170, and a transceiver 180. can do.
  • the transceiver 130 and 180 may transmit / receive a radio signal and may be executed in a physical layer such as IEEE 802.11 / 3GPP.
  • the processors 110 and 160 are executed in the physical layer and / or the MAC layer and are connected to the transceivers 130 and 180.
  • the processors 110 and 160 and / or the transceivers 130 and 180 may include application-specific integrated circuits (ASICs), other chipsets, logic circuits, and / or data processors.
  • the memory 120, 170 may include read-only memory (ROM), random access memory (RAM), flash memory, memory card, storage medium and / or other storage unit.
  • ROM read-only memory
  • RAM random access memory
  • flash memory memory card
  • storage medium storage medium and / or other storage unit.
  • the method described above can be executed as a module (eg, process, function) that performs the functions described above.
  • the module may be stored in the memories 120 and 170 and may be executed by the processors 110 and 160.
  • the memories 120 and 170 may be disposed inside or outside the processes 110 and 160, and may be connected to the processes 110 and 160 by well-known means.
  • the processors 110 and 160 may implement the functions, processes, and / or methods proposed herein.
  • the processors 110 and 160 may perform operations according to the above-described embodiment.
  • the operation of the processor 110 of the transmitter is specifically as follows.
  • the processor 110 of the transmitting device transmits the first advertising packet through the primary channel, and transmits the second advertising packet through the secondary channel.
  • the operation of the processor 160 of the receiving apparatus is as follows.
  • the processor 160 of the receiving apparatus receives the first advertising packet through the primary channel and the second advertising packet through the secondary channel.
  • FIG. 21 illustrates a more detailed wireless device implementing an embodiment of the present invention.
  • the present invention described above with respect to the transmitting apparatus or the receiving apparatus can be applied to this embodiment.
  • the wireless device includes a processor 610, a power management module 611, a battery 612, a display 613, a keypad 614, a subscriber identification module (SIM) card 615, a memory 620, a transceiver 630. ), One or more antennas 631, speakers 640, and microphones 641.
  • SIM subscriber identification module
  • Processor 610 may be configured to implement the proposed functions, procedures, and / or methods described herein. Layers of the air interface protocol may be implemented in the processor 610.
  • the processor 610 may include an application-specific integrated circuit (ASIC), another chipset, a logic circuit, and / or a data processing device.
  • the processor may be an application processor (AP).
  • the processor 610 may include at least one of a digital signal processor (DSP), a central processing unit (CPU), a graphics processing unit (GPU), and a modem (modulator and demodulator).
  • DSP digital signal processor
  • CPU central processing unit
  • GPU graphics processing unit
  • modem modulator and demodulator
  • processor 610 examples include SNAPDRAGONTM series processors manufactured by Qualcomm®, EXYNOSTM series processors manufactured by Samsung®, A Series processors manufactured by Apple®, HELIOTM series processors manufactured by MediaTek®, INTEL® It may be an ATOMTM series processor or a corresponding next generation processor manufactured by.
  • the power management module 611 manages power of the processor 610 and / or the transceiver 630.
  • the battery 612 supplies power to the power management module 611.
  • the display 613 outputs the result processed by the processor 610.
  • Keypad 614 receives input to be used by processor 610. Keypad 614 may be displayed on display 613.
  • SIM card 615 is an integrated circuit used to securely store an international mobile subscriber identity (IMSI) and its associated keys used to identify and authenticate subscribers in mobile phone devices such as mobile phones and computers. You can also store contact information on many SIM cards.
  • IMSI international mobile subscriber identity
  • the memory 620 is operatively coupled with the processor 610 and stores various information for operating the processor 610.
  • the memory 620 may include read-only memory (ROM), random access memory (RAM), flash memory, memory card, storage medium, and / or other storage device.
  • ROM read-only memory
  • RAM random access memory
  • flash memory memory card
  • storage medium storage medium
  • / or other storage device When an embodiment is implemented in software, the techniques described herein may be implemented as modules (eg, procedures, functions, etc.) that perform the functions described herein.
  • the module may be stored in the memory 620 and executed by the processor 610.
  • the memory 620 may be implemented inside the processor 610. Alternatively, the memory 620 may be implemented outside the processor 610 and communicatively connected to the processor 610 through various means known in the art.
  • the transceiver 630 is operatively coupled with the processor 610 and transmits and / or receives a radio signal.
  • the transceiver 630 includes a transmitter and a receiver.
  • the transceiver 630 may include a baseband circuit for processing radio frequency signals.
  • the transceiver controls one or more antennas 631 to transmit and / or receive wireless signals.
  • the speaker 640 outputs a sound related result processed by the processor 610.
  • the microphone 641 receives a sound related input to be used by the processor 610.
  • the processor 610 of the transmitting apparatus transmits the first advertising packet through the primary channel, and transmits the second advertising packet through the secondary channel.
  • the processor 610 of the receiving apparatus receives the first advertising packet through the primary channel and the second advertising packet through the secondary channel.
  • the first advertising packet includes information about the secondary channel.
  • the second advertising packet includes a header field, a bloom filter field, and an extended payload field.
  • the extended payload field includes additional data to support multiple services included in the bloom filter field.
  • the additional data includes multiple channel information and actual channel information.
  • the existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x.
  • the TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services.
  • the advertising packet proposed in this embodiment may support BT 5.x or higher.
  • the additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload.
  • the advertising packet proposed in this embodiment can support a plurality of services.
  • the header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
  • the plurality of channel information may include interface bits for each of the plurality of services.
  • the actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
  • the service in which the interface bit is set to 1 may include a first service and a second service.
  • the additional data may include first and second length fields, first and second type fields, and first and second value fields.
  • the first service may be a NAN and the second service may be an infrastructure.
  • the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
  • the first length field may include information about the length of data supporting the first service.
  • the first type field may include an identifier of the first service.
  • the first value field may include data supporting the first service.
  • the second length field may include information about the length of data supporting the second service.
  • the second type field may include an identifier of the second service.
  • the second value field may include data supporting the second service.
  • the first value field may include a third length field, a third type field, and a third value field.
  • the second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
  • the first wireless device may transmit a third advertising packet to the second wireless device.
  • the first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
  • NAN Neighbor Awareness Network
  • the first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type.
  • the second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND.
  • the third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
  • the primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band.
  • the secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
  • the 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication.
  • the primary channel may be an advertising channel, and the secondary channel may be a data channel.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A method and an apparatus for receiving an advertising packet in a wireless LAN system are proposed. Specifically, a first wireless apparatus receives a first advertising packet through a primary channel from a second wireless apparatus. The first wireless apparatus receives a second advertising packet through a secondary channel from the second wireless apparatus. The first advertising packet includes information on the secondary channel. The second advertising packet includes a header field, a bloom filter field, and an extended payload field. The extended payload field includes additional data in order to support multiple services included in the bloom filter field. The additional data includes multiple pieces of channel information and actual channel information.

Description

무선랜 시스템에서 무선 연결을 위한 방법 및 이를 이용한 무선 장치Method for wireless connection in wireless LAN system and wireless device using same
본 명세서는 무선 통신에 관한 것으로, 더 상세하게는 무선랜 시스템에서 무선 연결을 위한 방법 및 이를 이용한 무선 장치에 관한 것이다.The present disclosure relates to wireless communication, and more particularly, to a method for wireless connection in a WLAN system and a wireless device using the same.
무선 디스플레이 전송 기술은 모바일 기기의 영상을 대화면 TV(television) 또는 모니터에서 볼 수 있게 하는 기술이다. 무선 디스플레이 전송 기술은 크게 컨텐츠 전송 방식과 미러링 방식(즉, 스크린 캐스팅)으로 나눠질 수 있다. Wireless display transmission technology is a technology that allows the image of the mobile device to be viewed on a large screen TV (television) or monitor. Wireless display transmission technology can be largely divided into a content transmission method and a mirroring method (that is, screen casting).
콘텐츠 전송 방식은 모바일 기기 화면을 신호로 변환한 후 변환된 신호를 원격 기기로 전송하는 방식이다. 미러링 방식은 컨텐츠 파일을 원격 기기로 스트리밍함으로써 모바일 기기의 영상을 원격 기기에 동시에 보여주는 방식이다. 미러링 방식은 특정 서비스에 종속되지 않고 원래 화면의 픽셀 정보를 그대로 무선으로 전송할 수 있다는 장점이 있다.The content transmission method converts a screen of a mobile device into a signal and then transmits the converted signal to a remote device. In the mirroring method, a content file is streamed to a remote device to simultaneously display an image of the mobile device on the remote device. The mirroring method has the advantage of being able to wirelessly transmit pixel information of the original screen without being dependent on a specific service.
미라캐스트(Miracast)는 와이파이 협회(WiFi Alliance)가 만든 무선 영상 전송 규격이자 무선 디스플레이 전송 기술로 이해될 수 있다. 또한, 미라캐스트는 미러링 방식을 따르는 하나의 유형으로 이해될 수 있다.Miracast can be understood as a wireless video transmission standard and wireless display transmission technology created by the WiFi Alliance. Miracast may also be understood as one type following a mirroring scheme.
본 명세서의 목적은 향상된 성능을 갖는 무선랜 시스템에서 무선 연결을 위한 방법 및 이를 이용한 무선 장치를 제공하는데 있다.An object of the present specification is to provide a method for wireless connection and a wireless device using the same in a WLAN system having improved performance.
본 명세서는 다수의 서비스를 광고할 수 있는 어드버타이징 패킷을 수신하는 방법을 제안한다.The present specification proposes a method of receiving an advertising packet capable of advertising a plurality of services.
본 실시예는, 다수의 서비스를 어드버타이징하기 위한 어드버타이징 패킷을 블룸 필터 포맷으로 구성하는 방법을 제안한다. 후술하는 제1 무선장치는 BLE를 제공하는 제공자(provider)이고, 제2 무선장치는 BLE를 찾는 탐색자(seeker)일 수 있다.This embodiment proposes a method of configuring advertising packets for advertising a plurality of services in a bloom filter format. The first wireless device, which will be described later, may be a provider providing BLE, and the second wireless device may be a seeker looking for BLE.
제1 무선장치는 제1 어드버타이징 패킷(advertising packet)을 프라이머리 채널을 통해 제2 무선장치로부터 수신한다. The first wireless device receives the first advertising packet from the second wireless device through the primary channel.
상기 제1 무선장치는 제2 어드버타이징 패킷을 세컨더리 채널을 통해 상기 제2 무선장치로부터 수신한다.The first wireless device receives a second advertising packet from the second wireless device through the secondary channel.
상기 제1 어드버타이징 패킷은 상기 세컨더리 채널에 대한 정보를 포함한다. 상기 제2 어드버타이징 패킷은 헤더 필드, 블룸 필터(Bloom filter) 필드 및 확장된 페이로드(extended payload) 필드를 포함한다. The first advertising packet includes information about the secondary channel. The second advertising packet includes a header field, a bloom filter field, and an extended payload field.
상기 확장된 페이로드 필드는 상기 블룸 필터 필드에 포함된 다수의 서비스(multiple service)를 지원하기 위해 추가 데이터(additional data)를 포함한다. 상기 추가 데이터는 다수의 채널 정보(multiple channel information) 및 실제 채널 정보(actual channel information)를 포함한다. The extended payload field includes additional data to support multiple services included in the bloom filter field. The additional data includes multiple channel information and actual channel information.
기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 BT 4.x를 사용하는 TDS 패킷을 기반으로 디자인되었는데, 상기 TDS 패킷은 다수의 서비스를 어드버타이징할 수 있는 확장된 페이로드가 지원되지 않는 한계가 있었다. 따라서, 본 실시예는 다수의 서비스를 지원하는 확장된 페이로드를 포함하는 어드버타이징 패킷의 구성 방법을 제안한다. 본 실시예에서 제안하는 어드버타이징 패킷은 BT 5.x 이상을 지원할 수 있다.The existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x. The TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services. The advertising packet proposed in this embodiment may support BT 5.x or higher.
상기 추가 데이터는 254 옥텟(octet)까지 지원할 수 있다. 이는, 기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 페이로드는 31 옥텟까지 지원하는 것에 비해 크게 늘어난 양이다. 이로써, 본 실시예에서 제안하는 어드버타이징 패킷은 다수의 서비스를 지원할 수 있다.The additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload. Thus, the advertising packet proposed in this embodiment can support a plurality of services.
상기 헤더 필드는 데이터 전송 지시 비트(data transfer indicate bit)를 포함할 수 있다. 상기 데이터 전송 지시 비트가 1로 설정되면, 상기 확장된 페이로드 필드는 상기 추가 데이터를 포함할 수 있다.The header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
상기 다수의 채널 정보는 상기 다수의 서비스 각각에 대한 인터페이스 비트를 포함할 수 있다. 상기 실제 채널 정보는 상기 인터페이스 비트가 1로 설정된 서비스의 채널 정보를 포함할 수 있다. 예를 들어, NAN과 인프라스트럭처(infrastructure)에 대한 인터페이스 비트가 1이라면, 확장된 페이로드(또는 추가 데이터)에는 NAN에 대한 채널 정보와 인프라스트럭처에 대한 채널 정보가 포함될 수 있다.The plurality of channel information may include interface bits for each of the plurality of services. The actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
일례로, 상기 인터페이스 비트가 1로 설정된 서비스는 제1 서비스 및 제2 서비스를 포함할 수 있다. 상기 추가 데이터는 제1 및 제2 길이 필드, 제1 및 제2 유형 필드, 제1 및 제2 값 필드를 포함할 수 있다. 예를 들어, 제1 서비스가 NAN이고, 제2 서비스가 인프라스트럭처일 수 있다. 이때, 확장된 페이로드(또는 추가 데이터)는 각 서비스 별로 LTV(Length/Type/Value) 포맷으로 정의될 수 있다.For example, the service in which the interface bit is set to 1 may include a first service and a second service. The additional data may include first and second length fields, first and second type fields, and first and second value fields. For example, the first service may be a NAN and the second service may be an infrastructure. In this case, the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
상기 제1 길이 필드는 상기 제1 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제1 유형 필드는 상기 제1 서비스의 식별자를 포함할 수 있다. 상기 제1 값 필드는 상기 제1 서비스를 지원하는 데이터를 포함할 수 있다.The first length field may include information about the length of data supporting the first service. The first type field may include an identifier of the first service. The first value field may include data supporting the first service.
상기 제2 길이 필드는 상기 제2 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제2 유형 필드는 상기 제2 서비스의 식별자를 포함할 수 있다. 상기 제2 값 필드는 상기 제2 서비스를 지원하는 데이터를 포함할 수 있다. The second length field may include information about the length of data supporting the second service. The second type field may include an identifier of the second service. The second value field may include data supporting the second service.
상기 제1 값 필드는 제3 길이 필드, 제3 유형 필드 및 제3 값 필드를 포함할 수 있다. 상기 제2 값 필드는 제4 길이 필드, 제4 유형 필드 및 제4 값 필드를 포함할 수 있다. 즉, 값 필드가 새로운 LTV 포맷으로 정의될 수 있다.The first value field may include a third length field, a third type field, and a third value field. The second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
상기 제1 무선장치는 제3 어드버타이징 패킷을 상기 제2 무선장치로 전송할 수 있다.The first wireless device may transmit a third advertising packet to the second wireless device.
상기 제1 무선장치는 상기 제1 내지 제3 어드버타이징 패킷을 기반으로 상기 제2 무선장치와 NAN(Neighbor Awareness Network) 서비스 디스커버리(discovery)를 수행할 수 있다.The first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
상기 제1 어드버타이징 패킷은 ADV_EXT_IND 유형의 TDS(Transport Discovery Service) 패킷의 포맷으로 정의될 수 있다. 상기 제2 어드버타이징 패킷은 AUX_ADV_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다. 상기 제3 어드버타이징 패킷은 ADV)NONCON_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다.The first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type. The second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND. The third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
상기 프라이머리 채널은 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널 중 미리 결정된 3개의 채널 중 어느 하나로 설정될 수 있다. 상기 세컨더리 채널은 상기 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널에서 상기 3개의 채널을 제외한 나머지 채널 중 어느 하나로 설정될 수 있다.The primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band. The secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
상기 2.4GHz 대역은 BLE(Bluetooth low energy) 기반의 통신을 위한 대역일 수 있다. 상기 프라이머리 채널은 어드버타이징 채널이고, 상기 세컨더리 채널은 데이터 채널일 수 있다.The 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication. The primary channel may be an advertising channel, and the secondary channel may be a data channel.
본 명세서의 일 실시 예에 따르면, 향상된 성능을 갖는 무선랜 시스템에서 무선 연결을 위한 방법 및 이를 이용한 무선 장치가 제공될 수 있다.According to an embodiment of the present disclosure, a method for wireless connection and a wireless device using the same in a WLAN system having improved performance may be provided.
도 1은 IEEE 802.11 시스템의 구조를 나타내는 예시적인 도면이다. 1 is an exemplary diagram illustrating a structure of an IEEE 802.11 system.
도 2는 WFD 장치 탐색 과정을 설명하기 위한 도면이다.2 is a view for explaining a WFD device discovery process.
도 3은 P2P GO 협상 과정을 설명하기 위한 도면이다.3 is a diagram for explaining a P2P GO negotiation process.
도 4는 인텐트 값을 기반으로 그룹오너를 결정하기 위한 순서도가 도시된다.4 is a flowchart for determining a group owner based on an intent value.
도 5는 DPP 절차의 개념도이다. 5 is a conceptual diagram of a DPP procedure.
도 6은 무선 장치 사이에서 DPP 절차를 수행하는 과정을 보여주는 순서도이다.6 is a flowchart illustrating a process of performing a DPP procedure between wireless devices.
도 7은 BLE 기반의 통신을 위한 채널화를 보여주는 도면이다.7 illustrates channelization for BLE-based communication.
도 8은 TDS를 위한 프레임 포맷의 일례를 나타낸다.8 shows an example of a frame format for TDS.
도 9는 BLE가 트리거된 Advertising 메커니즘에서 TDS를 위한 프레임 포맷의 일례를 나타낸다.9 shows an example of a frame format for TDS in the advertising mechanism triggered BLE.
도 10은 본 실시예에 따른 BLE Advertisement 패킷의 구조의 일례를 나타낸다.10 shows an example of a structure of a BLE Advertisement packet according to the present embodiment.
도 11은 본 실시예에 따른 ADV_EXT_IND와 AUX_ADV_IND의 동작 과정을 나타낸 일례이다.11 illustrates an example of an operation of ADV_EXT_IND and AUX_ADV_IND according to the present embodiment.
도 12는 multiple services를 지원하는 블룸 필터 프레임 포맷의 일례를 도시한다.12 shows an example of a bloom filter frame format supporting multiple services.
도 13은 multiple services를 지원하는 블룸 필터 프레임 포맷의 다른 예를 도시한다.13 shows another example of a bloom filter frame format supporting multiple services.
도 14는 multiple services를 지원하는 블룸 필터 프레임 포맷의 또 다른 예를 도시한다.14 shows another example of a bloom filter frame format supporting multiple services.
도 15는 multiple services를 지원하는 블룸 필터 프레임 포맷의 또 다른 예를 도시한다.15 shows another example of a bloom filter frame format supporting multiple services.
도 16은 ADV_NONCON_IND를 사용하는 NAN R3 동작 과정의 절차를 나타낸다.16 illustrates a procedure of an NAN R3 operation procedure using ADV_NONCON_IND.
도 17은 ADV_EXT_IND, AUX_ADV_IND를 사용하는 제안된 기술의 동작 과정의 절차를 나타낸다.17 shows a procedure of an operation procedure of a proposed technique using ADV_EXT_IND and AUX_ADV_IND.
도 18은 본 실시예에 따른 어드버타이징 패킷을 수신하는 절차흐름도이다.18 is a flowchart illustrating a procedure of receiving an advertising packet according to the present embodiment.
도 19는 본 실시예에 따른 어드버타이징 패킷을 전송하는 절차를 도시한 흐름도이다.19 is a flowchart illustrating a procedure of transmitting an advertising packet according to the present embodiment.
도 20은 상술한 바와 같은 방법을 구현하기 위한 장치를 설명하기 위한 도면이다.20 is a view for explaining an apparatus for implementing the method as described above.
도 21은 본 발명의 실시예를 구현하는 보다 상세한 무선장치를 나타낸다.21 illustrates a more detailed wireless device implementing an embodiment of the present invention.
도 1은 IEEE 802.11 시스템의 구조를 나타내는 예시적인 도면이다. 1 is an exemplary diagram illustrating a structure of an IEEE 802.11 system.
도 1을 참조하면, IEEE 802.11 구조는 복수의 구성요소들로 구성될 수 있고, 이들의 상호작용에 의해 상위계층에 대해 트랜스패런트(transparent)한 STA 이동성을 지원하는 무선랜 시스템이(wireless local area network, 이하, 'WLAN')이 제공될 수 있다. Referring to FIG. 1, an IEEE 802.11 architecture may be composed of a plurality of components, and a wireless LAN system supporting transparent STA mobility to upper layers by their interaction may be provided in a wireless local system. area network, hereinafter referred to as "WLAN").
기본 서비스 세트(Basic Service Set, BSS)는 IEEE 802.11 LAN 의 기본 구성 블록일 수 있다. 도 1을 참조하면, 2개의 BSS(BSS1 및 BSS2)가 존재하고, 각 BSS는 2 개의 STA를 포함할 수 있다. 예를 들어, STA1 및 STA2는 BSS1에 포함되고, STA3 및 STA4는 BSS2에 포함될 수 있다.The Basic Service Set (BSS) may be a basic building block of an IEEE 802.11 LAN. Referring to FIG. 1, two BSSs (BSS1 and BSS2) exist and each BSS may include two STAs. For example, STA1 and STA2 may be included in BSS1, and STA3 and STA4 may be included in BSS2.
여기서, STA는 IEEE 802.11의 MAC(Medium Access Control)/PHY(Physical) 규정에 따라 동작하는 기기를 의미한다. 스테이션(STA)는 AP(Access Point) STA(간단히, AP) 및 비-AP(non-AP) STA를 포함할 수 있다. AP는 무선 인터페이스를 통해 비-AP STA에게 네트워크(예, WLAN) 접속을 제공하는 기기에 해당한다. 스테이션은 (무선랜) 장치 등의 다양한 명칭으로 불릴 수 있다.Here, the STA means a device that operates according to the Medium Access Control (MAC) / PHY (Physical) specification of IEEE 802.11. A station (STA) may include an access point (AP) STA (simply an AP) and a non-AP STA. The AP corresponds to a device that provides a network (eg, WLAN) connection to a non-AP STA through an air interface. The station may be called various names such as a (wireless LAN) device.
AP는 고정 형태 또는 이동형태로 구성될 수 있으며, 핫스팟(hot-spot)을 제공하는 휴대용 무선 기기(예, 랩탑 컴퓨터, 스마트 폰 등)를 포함할 수 있다. AP는 다른 무선 통신 분야에서 기지국(Base Station, BS), 노드-B(Node-B), 발전된 노드-B(Evolved Node-B; eNB), 기저 송수신 시스템(Base Transceiver System, BTS), 펨토 기지국(Femto BS) 등에 대응할 수 있다. The AP may be configured in a fixed or mobile form and may include a portable wireless device (eg, laptop computer, smart phone, etc.) that provides a hot spot. AP is a base station (BS), Node-B, Evolved Node-B (eNB), Base Transceiver System (BTS), femto base station in other wireless communication fields (Femto BS) or the like.
비-AP STA는 랩탑 컴퓨터, PDA, 무선 모뎀, 스마트 폰과 같이 일반적으로 사용자가 직접 다루는 기기에 해당한다. 비-AP STA는 단말(terminal), 무선 송수신 유닛(Wireless Transmit/Receive Unit, WTRU), 사용자 장치(User Equipment, UE), 이동국(Mobile Station, MS), 이동 단말(Mobile Terminal), 이동 가입자국(Mobile Subscriber Station, MSS) 등으로 지칭될 수 있다.Non-AP STAs generally correspond to devices that a user directly handles, such as laptop computers, PDAs, wireless modems, and smart phones. The non-AP STA includes a terminal, a wireless transmit / receive unit (WTRU), a user equipment (UE), a mobile station (MS), a mobile terminal, a mobile subscriber station. (Mobile Subscriber Station, MSS) and the like.
도 1을 참조하면, BSS를 나타내는 타원은 각 BSS에 포함된 STA들이 통신을 유지하는 커버리지 영역을 나타내는 것으로 이해될 수 있다. 이 영역을 BSA(Basic Service Area)라고 칭할 수 있다. IEEE 802.11 LAN 에서 가장 기본적인 타입의 BSS는 독립적인 BSS(Independent BSS, IBSS)이다. Referring to FIG. 1, an ellipse representing a BSS may be understood to represent a coverage area where STAs included in each BSS maintain communication. This area may be referred to as a basic service area (BSA). The most basic type of BSS in an IEEE 802.11 LAN is an independent BSS (IBS).
예를 들어, IBSS는 2개의 STA만으로 구성된 최소 형태를 가질 수 있다. 또한, 도 1의 BSS(BSS1 또는 BSS2)는 가장 단순한 형태이고, IBSS의 대표적인 예로 이해될 수 있다. 이러한 구성은 STA들이 직접 통신할 수 있는 경우에 가능하다. 또한, 이러한 형태의 LAN은 미리 계획되어서 구성되는 것이 아니라 LAN이 필요한 경우에 구성될 수 있다. 이러한 형태의 LAN은 애드-혹(ad-hoc) 네트워크라고 칭할 수도 있다.For example, the IBSS may have a minimal form consisting of only two STAs. In addition, BSS (BSS1 or BSS2) of FIG. 1 is the simplest form and can be understood as a representative example of IBSS. This configuration is possible when STAs can communicate directly. In addition, this type of LAN is not configured in advance, but may be configured when a LAN is required. This type of LAN may be referred to as an ad-hoc network.
기존의 무선랜 시스템에서는 액세스 포인트(access point, AP)가 허브로서 기능하는 인프라스트럭쳐 (infrastructure) BSS(basic service set) 내에서의 장치(즉, AP 및 STA) 간의 동작이 주로 정의된다. In an existing WLAN system, operations between devices (ie, AP and STA) in an infrastructure BSS (basic service set) in which an access point (AP) functions as a hub are mainly defined.
AP는 무선/유선 연결을 위한 물리 계층 지원 기능, 네트워크 상의 장치들에 대한 라우팅 기능, 장치를 네트워크에 추가/제거하는 기능, 서비스 제공 기능 등을 담당할 수 있다. 즉, 기존의 무선랜 시스템에서는 네트워크 내의 장치들이 AP를 통하여 연결되는 것이지 서로 간에 직접 연결되는 것은 아니다.The AP may be responsible for a physical layer support function for a wireless / wired connection, a routing function for devices on a network, a function of adding / removing a device to a network, and a service providing function. That is, in the existing WLAN system, devices in a network are connected through APs, but not directly connected to each other.
장치들 간의 직접 연결을 지원하기 위한 기술로서 와이파이 다이렉트(Wi-Fi Direct, 이하 'WFD') 표준이 정의되고 있다. 와이파이 다이렉트(WFD)는 기존의 무선랜 시스템에서 기본적으로 요구되는 액세스 포인트 없이 장치(device)(또는 STA(station))들 간에 서로 용이하게 연결할 수 있도록 하는 직접 통신 기술이다. 와이파이 다이렉트(WFD)가 사용되는 경우, 복잡한 설정 과정 없이 장치들 간에 연결이 설정되어 사용자에게 다양한 서비스를 제공할 수 있다.As a technology for supporting direct connection between devices, a Wi-Fi Direct (WFD) standard is defined. Wi-Fi Direct (WFD) is a direct communication technology that allows devices (or STAs) to easily connect with each other without an access point basically required in a conventional WLAN system. When Wi-Fi Direct (WFD) is used, a connection is established between devices without complicated setup process to provide various services to the user.
와이파이 다이렉트(WFD)는 와이파이 P2P(이하, 'Wi-Fi P2P')로도 불린다. Wi-Fi P2P는 기존의 Wi-Fi 표준 규격의 대부분의 기능을 유지하면서, 기기 간 직접 통신을 지원하기 위한 부분이 추가된다. 따라서, Wi-Fi 칩(Chip)이 탑재된 기기에 하드웨어 및 물리적 특성을 충분히 활용하고, 주로 소프트웨어 기능 업그레이드만으로 기기 간 P2P 통신을 제공할 수 있는 장점이 있다.Wi-Fi Direct (WFD) is also called Wi-Fi P2P. Wi-Fi P2P adds support for direct device-to-device communication while retaining most of the functionality of the existing Wi-Fi standard. Therefore, there is an advantage in that the device equipped with the Wi-Fi chip (chip) can fully utilize hardware and physical characteristics, and provide P2P communication between devices mainly by upgrading software functions.
P2P 그룹 내부에서 기존의 인프라스트럭처(infrastructure) 망에서 AP의 역할을 담당하는 장치가 존재하는데 이를 P2P 규격에서는 P2P 그룹 오너(Group Owner, 이하, 'P2P GO')라고 칭한다. P2P GO를 중심으로 다양한 P2P 클라이언트(Client)가 존재할 수 있다. 1개의 P2P 그룹 내에서 P2P GO는 오직 1대만 존재 가능하며, 나머지 장치는 모두 클라이언트 장치가 된다. In the P2P group, there is a device that plays the role of an AP in an existing infrastructure network. In the P2P specification, the device is called a P2P group owner (hereinafter referred to as 'P2P GO'). Various P2P clients may exist around P2P GO. Only one P2P GO can exist in one P2P group, and all other devices become client devices.
와이파이 얼라이언스(Wi-Fi Alliance, 이하, 'WFA')에 의해 Wi-Fi Direct 링크를 이용한 다양한 서비스(예로, 센드(Send), 플레이(Play), 디스플레이(Display), 프린트(Print) 등)을 지원하는 와이파이 다이렉트 서비스(Wi-Fi Direct Service, 이하 'WFDS')가 연구되고 있다. WFDS에 따르면, 애플리케이션은 어플리케이션 서비스 플랫폼(Application Service Platform, 이하 'ASP')에 의해서 제어 또는 관리될 수 있다.The Wi-Fi Alliance (hereinafter referred to as "WFA") provides various services using the Wi-Fi Direct link (e.g., Send, Play, Display, Print, etc.). Supported Wi-Fi Direct Service (WFDS) is being studied. According to the WFDS, an application may be controlled or managed by an application service platform (hereinafter referred to as 'ASP').
WFDS가 지원하는 WFDS 장치는 디스플레이 장치, 프린터, 디지털 카메라, 프로젝터 및 스마트 폰 등 과 같은 무선랜 시스템을 지원하는 장치들을 포함할 수 있다. 또한, WFDS 장치는 STA 및 AP를 포함할 수 있다. WFDS 네트워크 내의 WFDS 장치들은 서로 직접 연결될 수 있다.The WFDS devices supported by the WFDS may include devices supporting a WLAN system such as a display device, a printer, a digital camera, a projector, and a smartphone. In addition, the WFDS device may include a STA and an AP. WFDS devices in the WFDS network may be directly connected to each other.
WFD 표준은 높은 품질과 낮은 레이턴시를 만족시키면서 오디오/비디오(AV: audio/video) 데이터를 장치 간에 전송하기 위해 정의된다. WFD 표준이 적용된 WFD 네트워크(WFD 세션)를 통해 Wi-Fi 디바이스들은 홈 네트워크, 오피스 네트워크, 또는 핫-스팟 네트워크에 통하지 않고 피어-투-피어(peer to peer, 이하 'P2P') 방식으로 서로 연결될 수 있다. The WFD standard is defined for transferring audio / video (AV) data between devices while satisfying high quality and low latency. WFD networks (WFD sessions) with the WFD standard allow Wi-Fi devices to connect to each other in a peer-to-peer manner without going through a home network, office network, or hot-spot network. Can be.
이하, WFD 표준에 따라 데이터를 송신 및 수신하는 장치는 WFD 장치라는 용어로 표현될 수 있다. WFD 네트워크 내의 WFD 장치들은 WFD 장치에 대한 정보(예를 들어, 능력 정보(capability information))를 서로 탐색하고, WFD 세션을 설정한 후, WFD 세션을 통해 컨텐츠를 렌더링(rendering) 할 수 있다.Hereinafter, a device for transmitting and receiving data according to the WFD standard may be expressed by the term WFD device. WFD devices in the WFD network may search for information about the WFD devices (for example, capability information), establish a WFD session, and render content through the WFD session.
WFD 세션은 컨텐츠를 제공하는 소스 장치(source device) 및 컨텐츠를 수신하고 렌더링하는 싱크 장치(sink device) 간의 네트워크일 수 있다. 본 명세서에서, 소스 장치는 WFD 소스로 언급될 수 있다. 본 명세서에서, 싱크 장치는 WFD 싱크로 언급될 수 있다. A WFD session may be a network between a source device that provides content and a sink device that receives and renders the content. In this specification, the source device may be referred to as a WFD source. In this specification, a sink device may be referred to as a WFD sink.
WFD 소스는 WFD 소스의 디스플레이(또는 스크린) 상에 존재하는 데이터를 WFD 싱크의 디스플레이로 미러링(mirroring)할 수 있다. WFD 소스와 WFD 싱크는 서로 간에 제 1 시퀀스 메시지를 교환하여 디바이스 탐색 및 서비스 탐색 절차를 수행할 수 있다. The WFD source may mirror data present on the display (or screen) of the WFD source to the display of the WFD sink. The WFD source and the WFD sink may perform a device discovery and service discovery procedure by exchanging a first sequence message between each other.
WFD 소스와 WFD 싱크 간의 디바이스 탐색 절차 및 서비스 탐색 절차가 완료된 후, 인터넷 프로토콜(internet protocol, 이하, 'IP') 주소가 WFD 소스 및 WFD 싱크 각각을 위해 할당될 수 있다. WFD 소스와 WFD 싱크 사이에 전송 제어 프로토콜(transmission control protocol, 이하 ''TCP') 연결이 확립된 후, WFD 소스 및 WFD 싱크를 위한 실시간 스트리밍 프로토콜(real time streaming protocol, 이하 'RTSP') 스택 및 실시간 프로토콜(real time protocol, 이하 'RTP') 스택이 활성화될 수 있다.After the device discovery procedure and service discovery procedure between the WFD source and the WFD sink are completed, an internet protocol (hereinafter, referred to as 'IP') address may be allocated for each of the WFD source and the WFD sink. After a transmission control protocol (“TCP”) connection is established between the WFD source and the WFD sink, a real time streaming protocol (“RTSP”) stack for the WFD source and the WFD sink and A real time protocol (RTP) stack may be activated.
WFD 소스와 WFD 싱크 간에 능력 협상 절차(capability negotiation procedure)는 RTSP를 통해 수행될 수 있다. 능력 협상 절차가 수행되는 동안 WFD 소스와 WFD 싱크는 RTSP 기반의 메시지(즉, M1 내지 M4)를 교환할 수 있다. 이후, WFD 소스와 WFD 싱크는 WFD 세션 제어 메시지들을 교환할 수 있다. A capability negotiation procedure between the WFD source and the WFD sink may be performed via RTSP. The WFD source and the WFD sink may exchange RTSP based messages (ie, M1 through M4) during the capability negotiation procedure. Thereafter, the WFD source and the WFD sink may exchange WFD session control messages.
또한, WFD 소스와 WFD 싱크 사이에는 RTP를 통한 데이터 세션이 확립될 수 있다. WFD 네트워크에서 데이터 전달(data transport)을 위해 사용자 데이터그램 프로토콜(User Datagram Protocol, 이하, UDP)이 사용될 수 있다.In addition, a data session via RTP may be established between the WFD source and the WFD sink. User datagram protocol (UDP) may be used for data transport in a WFD network.
도 2는 WFD 장치 탐색(WFD device discovery) 과정을 설명하기 위한 도면이다. 도 2를 참조하면, S210 단계에서, WFD 장치 탐색 과정은 SME(Station Management Entity)/어플리케이션/사용자/벤더의 지시에 의해 개시될 수 있다.FIG. 2 is a diagram for describing a WFD device discovery process. Referring to FIG. 2, in step S210, the WFD device discovery process may be initiated by an indication of a station management entity (SME) / application / user / vendor.
WFD 장치 탐색 과정은 스캔 단계(scan phase)(S212)와 찾기 단계(find phase)(S214-S216)를 포함할 수 있다.The WFD device discovery process may include a scan phase S212 and a find phase S214-S216.
예를 들어, 스캔 단계(S212#1)에서, 제1 P2P 장치(202)는 가용한 모든 무선 채널에 대해 802.11 방식에 따라 주변 P2P 장치를 검색할 수 있다. 스캔 단계(S212#1)에서, 제1 P2P 장치(202)는 최상의 동작 채널을 확인할 수 있다. For example, in the scanning step S212 # 1, the first P2P device 202 may search for the neighboring P2P device according to the 802.11 scheme for all available wireless channels. In scan step S212 # 1, the first P2P device 202 may identify the best operating channel.
다른 예로, 스캔 단계(S212#2)에서, 제2 P2P 장치(204)는 가용한 모든 무선 채널에 대해 802.11 방식에 따라 주변 P2P 장치를 검색할 수 있다. 스캔 단계(S212#2)에서, 제2 P2P 장치(204)는 최상의 동작 채널을 확인할 수 있다.As another example, in the scanning step S212 # 2, the second P2P device 204 may search for the neighboring P2P device according to the 802.11 scheme for all available wireless channels. In scan step S212 # 2, the second P2P device 204 may identify the best operating channel.
찾기 단계(S214-S216)에서, 청취 상태(listen state, S214)와 검색 상태(search state, S216)를 포함할 수 있다. P2P 장치는 청취 상태(S214)와 검색 상태(S216)를 교대로 천이(transition)할 수 있다.In a search step (S214-S216), the listening state may include a listen state S214 and a search state S216. The P2P device may alternately transition the listening state S214 and the search state S216.
청취 상태(S214)에 있는 P2P 장치는 다른 P2P 장치로부터 프로브 요청 프레임(probe request frame)을 수신하기 위하여 대기할 수 있다. 예를 들어, 청취 상태(S214)에 있는 P2P 장치는 3개의 소셜 채널(즉, ch#1, ch#6, ch#11) 중 특정한 하나의 채널상에서 수신 상태를 유지할 수 있다. The P2P device in the listening state S214 may wait to receive a probe request frame from another P2P device. For example, the P2P device in the listening state S214 may maintain a reception state on a particular one of three social channels (ie, ch # 1, ch # 6, ch # 11).
예를 들어, 제1 청취 상태(S214#1)에 있는 제1 P2P 장치(202)는 제1 번 채널(ch1)에서 대기할 수 있다. 다른 예로, 제2 청취 상태(S214#2)에 있는 제2 P2P 장치(204)는 제6 번 채널(ch6)에서 대기할 수 있다.For example, the first P2P device 202 in the first listening state S214 # 1 may wait on the first channel ch1. As another example, the second P2P device 204 in the second listening state S214 # 2 may wait on the sixth channel ch6.
검색 상태(S216)에 있는 P2P 장치는 프로브 요청 프레임을 사용하여 액티브 스캐닝을 수행할 있다. The P2P device in the search state S216 may perform active scanning using the probe request frame.
예를 들어, 빠른 검색을 위하여 액티브 스캐닝이 수행될 검색 범위는 1 번 채널, 6 번 채널, 11번 채널(예로, 2412 MHz, 2437 MHz, 2462 MHz)과 같은 소셜 채널(social channel)로 한정될 수 있다.For example, the search range in which active scanning is performed for fast searching may be limited to social channels such as channel 1, channel 6, and channel 11 (eg, 2412 MHz, 2437 MHz, 2462 MHz). Can be.
예를 들어, 제1 검색 상태(S216#1)에 있는 제1 P2P 장치(예로, 202)로부터 전송된 프로브 요청 프레임이 수신되면, 제2 P2P 장치(예로, 204)는 프로브 응답 프레임(probe response frame)으로 응답할 수 있다. For example, when a probe request frame transmitted from the first P2P device (eg, 202) in the first search state S216 # 1 is received, the second P2P device (eg, 204) may receive a probe response frame. frame).
청취 상태(S214)를 위한 시간(예로, 100, 200, 300 TU(Time Unit))은 랜덤하게 결정될 수 있다. P2P 장치는 검색 상태(S214) 및 수신 상태(S216)의 반복을 통해 서로의 공통 채널에 도달할 수 있다.The time (eg, 100, 200, 300 Time Units (TU)) for the listening state S214 may be randomly determined. The P2P devices may reach each other's common channel through repetition of the discovery state S214 and the reception state S216.
다른 P2P 장치가 발견되면, P2P 장치는 다른 P2P 장치와 프로브 요청 프레임 및 프로브 응답 프레임을 교환할 수 있다. 이를 통해, P2P 장치들은 서로의 디바이스 타입, 제작사 또는 친근한 디바이스 명칭(name)을 발견/교환할 수 있다. If another P2P device is found, the P2P device may exchange probe request frames and probe response frames with other P2P devices. This allows P2P devices to discover / exchange each other's device type, manufacturer or friendly device name.
WFD 장치 탐색 과정을 통해 발견된 주변 P2P 장치에 관한 필요한 정보가 획득되면, P2P 장치(예를 들어, 202)는 SME/어플리케이션/사용자/벤더에게 P2P 디바이스 발견을 알릴 수 있다(S218#1).When necessary information about the neighboring P2P device found through the WFD device discovery process is acquired, the P2P device (eg, 202) may inform the SME / application / user / vendor of the P2P device discovery (S218 # 1).
현재, P2P는 주로 원격 프린트, 사진 공유 등과 같은 반-정적(semi-static) 통신을 위해 사용되고 있다. 그러나, Wi-Fi 디바이스의 보편화와 위치 기반 서비스 등으로 인해, P2P의 활용성은 점점 넓어지고 있다. At present, P2P is mainly used for semi-static communication such as remote printing, photo sharing and the like. However, due to the popularity of Wi-Fi devices and location-based services, the utilization of P2P is getting wider.
도 3은 P2P GO 협상 과정을 설명하기 위한 도면이다.3 is a diagram for explaining a P2P GO negotiation process.
도 3을 참조하면, 도 3의 제1 P2P 장치(302)는 도 2의 제1 P2P 장치(202)와 상응하고, 도 3의 제2 P2P 장치(304)는 도 2의 제2 P2P 장치(204)와 상응할 수 있다.Referring to FIG. 3, the first P2P device 302 of FIG. 3 corresponds to the first P2P device 202 of FIG. 2, and the second P2P device 304 of FIG. 3 corresponds to the second P2P device (FIG. 2) of FIG. 204).
S310 단계에서, WFD 장치 탐색 과정을 통해 발견된 제2 P2P 장치(304)로부터 프로브 요청 프레임이 수신되면, 제1 P2P 장치(302)는 프로브 응답 프레임으로 응답할 수 있다. 이 경우, 제1 P2P 장치(302) 및 제2 P2P 장치(304)는 같은 채널(즉, ch#1) 상에서 동작할 수 있다.In operation S310, when a probe request frame is received from the second P2P device 304 found through the WFD device discovery process, the first P2P device 302 may respond with a probe response frame. In this case, the first P2P device 302 and the second P2P device 304 may operate on the same channel (that is, ch # 1).
이에 따라, 프로브 응답 프레임이 수신되면, 제2 P2P 장치(304)는 제1 P2P 장치(302)를 발견할 수 있다.Accordingly, when the probe response frame is received, the second P2P device 304 may discover the first P2P device 302.
S320 단계에서, 제1 P2P 장치(302)는 P2P 그룹 형성 과정을 시작하기 위해 P2P 그룹을 위한 형성 상태(formation state)로 천이할 수 있다.In operation S320, the first P2P device 302 may transition to a formation state for the P2P group to start the P2P group formation process.
S321 단계에서, 제1 P2P 장치(302)는 GO 협상 요청 프레임을 제2 P2P 장치(304)로 송신할 수 있다.In operation S321, the first P2P device 302 may transmit a GO negotiation request frame to the second P2P device 304.
예를 들어, 그룹오너(group owner, 이하 'GO')를 위해 제1 P2P 장치(302)에 미리 설정된 제1 인텐트 값은 '3'일 수 있다. 예를 들어, GO 협상 요청 프레임에는 제1 P2P 장치(302)의 제1 인텐트 값('3')에 상응하는 정보가 포함될 수 있다.For example, a first intent value preset in the first P2P device 302 for a group owner (hereinafter, 'GO') may be '3'. For example, the GO negotiation request frame may include information corresponding to the first intent value '3' of the first P2P device 302.
제2 P2P 장치(304)는 S321 단계에서 수신된 GO 협상 요청 프레임에 따라 형성 상태로 전환을 시도할 수 있다.The second P2P device 304 may attempt to switch to the formed state according to the GO negotiation request frame received in step S321.
S322 단계에서, 제2 P2P 장치(304)는 GO 협상 응답 프레임을 제1 P2P 장치(302)로 송신할 수 있다. 예를 들어, S322 단계에서, 제2 P2P 장치(304)의 상태는 형성 상태가 아닌 검색 상태이다. 이에 따라, S322 단계에서 전송되는 GO 협상 응답 프레임에는 실패(fail)를 나타내는 정보가 포함될 수 있다.In operation S322, the second P2P device 304 may transmit a GO negotiation response frame to the first P2P device 302. For example, in step S322, the state of the second P2P device 304 is a search state, not a formation state. Accordingly, the GO negotiation response frame transmitted in step S322 may include information indicating a failure.
S330 단계에서, 제2 P2P 장치(304)는 P2P 그룹 형성 과정을 시작하기 위해 형성 상태로 천이할 수 있다.In operation S330, the second P2P device 304 may transition to the formation state to start the P2P group formation process.
S331 단계에서, 제1 P2P 장치(302)는 GO 협상 요청 프레임을 제2 P2P 장치(304)로 송신할 수 있다. 예를 들어, GO 협상 요청 프레임에는 제1 P2P 장치(302)의 제1 인텐트 값('3')에 상응하는 정보가 포함될 수 있다.In operation S331, the first P2P device 302 may transmit a GO negotiation request frame to the second P2P device 304. For example, the GO negotiation request frame may include information corresponding to the first intent value '3' of the first P2P device 302.
S332 단계에서, 제2 P2P 장치(304)는 GO 협상 응답 프레임을 제1 P2P 장치(302)로 송신할 수 있다. 예를 들어, 그룹오너(GO)를 위해 제2 P2P 장치(304)에 미리 설정된 제2 인텐트 값은 '10'일 수 있다.In operation S332, the second P2P device 304 may transmit a GO negotiation response frame to the first P2P device 302. For example, the second intent value preset in the second P2P device 304 for the group owner GO may be '10'.
이 경우, 제2 P2P 장치(304)가 형성 상태로 천이를 완료하였으므로, S332 단계에서 전송되는 GO 협상 응답 프레임에는 제2 P2P 장치(304)의 제2 인텐트 값('10')에 상응하는 정보가 포함될 수 있다.In this case, since the second P2P device 304 has completed the transition to the formed state, the GO negotiation response frame transmitted in step S332 corresponds to the second intent value '10' of the second P2P device 304. Information may be included.
S333 단계에서, 제1 P2P 장치(302)는 GO 협상 과정을 확인(confirm)하기 위한 GO 협상 컨펌 프레임을 제2 P2P 장치(304)로 송신할 수 있다. In operation S333, the first P2P device 302 may transmit a GO negotiation confirm frame to confirm the GO negotiation process to the second P2P device 304.
예를 들어, GO 협상 컨펌 프레임의 송신 이후, 제1 P2P 장치(302)는 클라이언트로 동작할 수 있다. 또한, GO 협상 컨펌 프레임의 송신 이후, 제2 P2P 장치(304)는 그룹오너(GO)로 동작할 수 있다.For example, after transmission of the GO negotiation confirm frame, the first P2P device 302 may operate as a client. In addition, after the transmission of the GO negotiation confirm frame, the second P2P device 304 may operate as the group owner GO.
도 4는 인텐트 값을 기반으로 그룹오너(GO)를 결정하기 위한 순서도가 도시된다.4 is a flowchart for determining a group owner GO based on an intent value.
도 3 및 도 4를 참조하면, 도 4의 'x1'은 제1 P2P 장치(302)의 제1 인텐트 값일 수 있다. 도 4의 'x2'는 제2 P2P 장치(304)의 제2 인텐트 값일 수 있다.3 and 4, 'x1' in FIG. 4 may be a first intent value of the first P2P device 302. 'X2' in FIG. 4 may be a second intent value of the second P2P device 304.
P2P 장치 각각(302, 304)은 앞선 도 3의 S331 단계 및 S332 단계를 통해 자신의 인텐트 값과 상대방 장치의 인텐트 값을 기반으로 비교 동작을 수행할 수 있다. 이하, P2P 장치는 앞선 도 3의 제1 P2P 장치(302) 또는 제2 P2P 장치(304)로 이해될 수 있다.Each of the P2P devices 302 and 304 may perform a comparison operation based on its own intent value and the counterpart device's intent value through steps S331 and S332 of FIG. 3. Hereinafter, the P2P device may be understood as the first P2P device 302 or the second P2P device 304 of FIG. 3.
S410 단계에서, P2P 장치는 'x1' 및 'x2'가 같은 값인지 여부를 비교할 수 있다. In operation S410, the P2P device may compare whether 'x1' and 'x2' are the same value.
만일 'x1' 및 'x2'가 같은 값이 아니라고 판단되면, 수순은 S420 단계로 진행된다. S420 단계에서, P2P 장치는 'x1'이 'x2'보다 작은 값인지 여부를 판단할 수 있다. If it is determined that 'x1' and 'x2' are not the same value, the procedure proceeds to step S420. In operation S420, the P2P device may determine whether 'x1' is less than 'x2'.
예를 들어, 만일 'x1'이 'x2'보다 작은 값으로 판단되면, S431 단계에서, 'x2'를 갖는 제2 P2P 장치(304)가 그룹오너(GO)로 판단될 수 있다. 다른 예로, 만일 'x1'이 'x2'보다 큰 값으로 판단되면, S432 단계에서, 'x1'를 갖는 제1 P2P 장치(302)가 그룹오너(GO)로 판단될 수 있다.For example, if 'x1' is determined to be smaller than 'x2', in operation S431, the second P2P device 304 having 'x2' may be determined as the group owner GO. As another example, if 'x1' is determined to be greater than 'x2', in operation S432, the first P2P device 302 having 'x1' may be determined as the group owner GO.
만일 'x1' 및 'x2'가 같은 값으로 판단되면, 수순은 S440 단계로 진행된다. S440 단계에서, P2P 장치는 'x1' 및 'x2'이 '15'보다 작은 값인지 여부를 판단할 수 있다. If 'x1' and 'x2' are determined to be the same value, the procedure proceeds to step S440. In operation S440, the P2P device may determine whether 'x1' and 'x2' are smaller than '15'.
예를 들어, 만일 'x1' 및 'x2'가 '15'보다 작은 값으로 판단되면, 두 P2P 장치 중 특정 비트가 '1'로 설정된 P2P 장치가 그룹오너(GO)가 될 수 있다. 다른 예로, 만일 'x1' 및 'x2'가 '15'보다 큰 값으로 판단되면, 두 P2P 장치 중에서 그룹오너(GO)가 결정될 수 없다.For example, if 'x1' and 'x2' are determined to be smaller than '15', the P2P device in which a specific bit is set to '1' among the two P2P devices may be the group owner GO. As another example, if 'x1' and 'x2' are determined to be greater than '15', the group owner GO cannot be determined among the two P2P devices.
도 5는 DPP(Device Provisioning Protocol) 절차의 개념도이다. 5 is a conceptual diagram of a device provisioning protocol (DPP) procedure.
도 5를 참조하면, DPP 절차를 위한 DPP 아키텍처는 DPP 부트스트랩 프로토콜(DPP Bootstrapping protocol), DPP 인증 프로토콜(DPP Authentication protocol), DPP 구성 프로토콜(DPP Configuration protocol) 및 DPP 소개 프로토콜(DPP Introduction protocol)을 위한 장치 역할(the device roles)을 정의할 수 있다.Referring to FIG. 5, the DPP architecture for the DPP procedure includes a DPP Bootstrapping protocol, a DPP Authentication protocol, a DPP Configuration protocol, and a DPP Introduction protocol. The device roles can be defined.
DPP 절차에서, 무선 장치를 위한 두 가지 타입의 역할이 있을 수 있다. 예를 들어, 구성자(configurator) 및 등록자(enrollee)의 역할이 있을 수 있다. 다른 예로, 개시자(Initiator) 및 응답자(Responder)의 역할이 있을 수 있다.In the DPP procedure, there can be two types of roles for the wireless device. For example, there may be a role of a configurator and an enrollee. As another example, there may be a role of an initiator and a responder.
도 5의 명확하고 간결한 설명을 위해, 구성자(configurator)는 제1 무선 장치(510)로 이해될 수 있다. 등록자(enrollee)는 제2 무선 장치(520)로 이해될 수 있다.For clarity and concise description of FIG. 5, the configurator may be understood as the first wireless device 510. The enrollee may be understood as the second wireless device 520.
예를 들어, 구성자인 제1 무선 장치(510)는 등록자인 제2 무선 장치(520)의 셋업(setup)을 지원할 수 있다. 구성자 및 등록자는 DPP 부트스트랩 프로토콜, DPP 인증 프로토콜, DPP 구성 프로토콜에 관여(engage in)할 수 있다.For example, the first wireless device 510 as a configurator may support the setup of the second wireless device 520 as a registrant. Constructors and registrants may engage in the DPP bootstrap protocol, the DPP authentication protocol, and the DPP configuration protocol.
구성자 또는 등록자는 DPP 부트스트랩 프로토콜 및 DPP 인증 프로토콜에서 개시자(Initiator)의 역할을 수행할 수 있다. 다만, 등록자(enrollee)만이 DPP 구성 프로토콜 및 DPP 소개 프로토콜을 개시(initiate)할 수 있다.The configurator or registrar may play the role of an initiator in the DPP bootstrap protocol and the DPP authentication protocol. However, only an enrollee can initiate the DPP configuration protocol and the DPP introduction protocol.
DPP 인증 프로토콜은 부트스트랩 매커니즘의 일부로 개시자가 응답자의 부트스트랩 키(bootstrapping key)를 획득할 것을 요구할 수 있다. 선택적으로, 상호간의 인증을 제공하기 위하여, 무선 장치는 서로의 부트스트랩 키를 획득할 수 있다.The DPP authentication protocol may require the initiator to obtain the responder's bootstrapping key as part of the bootstrap mechanism. Optionally, to provide mutual authentication, the wireless devices can obtain each other's bootstrap keys.
DPP 인증 프로토콜이 완료되면, 구성자는 장치 대 장치(device-to-device) 통신 또는 인프라스트럭처 통신을 위해 등록자를 프로비전(provision)할 수 있다.Once the DPP authentication protocol is complete, the configurator can provision the registrant for device-to-device communication or infrastructure communication.
이러한 프로비저닝의 일환으로, 구성자는 등록자(enrollee)가 네트워크 내에 다른 피어(peer)와 보안 연결(secure associations)을 수립하도록 할 수 있다. 여기서, 다른 피어(peer)는 구성자에 의해 이미 구성된 무선 장치(530)로 이해될 수 있다.As part of this provisioning, the configurator may allow the enrollee to establish secure associations with other peers in the network. Here, another peer may be understood as a wireless device 530 already configured by the constructor.
구성자 및 등록자는 DPP 인증 프로토콜과 연관될 수 있다. 부트스트랩 시나리오에 따라, 구성자 또는 등록자는 각각 개시자 또는 응답자의 역할을 수행할 수 있다.The constructor and the registrant can be associated with the DPP authentication protocol. Depending on the bootstrap scenario, the configurator or registrar may play the role of initiator or responder, respectively.
DPP 인증 프로토콜을 시작하는 무선 장치는 개시자의 역할을 수행할 수 있다. 개시자의 요청에 응답하는 무선 장치는 응답자의 역할을 수행할 수 있다. DPP 인증 프로토콜은 응답자의 인증을 개시자에게 제공할 수 있다. 선택적으로, DPP 인증 프로토콜은 개시자의 인증을 응답자에게 제공할 수 있다. The wireless device initiating the DPP authentication protocol may serve as the initiator. The wireless device responding to the initiator's request may act as a responder. The DPP authentication protocol may provide the initiator with authentication of the responder. Optionally, the DPP authentication protocol may provide the responder with authentication of the initiator.
예를 들어, 단방향 인증(unidirectional authentication)을 수행하기 위해, 개시자는 응답자의 부트스트랩 키(bootstrapping key)를 확보(obtain)할 수 있다. 또한, 상호 인증을 선택적으로 수행하기 위해, 개시자 및 응답자는 서로의 부트스트랩 키를 확보할 수 있다.For example, to perform unidirectional authentication, the initiator can obtain the responder's bootstrapping key. In addition, to selectively perform mutual authentication, the initiator and the responder may obtain each other's bootstrap keys.
예를 들어, 등록자로 역할하는 프로비저닝되지 않은 무선 장치(unprovisioned device, 520)를 구성(configure)하기 위해, 무선 장치(510)는 구성자로 역할할 수 있다. 예를 들어, 프로비저닝되지 않은 무선 장치는 액세스 포인트 또는 다른 무선 장치일 수 있다. For example, to configure an unprovisioned device 520 that serves as a registrar, the wireless device 510 may serve as a configurator. For example, a non-provisioned wireless device can be an access point or other wireless device.
구성자(configurator)로 역할하는 무선 장치(510)가 프로비저닝되지 않은 무선 장치(520)와 DPP 인증 프로토콜을 시작할 때, 무선 장치(510)는 개시자로 역할할 수 있다. When the wireless device 510 serving as a configurator initiates the DPP authentication protocol with the unprovisioned wireless device 520, the wireless device 510 may serve as an initiator.
도 6은 무선 장치 사이에서 DPP 절차를 수행하는 과정을 보여주는 순서도이다. 도 6의 DPP 절차는 3-way handshaking 방식으로 구현될 수 있다.6 is a flowchart illustrating a process of performing a DPP procedure between wireless devices. The DPP procedure of FIG. 6 may be implemented in a 3-way handshaking manner.
도 5 및 도 6을 참조하면, 제1 무선 장치(610)는 개시자(initiator)로 역할하고, 제2 무선 장치(620)는 응답자(responder)로 역할할 수 있다. 5 and 6, the first wireless device 610 may serve as an initiator, and the second wireless device 620 may serve as a responder.
또한, 제1 무선 장치(610)는 구성자(configurator)로 역할하고, 제2 무선 장치(620)는 등록자(enrollee)로 역할할 수 있다. In addition, the first wireless device 610 may serve as a configurator, and the second wireless device 620 may serve as an enrollee.
S610 단계에서, 제1 무선 장치(610) 및 제2 무선 장치(620)는 DPP 부트스트랩 프로토콜을 수행할 수 있다. In operation S610, the first wireless device 610 and the second wireless device 620 may perform a DPP bootstrap protocol.
예를 들어, 구성자로 역할하는 제1 무선 장치(610)는 OOB(Out Of Band) 매커니즘을 이용하여 등록자로 역할하는 제2 무선 장치(620)로부터 부트스트랩 정보를 획득할 수 있다. For example, the first wireless device 610 serving as a configurator may obtain bootstrap information from the second wireless device 620 serving as a registrant using an out-of-band mechanism.
예를 들어, OOB 매커니즘은 QR 코드(예로, 521)에 기반한 스캔 QR 코드(scan QR code) 방식, NFC 탭(NFC tap) 방식 또는 BLE 교환(Bluetoooth Low Energy exchange) 방식을 기반으로 구현될 수 있다. For example, the OOB mechanism may be implemented based on a scan QR code method based on a QR code (eg, 521), an NFC tap method, or a Bluetooth Low Energy exchange method. .
예를 들어, 부트스트랩 정보는 DPP 인증 프로토콜을 위한 등록자의 부트스트랩 퍼블릭 키(the enrollee's bootstrapping public key)에 관한 정보를 포함할 수 있다. 일 예로, 부트스트랩 퍼블릭 키는 구성자 및 등록자에 의한 DPP 인증 프로토콜을 위해서만 이용될 수 있다. For example, the bootstrap information may include information regarding the enrollee's bootstrapping public key for the DPP authentication protocol. As an example, the bootstrap public key may be used only for the DPP authentication protocol by the constructor and registrant.
예를 들어, 글로벌 오퍼레이팅 클래스 채널(global operating class channel)에 대한 정보 또는 채널 리스트(channel list)에 대한 정보가 부트스트랩 정보에 더 포함될 수 있다.For example, the information on the global operating class channel or the channel list may be further included in the bootstrap information.
이 경우, DPP 인증 프로토콜을 시작하기 위해, 무선 장치(예로, 620)는 다른 장치(예로, 610)를 위해 나열된 채널 중 하나(one of the listed channels)에서 청취하고 있음을 지시할 수 있다.In this case, to initiate the DPP authentication protocol, the wireless device (eg, 620) may indicate that it is listening on one of the listed channels for another device (eg, 610).
다른 예로, 글로벌 오퍼레이팅 클래스 채널에 대한 정보 또는 채널 리스트에 대한 정보가 부트스트랩 정보에 포함되지 않을 수 있다. As another example, the information on the global operating class channel or the information on the channel list may not be included in the bootstrap information.
이 경우, 무선 장치(예로, 620)는 어느 채널을 청취하고 있는지에 대한 지침(guidance)을 다른 장치(예로, 610)에게 제공하지 않을 수 있다. 이에 따라, 다른 장치(예로, 610)는 사용 가능한 모든 채널을 반복(iterate)해야 한다. In this case, the wireless device (eg, 620) may not provide guidance to which device is listening to the other device (eg, 610). Accordingly, another device (eg, 610) must iterate over all available channels.
다수의 채널에 걸친 반복(iteration)으로 인하여 DPP 인증 프로토콜에 상당한 추가적인 딜레이(extra delay)가 발생할 수 있다. 이에 따라, QR 코드 부트 스트래핑(QR Code bootstrapping)을 이용하는 장치는 부트스트랩 정보에 단일 채널 또는 가능한 한 짧은 채널 목록(at most a short list of possible channels)을 포함할 것이 요구될 수 있다.Iteration over multiple channels can result in significant additional delay in the DPP authentication protocol. Accordingly, an apparatus using QR Code bootstrapping may be required to include a single channel or at most a short list of possible channels in the bootstrap information.
도 6의 제1 무선 장치(610)는 제2 무선 장치(620)로부터 획득된 부트스트랩 정보를 기반으로 특정된 채널 상에서 동작을 시작할 수 있다. 도 6의 제2 무선 장치(620)는 S610 단계 동안 특정한 채널에서 청취할 수 있다. The first wireless device 610 of FIG. 6 may start an operation on a specified channel based on the bootstrap information obtained from the second wireless device 620. The second wireless device 620 of FIG. 6 may listen on a specific channel during step S610.
이하, 본 명세서에서, S610 단계는 Bluetooth Low Energy (이하, BLE) 방식을 기반으로 구현됨을 전제로 설명된다. 또한, 본 명세서에서, S620 단계 및 S630 단계가 시작될 때, DPP 프로토콜이 시작된다고 언급될 수 있다. Hereinafter, in the present specification, step S610 will be described on the premise that the Bluetooth Low Energy (hereinafter, referred to as BLE) scheme is implemented. In addition, in the present specification, it may be mentioned that the DPP protocol is started when the steps S620 and S630 are started.
S620 단계에서, 제1 무선 장치(610) 및 제2 무선 장치(620)는 DPP 인증 프로토콜을 수행할 수 있다.In operation S620, the first wireless device 610 and the second wireless device 620 may perform a DPP authentication protocol.
예를 들어, 구성자로 역할하는 제1 무선 장치(610)는 등록자로 역할하는 제2 무선 장치(620)로 DPP 인증 요청 프레임을 송신할 수 있다. 이 경우, DPP 인증 요청 프레임은 부트스트랩 정보(예로, 채널 리스트)에 상응하는 적어도 하나의 채널을 통해 송신될 수 있다.For example, the first wireless device 610 serving as a configurator may transmit a DPP authentication request frame to the second wireless device 620 serving as a registrar. In this case, the DPP authentication request frame may be transmitted through at least one channel corresponding to bootstrap information (eg, a channel list).
S621 단계에서, 제1 무선 장치(610)는 DPP 인증 요청 프레임을 제2 무선 장치(620)로 송신할 수 있다. 이어, 제1 무선 장치(610)는 S621 단계에서 송신된 DPP 인증 요청 프레임에 대한 응답을 기다릴 수 있다. In operation S621, the first wireless device 610 may transmit a DPP authentication request frame to the second wireless device 620. Subsequently, the first wireless device 610 may wait for a response to the DPP authentication request frame transmitted in step S621.
예를 들어, 제1 무선 장치(610)는 제2 무선 장치(620)로부터 S621 단계에서 송신된 DPP 인증 요청 프레임에 대한 응답인 DPP 인증 응답 프레임이 미리 정해진 시간 내에 수신되는지 여부를 판단할 수 있다. For example, the first wireless device 610 may determine whether a DPP authentication response frame, which is a response to the DPP authentication request frame transmitted in step S621, from the second wireless device 620 is received within a predetermined time. .
일 예로, 미리 정해진 시간은 S621 단계의 DPP 인증 요청 프레임의 송신 시점을 기준으로 설정될 수 있다.For example, the predetermined time may be set based on a transmission time of the DPP authentication request frame in step S621.
도 6의 명확하고 간결한 설명을 위해, S621 단계에서 송신된 DPP 인증 요청 프레임에 대한 응답으로 DPP 인증 응답 프레임이 미리 정해진 시간이 경과할 때까지 수신되지 않는다고 가정할 수 있다. For clarity and concise description of FIG. 6, it may be assumed that the DPP authentication response frame is not received until a predetermined time elapses in response to the DPP authentication request frame transmitted in step S621.
위 가정에 따라 미리 정해진 시간이 경과할 때까지 DPP 인증 응답 프레임이 수신되지 않는 경우, DPP 인증 응답 프레임의 재송신을 위해 S622 단계가 수행된다.If the DPP authentication response frame is not received until a predetermined time elapses according to the above assumption, step S622 is performed for retransmission of the DPP authentication response frame.
S622 단계에서, 제1 무선 장치(610)는 DPP 인증 요청 프레임을 제2 무선 장치(620)로 재송신할 수 있다. 이어, 제1 무선 장치(610)는 S622 단계에서 송신된 DPP 인증 요청 프레임에 대한 응답을 기다릴 수 있다.In operation S622, the first wireless device 610 may retransmit the DPP authentication request frame to the second wireless device 620. Subsequently, the first wireless device 610 may wait for a response to the DPP authentication request frame transmitted in step S622.
예를 들어, 제1 무선 장치(610)는 제2 무선 장치(620)로부터 S622 단계에서 재송신된 DPP 인증 요청 프레임에 대한 응답인 DPP 인증 응답 프레임이 미리 정해진 시간 내에 수신되는지 여부를 판단할 수 있다. For example, the first wireless device 610 may determine whether a DPP authentication response frame, which is a response to the DPP authentication request frame retransmitted in step S622, from the second wireless device 620 within a predetermined time. .
일 예로, 미리 정해진 시간은 S622 단계의 DPP 인증 요청 프레임의 송신 시점을 기준으로 설정될 수 있다.For example, the predetermined time may be set based on a transmission time of the DPP authentication request frame in step S622.
도 6의 명확하고 간결한 설명을 위해, S622 단계에서 재송신된 DPP 인증 요청 프레임에 대한 응답으로 DPP 인증 응답 프레임이 미리 정해진 시간이 경과할 때까지 수신되지 않는다고 가정할 수 있다. For clarity and concise description of FIG. 6, it may be assumed that the DPP authentication response frame is not received until a predetermined time elapses in response to the DPP authentication request frame resent in step S622.
위 가정에 따라 미리 정해진 시간이 경과할 때까지 DPP 인증 응답 프레임이 수신되지 않는 경우, DPP 인증 응답 프레임의 재송신을 위해 S623 단계가 수행된다.If the DPP authentication response frame is not received until a predetermined time elapses according to the above assumption, step S623 is performed for retransmission of the DPP authentication response frame.
S623 단계에서, 제1 무선 장치(610)는 DPP 인증 요청 프레임을 제2 무선 장치(620)로 재송신할 수 있다. 이어, 제1 무선 장치(610)는 S623 단계에서 재송신된 DPP 인증 요청 프레임에 대한 응답으로 DPP 인증 응답 프레임이 미리 정해진 시간 내에 제2 무선 장치(620)로부터 수신되는지 여부를 판단할 수 있다. In operation S623, the first wireless device 610 may retransmit the DPP authentication request frame to the second wireless device 620. Subsequently, the first wireless device 610 may determine whether the DPP authentication response frame is received from the second wireless device 620 within a predetermined time in response to the DPP authentication request frame resent in step S623.
일 예로, 미리 정해진 시간은 S623 단계의 DPP 인증 요청 프레임의 송신 시점을 기준으로 설정될 수 있다.For example, the predetermined time may be set based on a transmission time of the DPP authentication request frame in step S623.
도 6의 명확하고 간결한 설명을 위해, 미리 정해진 시간 내에 제2 무선 장치(620)로부터 DPP 인증 응답 프레임이 수신된다고 가정할 수 있다. 위 가정에 따라 미리 정해진 시간이 경과하기 전에 DPP 인증 응답 프레임이 수신되면, S624 단계가 수행된다.For clarity and concise description of FIG. 6, it may be assumed that a DPP authentication response frame is received from the second wireless device 620 within a predetermined time. According to the above assumption, if a DPP authentication response frame is received before a predetermined time elapses, step S624 is performed.
S624 단계에서, 제1 무선 장치(610)는 S623 단계에서 재송신된 DPP 인증 요청 프레임에 대한 응답으로 DPP 인증 응답 프레임을 제2 무선 장치(620)로부터 수신할 수 있다. In operation S624, the first wireless device 610 may receive a DPP authentication response frame from the second wireless device 620 in response to the DPP authentication request frame resent in operation S623.
S625 단계에서, 제1 무선 장치(610)는 DPP 인증 프로토콜을 완료하기 위해 DPP 인증 확인 프레임을 제2 무선 장치(620)로 송신할 수 있다. In operation S625, the first wireless device 610 may transmit a DPP authentication confirmation frame to the second wireless device 620 to complete the DPP authentication protocol.
DPP 인증 확인 프레임의 송신에 따라 DPP 인증 프로토콜(S620)이 성공적으로 수행되면, 개시자(또는 구성자)와 응답자(또는 등록자) 사이에 보안 채널(secure channel)이 설정(establish)될 수 있다.When the DPP authentication protocol S620 is successfully performed according to the transmission of the DPP authentication confirmation frame, a secure channel may be established between the initiator (or configurator) and the responder (or registrant).
S630 단계에서, 제1 무선 장치(610) 및 제2 무선 장치(620)는 DPP 구성 프로토콜을 수행할 수 있다. In operation S630, the first wireless device 610 and the second wireless device 620 may perform a DPP configuration protocol.
S630 단계에서, 제1 무선 장치(610) 및 제2 무선 장치(620)는 같은 MAC 어드레스를 사용할 수 있다. 또한, S630 단계에서, 제1 무선 장치(610) 및 제2 무선 장치(620)는 DPP 인증 프로토콜 동안 사용된 같은 채널을 사용할 수 있다.In operation S630, the first wireless device 610 and the second wireless device 620 may use the same MAC address. In operation S630, the first wireless device 610 and the second wireless device 620 may use the same channel used during the DPP authentication protocol.
S631 단계에서, DPP 구성 프로토콜을 시작하기 위해, 제2 무선 장치(620)는 DPP 구성 요청 프레임을 제1 무선 장치(610)로 송신할 수 있다. 여기서, 개시자 또는 응답자가 구성자의 역할을 수행하는지 여부와 관계 없이, DPP 구성 요청 프레임은 오직 등록자(enrollee)에 의해서만 송신될 수 있다.In operation S631, to start the DPP configuration protocol, the second wireless device 620 may transmit a DPP configuration request frame to the first wireless device 610. Here, regardless of whether the initiator or responder plays the role of the configurator, the DPP configuration request frame can be sent only by the enrollee.
S632 단계에서, 제1 무선 장치(610)는 DPP 구성 요청 프레임에 대한 응답으로 DPP 구성 응답 프레임을 제2 무선 장치(620)로 송신할 수 있다. DPP 구성 응답 프레임은 DPP 구성 객체(DPP Configuration object)를 포함할 수 있다. 예를 들어, DPP 구성 객체는 하기 표 1과 같은 복수의 파라미터 정보를 포함할 수 있다. In operation S632, the first wireless device 610 may transmit a DPP configuration response frame to the second wireless device 620 in response to the DPP configuration request frame. The DPP configuration response frame may include a DPP configuration object. For example, the DPP configuration object may include a plurality of parameter information as shown in Table 1 below.
Figure PCTKR2019006053-appb-T000001
Figure PCTKR2019006053-appb-T000001
앞서 언급된 S610단계 내지 S630 단계가 성공적으로 수행되면, 제1 무선 장치(610)와 미리 결합(associate)된 AP(미도시)를 포함하는 무선랜 시스템의 네트워크 정보가 제2 무선 장치(620)에게 전달할 수 있다. 예를 들어, 네트워크 정보는 SSID 정보 또는 비밀번호(password) 정보를 포함할 수 있다.When the aforementioned steps S610 to S630 are successfully performed, network information of the WLAN system including an AP (not shown) previously associated with the first wireless device 610 is displayed in the second wireless device 620. Can be forwarded to For example, the network information may include SSID information or password information.
즉, 제2 무선 장치(620)는 제1 무선 장치(610)와 결합된 AP(미도시)와 별도의 결합(association) 절차의 수행 없이도, 제2 무선 장치(620)는 제1 무선 장치(610)로부터 수신된 네트워크 정보를 기반으로 무선랜 시스템에 연결될 수 있다.That is, the second wireless device 620 may be connected to the first wireless device 610 without performing an association procedure with an AP (not shown) coupled to the first wireless device 610. It may be connected to the WLAN system based on the network information received from 610.
도 7은 BLE 기반의 통신을 위한 채널화(channelization)를 보여주는 도면이다.FIG. 7 is a diagram illustrating channelization for BLE-based communication.
도 7을 참조하면, BLE(Bluetooth low energy) 기반의 통신을 위한 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널이 도시된다.Referring to FIG. 7, 40 channels having a 2 MHz bandwidth of a 2.4 GHz band for Bluetooth low energy (BLE) based communication are illustrated.
예를 들어, 어드버타이징 채널(Advertising Channel)을 위해 제37 내지 제39 BLE 채널(BLE ch#37~39)이 사용될 수 있다. For example, the 37 th to 39 th BLE channels (BLE ch # 37 to 39) may be used for an advertising channel.
본 명세서에서, 제37 내지 제39 BLE 채널(BLE ch#37~39)은 프라이머리 채널로 언급될 수 있다. 여기서, 어드버타이징 채널은 어드버타이징 패킷(advertising packet)과 연결(connection)을 맺기 위해 교환되는 패킷의 통신을 위해 할당될 수 있다.In the present specification, the 37 th to 39 th BLE channels (BLE ch # 37 to 39) may be referred to as primary channels. Here, the advertising channel may be allocated for communication of packets exchanged to establish a connection with an advertising packet.
예를 들어, 나머지 BLE 채널(BLE ch#0~36)은 데이터 채널로 이해될 수 있다. 본 명세서에서, 나머지 BLE 채널(BLE ch#0~36)은 세컨더리 채널로 언급될 수 있다. For example, the remaining BLE channels (BLE ch # 0 to 36) may be understood as data channels. In the present specification, the remaining BLE channels (BLE ch # 0 to 36) may be referred to as secondary channels.
즉, 나머지 BLE 채널(BLE ch#0~36)은 연결 이후 데이터 패킷의 교환을 위해 사용될 수 있다.That is, the remaining BLE channels (BLE ch # 0 to 36) may be used for exchange of data packets after connection.
본 명세서에 따른 BLE 기반의 통신에서는 두 가지 유형의 패킷(즉, Advertising Packet, Data Packet)만이 존재한다. In the BLE-based communication according to the present specification, only two types of packets (ie, advertising packets and data packets) exist.
예를 들어, 무선 장치 사이에 BLE 기반의 연결이 맺어지기 전에는 Advertising 유형의 패킷만이 송수신될 수 있다. 또한, 무선 장치 사이에 BLE 기반의 연결이 맺어진 후에는 Data 유형의 패킷이 송수신될 수 있다. For example, before a BLE based connection is established between wireless devices, only packets of an advertising type may be transmitted and received. In addition, after a BLE-based connection is established between wireless devices, a packet of data type may be transmitted and received.
예를 들어, BLE 기반의 Advertising 패킷은 특정한 기준에 따라서 하기 표 2와 같이 정의될 수 있다.For example, the BLE-based advertising packet may be defined as shown in Table 2 according to a specific criterion.
Figure PCTKR2019006053-appb-T000002
Figure PCTKR2019006053-appb-T000002
본 명세서에 따르면, Advertising 패킷을 정의하기 위한 첫 번째 기준은 연결 가능성(Connectability)일 수 있다. According to the present specification, the first criterion for defining an advertising packet may be connectivity.
예를 들어, Connectable 어드버타이징 패킷이 상대 무선 장치로부터 수신될 때, 무선 장치는 상대 무선 장치가 연결을 맺고 싶어한다고 이해할 수 있다. For example, when a Connectable Advertising Packet is received from a counterpart wireless device, the wireless device may understand that the counterpart wireless device wants to establish a connection.
이에 따라, 무선 장치는 Connection Request (이하, CONNECT REQ)를 상대 무선 장치로 송신할 수 있다. 이 경우, 상대 무선 장치에 CONNECT REQ가 아닌 다른 유형의 패킷이 수신될 때, 상대 무선 장치는 해당 패킷을 무시하고 다음 채널로 호핑(hopping)할 수 있다.Accordingly, the wireless device can transmit a Connection Request (hereinafter referred to as CONNECT REQ) to the counterpart wireless device. In this case, when a packet of a type other than CONNECT REQ is received at the counterpart wireless device, the counterpart wireless device may ignore the packet and hop to the next channel.
다른 예로, Non-Connectable 어드버타이징 패킷이 상대 무선 장치로부터 수신될 때, 무선 장치는 CONNECT REQ를 송신할 수 없다. As another example, when a Non-Connectable Advertising Packet is received from a counterpart wireless device, the wireless device may not transmit a CONNECT REQ.
본 명세서에 따르면, Advertising 패킷을 정의하기 위한 두 번째 기준은 스캔 가능성(Scannability)일 수 있다.According to the present specification, a second criterion for defining an advertising packet may be scannability.
예를 들어, Scannable 어드버타이징 패킷이 상대 무선 장치로부터 수신될 때, 무선 장치는 Scan Request(이하, SCAN REQ)를 상대 무선 장치로 송신할 수 있다. 이 경우, 상대 무선 장치에 SCAN REQ 가 아닌 다른 유형의 패킷이 수신될 때, 상대 무선 장치는 해당 패킷을 무시할 수 있다.For example, when a Scannable Advertising Packet is received from a counterpart wireless device, the wireless device may transmit a Scan Request (hereinafter referred to as SCAN REQ) to the counterpart wireless device. In this case, when a packet of a type other than SCAN REQ is received at the counterpart wireless device, the counterpart wireless device may ignore the packet.
본 명세서에 따르면, Advertising 패킷을 정의하기 위한 세 번째 기준은 방향성(Directability)일 수 있다. According to the present specification, a third criterion for defining an advertising packet may be directivity.
예를 들어, Directed 패킷에는 송신단의 무선 장치의 MAC 어드레스와 수신단의 상대 무선 장치의 MAC 어드레스 정보가 포함될 수 있다. 또한, Directed 패킷에는 사용자가 원하는 데이터는 포함되지 않을 수 있다.For example, the directed packet may include the MAC address of the wireless device of the transmitting end and the MAC address information of the counterpart wireless device of the receiving end. In addition, the Directed packet may not include data desired by the user.
다른 예로, Undirected 패킷에는 수신단의 상대 무선 장치의 MAC 어드레스 정포가 포함되지 않을 수 있다. 또한, Undirected 패킷에는 사용자가 원하는 데이터가 포함될 수 있다.As another example, the Undirected packet may not include MAC address establishment of the other party's wireless device at the receiving end. In addition, the Undirected packet may include data desired by the user.
표 2를 참조하면, BLE 기반의 Advertising 패킷의 유형이 ADV_IND일 때, ADV_IND 유형의 PDU는 Connectable and Scannable한 특성을 갖는 패킷으로 이해될 수 있다. 이 경우, ADV_IND 유형의 PDU는 8~39 bytes의 길이를 가질 수 있다.Referring to Table 2, when the type of the BLE-based advertising packet is ADV_IND, the PDU of the ADV_IND type may be understood as a packet having characteristics of Connectable and Scannable. In this case, a PDU of type ADV_IND may have a length of 8 to 39 bytes.
BLE 기반의 Advertising 패킷의 유형이 ADV_DIRECT_IND일 때, ADV_DIRECT_IND 유형의 PDU는 Connectable Directed한 특성을 갖는 패킷으로 이해될 수 있다. 이 경우, ADV_DIRECT_IND 유형의 PDU는 14 bytes의 길이를 가질 수 있다.When the type of the BLE-based advertising packet is ADV_DIRECT_IND, the PDU of the ADV_DIRECT_IND type may be understood as a packet having the characteristic of Connectable Directed. In this case, a PDU of type ADV_DIRECT_IND may have a length of 14 bytes.
BLE 기반의 Advertising 패킷의 유형이 ADV_NONCONN_IND일 때, ADV_NONCONN_IND 유형의 PDU는 Non-Connectable and Non-Scannable Undireced한 특성을 갖는 패킷으로 이해될 수 있다. 이 경우, ADV_NONCONN_IND 유형의 PDU는 8~39 bytes의 길이를 가질 수 있다.When the type of the BLE-based advertising packet is ADV_NONCONN_IND, the PDU of the ADV_NONCONN_IND type may be understood as a packet having characteristics of Non-Connectable and Non-Scannable Undireced. In this case, a PDU of type ADV_NONCONN_IND may have a length of 8 to 39 bytes.
BLE 기반의 Advertising 패킷의 유형이 ADV_SCAN_IND일 때, ADV_SCAN_IND 유형의 PDU는 Scannable한 특성을 갖는 패킷으로 이해될 수 있다. 이 경우, Scannable 유형의 PDU는 8~39 bytes의 길이를 가질 수 있다.When the type of the BLE-based advertising packet is ADV_SCAN_IND, the PDU of the ADV_SCAN_IND type may be understood as a packet having a scannable characteristic. In this case, a PDU of type Scannable may have a length of 8 to 39 bytes.
BT(Bluetooth)는 BLE(Bluetooth Low Energy exchange) 전송 메커니즘을 사용하여 그룹 별 데이터(group-specific-data)를 전송하고자 할당된 그룹(조직 및 /또는 회사)을 지원하기 위해 TDS(Transport Discovery Service) 프로필을 출시했다.Bluetooth (BT) is a Transport Discovery Service (TDS) to support groups (organizations and / or companies) assigned to transmit group-specific-data using the Bluetooth Low Energy exchange (BLE) transport mechanism. Released a profile.
BT SIG는 특정 Org.ID를 Wi-Fi Alliance로 할당했다. 많은 WFA 프로그램 (미래 프로그램 포함)에서 범용으로 사용하기 위해 통일된(unified) Org.Data 포맷이 정의되어야 한다.The BT SIG has assigned a specific Org.ID to the Wi-Fi Alliance. In many WFA programs (including future ones), a unified Org.Data format must be defined for general use.
TDS (Transport Discovery Service)는 BLE 무선 기술을 사용하는 장치가 BLE 이외의 전송 장치에서 사용할 수 있는 서비스를 제공할 수 있게 한다. 본 명세서에서 사용되는 용어 'transport'는 서버와 클라이언트 간의 데이터 전송에 사용될 수 있는 통신 기술을 설명한다. higher level의 spec(예: TDS를 참조하고 사용하는 spec)과 함께 사용하면 이 서비스가 제공하는 정보는 Wi-Fi Alliance®또는 기타 조직에서 정의한 것과 같이 Bluetooth SIG가 정의하지 않은 BR/EDR(Basic Rate/Enhanced Data Rate) 또는 전송의 검색 및 활용을 용이하게 하는데 사용할 수 있다. 이 서비스는 다른 조직에서 자체 증분 요구 사항을 사용하여 자체 전송 및 서비스를 설명하는 데 사용할 수 있도록 설계되었다.A transport discovery service (TDS) allows a device using BLE wireless technology to provide a service that can be used by a transmission device other than BLE. As used herein, the term 'transport' describes a communication technique that can be used for data transmission between a server and a client. When used in conjunction with higher level specs (e.g. specs that reference and use TDS), the information provided by this service is not defined by the Bluetooth SIG, as defined by the Wi-Fi Alliance® or other organizations. / Enhanced Data Rate) or to facilitate the discovery and utilization of transmissions. This service is designed to be used by other organizations to describe their own transports and services using their own incremental requirements.
이하에서는 TDS를 위한 어드버타이징 데이터 요구(advertising data requirement)를 정의한다.Hereinafter, the advertising data requirement for the TDS is defined.
도 8은 TDS를 위한 프레임 포맷의 일례를 나타낸다.8 shows an example of a frame format for TDS.
여기서는, 클라이언트가 장치의 역할(즉, 서비스를 찾는 중인지 여부(탐색자), 또는 특정 전송에서 사용할 수 있는 서비스를 제공하는 중인지 여부(공급자)), 지원되는 서비스와 관련된 Organization 및 transport와 전송 상태 및 기타 기능과 같은 다른 정보를 결정할 수 있도록 하는 Transport Discovery Data AD Type의 내용과 요구 사항을 설명한다.Here, the role of the device (that is, whether it is looking for a service (navigator), or whether it is providing a service that can be used in a particular transport (provider)), the organization and transport associated with the supported service, transport status, Describes the content and requirements of the Transport Discovery Data AD Type, which enables you to determine other information such as functionality.
Transport Discovery Data AD Type은 Advertising Data (즉, AdvData)에 포함되어야 하며 EIR(Extended Inquiry Response)에 포함될 수도 있다. EIR 및 Advertising 패킷은 크기가 다를 수 있으며 Transport Discovery Data AD Type 내에서 다른 정보를 포함할 수 있다.Transport Discovery Data AD Type should be included in Advertising Data (ie, AdvData) and may be included in Extended Inquiry Response (EIR). EIR and Advertising packets may be different in size and may contain other information within the Transport Discovery Data AD Type.
Transport Discovery Data AD Type은 다음과 같이 정의될 수 있다.Transport Discovery Data AD Type may be defined as follows.
FieldField Data TypeData type Size(octets)Size (octets) RequirementRequirement
Transport Discovery Data AD Type CodeTransport Discovery Data AD Type Code Uint8Uint8 1One MM
Organization IDOrganization ID Uint8Uint8 1One MM
TDS FlagsTDS Flags 8bit8bit 1One MM
Transport Data LengthTransport Data Length Uint8Uint8 1One MM
Transport DataTransport data VariableVariable Variable(typically 0-26)Variable (typically 0-26) OO
Transport Discovery Data AD Type Code 필드는 Transport Discovery Data AD Type에 포함되어야 한다. 이 필드는 Bluetooth SIG 할당 번호의 GAP (Generic Access Profile) 섹션에 정의된 1 옥텟 Transport Discovery Data AD Type Code 값을 포함해야 한다.The Transport Discovery Data AD Type Code field should be included in the Transport Discovery Data AD Type. This field shall contain a 1 octet Transport Discovery Data AD Type Code value defined in the GAP (Generic Access Profile) section of the Bluetooth SIG assignment number.
Transport Block에는 Organization ID, TDS Flags, Transport Data Length 및 Transport Data 필드가 포함된다.The transport block includes the Organization ID, TDS Flags, Transport Data Length, and Transport Data fields.
Transport Discovery Data AD Type에 하나 이상의 Transport Block이 있을 수 있다. 상기 필드 값은 블록이 설명하는 전송에만 관련됩니다 (즉, 해당 Transport Block에만 존재한다).There may be one or more transport blocks in the Transport Discovery Data AD Type. The field value is relevant only to the transport described by the block (i.e., only in that Transport Block)
Transport Block에 포함된 데이터는 크기나 다른 제한으로 인해 전체 데이터가 GATT(Generic Attribute Profile) 데이터베이스에 있어야 한다고 하더라도 클라이언트가 완전히 분석할 수 있어야 한다.The data contained in the transport block must be fully resolvable by the client even if the entire data must be in the Generic Attribute Profile (GATT) database due to size or other limitations.
Organization ID 필드는 Transport Block에 포함되어야 한다.The Organization ID field must be included in the transport block.
Organization ID 필드는 Bluetooth SIG assigned number [3]의 1 옥텟 organization ID 값을 적절한 organization에 설정된 값과 함께 포함해야 한다. 동일한 패킷에 여러 서비스 (동일한 또는 다른 organization ID와 관련 있음)를 알리는 방법에 대한 자세한 내용은 후술하도록 한다. Organization ID 필드의 값은 도 8에 도시되어 있다.The Organization ID field shall contain a 1 octet organization ID value of Bluetooth SIG assigned number [3], along with the value set in the appropriate organization. Details on how to notify multiple services (associated with the same or different organization IDs) in the same packet will be described later. The value of the Organization ID field is shown in FIG.
TDS Flags 필드는 Transport Block에 포함되어야 한다. TDS Flags 필드는 장치의 역할과 장치의 상태 및 지원되는 기능에 대한 정보를 나타내는 1 옥텟 값을 포함해야 한다. RFU(Reserved for Future Use)로 정의된 비트는 0으로 설정되어야 한다. TDS Flags 필드의 값은 도 8에 도시되어 있다.The TDS Flags field should be included in the transport block. The TDS Flags field shall contain one octet value indicating information about the device's role and device status and supported functions. Bits defined as Reserved for Future Use (RFU) must be set to zero. The value of the TDS Flags field is shown in FIG.
Transport Data Length 필드는 Transport Block에 포함되어야 한다. Transport Data Length 필드는 다음에 오는 Transport Data 필드의 8진수의 총 개수를 나타내는 1 옥텟 값을 포함해야 한다. 이를 통해 스캔 장치는 뒤따르는 가변 필드의 길이를 결정할 수 있으며 향후에도 확장성을 허용한다. 예를 들어, Transport Data Length 값 0x10은 16 옥텟 전송 데이터 필드가 뒤따르는 것을 나타낸다. 마찬가지로 Transport Data Length 값 0x00 값은 전송 데이터 필드가 없음을 나타낸다.The Transport Data Length field should be included in the transport block. The Transport Data Length field shall contain one octet value representing the total number of octets in the following Transport Data field. This allows the scanning device to determine the length of the variable field that follows and allows for scalability in the future. For example, a Transport Data Length value of 0x10 indicates that a 16 octet transport data field follows. Similarly, a value of 0x00 of the Transport Data Length indicates that there is no transport data field.
Transport Data 필드는 전송 블록에 포함될 수 있다. Transport Data 필드를 사용하면 organization-specific-data가 포함되며 바이트 단위로 정렬된다. 이 값은 Advertising Packet의 사용 가능한 공간에 맞아야 한다. 상기 필드의 내용은 상위 레벨 스펙에 의해 정의된다.The transport data field may be included in a transport block. Using the Transport Data field includes organization-specific-data and sorts it byte by byte. This value should fit within the available space of the Advertising Packet. The content of this field is defined by a higher level specification.
Transport Data 필드에 여러 서비스 식별자가 나열되어있는 경우 광고 장치는 우선 순위 또는 내림차순 우선 순위로 나열해야 한다. 예를 들어, 목록이 두 개 이상의 지원되는 서비스(공급자 역할에 해당)를 나타내는 경우 순서는 기본 지원을 나타낸다(예: 기기가 더 빠른 방법과 더 느린 레가시 방법을 사용하여 데이터를 전송할 수 있음). 목록이 두 개 이상의 필수 서비스(Seeker 역할에 해당)를 나타내는 경우 순서는 선호 서비스 순서를 나타낸다(예: 기기가 즉각적인 서비스를 필요로 하지만 다른 서비스는 우선 순위가 낮을 수 있음).If multiple service identifiers are listed in the Transport Data field, the advertisement device must be listed in priority or descending priority. For example, if the list represents more than one supported service (corresponding to the provider role), then the order represents basic support (for example, the device can transfer data using the faster and slower legacy methods). If the list represents more than one mandatory service (corresponding to the Seeker role), the order indicates the preferred service order (for example, the device requires immediate service but other services may be of lower priority).
도 9는 BLE가 트리거된 Advertising 메커니즘에서 TDS를 위한 프레임 포맷의 일례를 나타낸다.9 shows an example of a frame format for TDS in the advertising mechanism triggered BLE.
WFA NAN(Neighbor Awareness Networking) R3는 BLE가 트리거된 Advertising 메커니즘을 정의한다.WFA Neighbor Awareness Networking (NAN) R3 defines the advertising mechanism for which BLE is triggered.
블룸 필터 포맷(bloom filter format)으로 다수의 서비스가 광고될 수 있다. Multiple services may be advertised in a bloom filter format.
추가 정보(bloom filter elements)가 있는 서비스 이름은 블룸 필터 포맷으로 해시되고(hashed) 매핑된다(mapped).Service names with bloom filter elements are hashed and mapped to the Bloom filter format.
도 9의 Header의 Channel Info 비트가 1로 설정되면 채널 정보를 추가 데이터로 전송할 수 있다.When the Channel Info bit of the header of FIG. 9 is set to 1, channel information may be transmitted as additional data.
그러나, 블룸 필터와 관련된 여러 인터페이스가 Chanel Info Present Bit를 설정할 수 없는 경우, 하나의 인터페이스(데이터 링크 식별자)가 전달될 때만 사용된다.However, if multiple interfaces associated with the bloom filter cannot set the Chanel Info Present Bit, they are only used when one interface (data link identifier) is passed.
추가 데이터를 구별하는 메커니즘이 어느 서비스에 속하는지 아직 정의되지 않았기 때문에 여러 서비스에 대한 데이터 전송을 지원할 수 없다. 현재 그것은 NAN을 위해 설계되었으므로 데이터 전송은 아직 고려되지 않는다.It is not possible to support data transfer for multiple services because the mechanism for distinguishing additional data is not defined yet. Currently it is designed for NAN so data transmission is not yet considered.
NAN R3로 정의된 BLE가 트리거된 Advertising 메커니즘은 ADV_NONCONN_IND (BT4.x)를 사용하여 TDS를 기반으로 설계된다. 따라서 ADV_EXT_IND(BT5.0 이상)에서 확장된 페이로드를 고려할 수 없다. 따라서 제한된 길이(최대 32 바이트)를 사용한다.The BLE-triggered advertising mechanism defined by NAN R3 is designed based on TDS using ADV_NONCONN_IND (BT4.x). Therefore, the extended payload cannot be considered in ADV_EXT_IND (BT5.0 or higher). Therefore, use a limited length (up to 32 bytes).
그러나 본 명세서에서 제안된 메커니즘이 확장된 페이로드를 사용하여 여러 서비스를 지원한다고 가정할 수 있다.However, it can be assumed that the mechanism proposed herein supports multiple services using an extended payload.
이하에서는, NAN을 트리거하는 BLE에 대해 설명한다.Hereinafter, BLE for triggering a NAN will be described.
BLE (Bluetooth Low Energy) TDS (Transport Discovery Service)는 서비스 검색을 위해 NAN 라디오의 전원을 켜도록 장치를 트리거 하는데 사용될 수 있다. NAN을 통한 추후 디스커버리를 트리거하기 위한 기본 서비스 정보를 전송하기 위한 TDS Spec에 명시된 일반 프레임 형식이 사용되어야 한다.BLE (Bluetooth Low Energy) Transport Discovery Service (TDS) can be used to trigger the device to power on the NAN radio for service discovery. The generic frame format specified in the TDS Spec shall be used for transmitting basic service information for triggering future discovery over the NAN.
도 9는 NAN 라디오를 트리거하는데 사용되는 BLE TDS 프레임 포맷을 도시한다. BLE 트리거 데이터는 Wi-Fi Alliance Generic Service Discovery (0x02)의 organization ID를 사용하여 TDS AD type으로 요약된다.9 illustrates a BLE TDS frame format used to trigger a NAN radio. BLE trigger data is summarized in TDS AD type using the organization ID of Wi-Fi Alliance Generic Service Discovery (0x02).
Transport Data 필드는 1 바이트 헤더 필드, 가변 길이의 블룸 필터 필드 및 선택적(optional) 채널 정보 필드로 구성된다. 이 페이로드를 생성할 때 본 명세서에 정의된 필드 다음에 어떠한 데이터도 존재해서는 안 된다. 이 페이로드를 분석(parse)할 때, 본 명세서에서 정의한 필드 뒤의 데이터는 무시된다. 이는 이후의 spec에서 이전 또는 새로운 분석을 손상시키지 않고 페이로드를 확장할 수 있도록 하기 위한 것이다.The Transport Data field is composed of a 1 byte header field, a variable length Bloom filter field, and an optional channel information field. When generating this payload, no data should be present after the fields defined herein. When parsing this payload, the data behind the fields defined herein are ignored. This is to allow future specs to scale their payloads without compromising old or new analysis.
Channel Info Present 비트가 설정되면 Channel Informationa 필드가 패킷에서 다음에 온다. 이 필드는 802.11 운영 클래스(operating class)와 802.11 채널 번호(channel number)로 구성된다.If the Channel Info Present bit is set, the Channel Informationa field is next in the packet. This field consists of an 802.11 operating class and an 802.11 channel number.
Transport Data header 필드는 아래 표에 정의되어 있다.The Transport Data header field is defined in the table below.
BitsBits Subfield Name Subfield name DescriptionDescription
00 Bloom Filter LengthBloom Filter Length 0b0: The length of the Bloom Filter field is 10 bytes0b1: The length of the Bloom Filter field is 20 bytes0b0: The length of the Bloom Filter field is 10 bytes
1-61-6 ReservedReserved Reserved for future useReserved for future use
77 Channel Information Present BitChannel Information Present Bit 0b0: The Channel Information field is not present0b1: The Channel Information field is present0b0: The Channel Information field is not present
블룸 필터(BF) 필드에는 블룸 필터 요소를 해싱한 후 "1"로 설정된 비트 위치의 집합이 포함된다.도 10은 본 실시예에 따른 BLE Advertisement 패킷의 구조의 일례를 나타낸다.The bloom filter (BF) field contains a set of bit positions set to "1" after hashing the bloom filter element.
도 10의 Link Layer packet 포맷은 PDU를 포함하고, 상기 PDU는 Advertising channel PDU를 포함한다. 상기 Advertising channel PDU는 Header와 Payload를 포함한다. 상기 Payload는 상기 Header에 의해 정의될 수 있다.The link layer packet format of FIG. 10 includes a PDU, and the PDU includes an advertising channel PDU. The advertising channel PDU includes a header and a payload. The payload may be defined by the header.
상기 Advertising channel PDU의 Header는 PDU Type, RFU, TxAdd, RxAdd, Length, RFU 필드를 포함한다.The header of the advertising channel PDU includes a PDU Type, RFU, TxAdd, RxAdd, Length, and RFU fields.
상기 PDU Type은 다음과 같이 정의될 수 있다.The PDU Type may be defined as follows.
Figure PCTKR2019006053-appb-T000003
Figure PCTKR2019006053-appb-T000003
상기 표에서 ADV_NONCONN_IND는 NAN에서 사용하는 타입이다. 상기 표에서 ADV_EXT_IND와 AUX_ADV_IND는 본 명세서에서 사용하려는 타입이다.In the above table, ADV_NONCONN_IND is a type used in NAN. In the above table, ADV_EXT_IND and AUX_ADV_IND are types to be used herein.
상기 Payload는 기존 BT 4.x 이하에서는 ADV_NONCONN_IND PDU Payload로 설정된다. 상기 ADV_NONCONN_IND PDU Payload는 6 octet을 가지는 AdvA 필드와 0~31 octet을 가지는 AdvData 필드를 포함한다.The payload is set to the ADV_NONCONN_IND PDU payload in the existing BT 4.x or less. The ADV_NONCONN_IND PDU payload includes an AdvA field having 6 octets and an AdvData field having 0 to 31 octets.
상기 Payload는 BT 5.x 이상에서는 Common Extended Advertising Payload Format으로 설정된다. 상기 Common Extended Advertising Payload는 6 비트의 Extended Header Length 필드, 2비트의 AdvMode 필드, 0~63 octet의 Extended Header 필드와 0~254 octet을 가지는 AdvData 필드를 포함한다.The payload is set to the Common Extended Advertising Payload Format in BT 5.x and above. The Common Extended Advertising Payload includes a 6-bit Extended Header Length field, a 2-bit AdvMode field, an 0-63 octet Extended Header field and an 0-254 octet AdvData field.
상기 2가지 Payload에 포함된 AdvData 필드에 전술한 TDS 프레임 포맷이 포함될 수 있다.The above-described TDS frame format may be included in the AdvData field included in the two payloads.
도 11은 본 실시예에 따른 ADV_EXT_IND와 AUX_ADV_IND의 동작 과정을 나타낸 일례이다.11 illustrates an example of an operation of ADV_EXT_IND and AUX_ADV_IND according to the present embodiment.
ADV_EXT_IND는 Primary channel로 불리는 BLE Advertising Channels 37, 38, 39에서 전달된다. ADV_EXT_IND는 Data channel에 대한 정보가 포함된다.ADV_EXT_IND is delivered in BLE Advertising Channels 37, 38, and 39 called Primary Channel. ADV_EXT_IND includes information about the data channel.
AUX_ADV_IND는 Secondary channel로 불리는 BLE Data Channels 0~36에서 전달된다. AUX_ADV_IND는 Payload에 실제 광고 데이터가 포함될 수 있다(예를 들어, TDS).AUX_ADV_IND is delivered in BLE Data Channels 0 ~ 36 called Secondary channel. AUX_ADV_IND may include actual advertising data in the payload (eg, TDS).
구체적으로, Primary channel에서 ADV_EXT_IND를 수신한 무선장치는 ADV_EXT_IND에 있는 채널 정보를 확인하여 해당 채널(Data channel)로 넘어간다. 상기 무선장치는 넘어간 채널에서 AUX_ADV_IND를 수신하여 Payload에 있는 Advertisement 데이터 확보할 수 있다.Specifically, the wireless device that receives the ADV_EXT_IND in the primary channel checks the channel information in the ADV_EXT_IND and passes the data to the corresponding channel. The wireless device may receive AUX_ADV_IND on the channel that has been passed to secure the Advertisement data in the payload.
WFA NAN R3가 정의하는 BLE triggered Advertising mechanism은 BT 4.x를 사용하는 TDS 기반으로 디자인된다. 이에 따라, ADV_EXT_IND내 multi service를 광고할 수 있는 extended payload가 지원되지 않는 한계가 있다. 따라서, 본 명세서는 multiple services를 지원하는 extended payload를 포함하는 프레임 포맷을 제안한다. 특히, 본 명세서는 multiple services advertisement를 지원하는 Bloom filter format을 구성하는 방법을 제안한다.The BLE triggered advertising mechanism defined by WFA NAN R3 is designed based on TDS using BT 4.x. Accordingly, there is a limitation in that extended payload for advertising multi service in ADV_EXT_IND is not supported. Therefore, the present specification proposes a frame format including an extended payload supporting multiple services. In particular, the present specification proposes a method of configuring a bloom filter format that supports multiple services advertisement.
도 12는 multiple services를 지원하는 블룸 필터 프레임 포맷의 일례를 도시한다.12 shows an example of a bloom filter frame format supporting multiple services.
도 12는 multiple channel info가 존재하는 블룸 필터 프레임을 도시한다. 본 실시예는 도 12의 Data 필드 내 인터페이스를 나타내는 필드를 정의한다. Actual channel info 필드는 어떤 인터페이스 비트가 설정되는지에 따라 Multiple channel info 필드 다음에 올 수 있다.12 illustrates a bloom filter frame in which multiple channel info exists. This embodiment defines a field representing the interface in the Data field of FIG. 12. The actual channel info field may follow the Multiple channel info field depending on which interface bit is set.
도 13은 multiple services를 지원하는 블룸 필터 프레임 포맷의 다른 예를 도시한다.13 shows another example of a bloom filter frame format supporting multiple services.
도 12와 달리 도 13은 TLV/LTV 포맷을 사용하여 다양한 인터페이스를 나타낸다. 도 13을 참조하면, Data 필드는 Multiple channel info와 Actual channel info를 LTV(Length, Type, Value) 포맷으로 전달된다.Unlike FIG. 12, FIG. 13 illustrates various interfaces using the TLV / LTV format. Referring to FIG. 13, the Data field carries Multiple channel info and Actual channel info in LTV (Length, Type, Value) format.
도 14는 multiple services를 지원하는 블룸 필터 프레임 포맷의 또 다른 예를 도시한다.14 shows another example of a bloom filter frame format supporting multiple services.
도 14를 참조하면, Header의 Reserved 필드에 1비트를 사용하여 추가 데이터 전송으로 여러 서비스를 지원할 수 있다. 상기 1비트는 Data Transfer Indicate Bit로 정의할 수 있다. 상기 Data Transfer Indicate Bit가 1로 설정되면 블룸 필터와 관련된 하나 이상의 서비스가 추가 데이터를 전달할 수 있다. Channel Info는 제안된 추가 데이터의 포맷과 관련될 수 있다.Referring to FIG. 14, various services may be supported by additional data transmission by using 1 bit in the Reserved field of the header. The 1 bit may be defined as a Data Transfer Indicate Bit. If the Data Transfer Indicate Bit is set to 1, one or more services related to the bloom filter may transfer additional data. Channel Info may be related to the format of the proposed additional data.
도 15는 multiple services를 지원하는 블룸 필터 프레임 포맷의 또 다른 예를 도시한다.15 shows another example of a bloom filter frame format supporting multiple services.
도 15를 참조하면, 블룸 필터 프레임은 여러 서비스를 지원하기 위한 추가 데이터 포맷으로 정의될 수 있다. 블룸 필터 프레임은 여러 서비스에 대해 여러 데이터를 지원해야 한다. 블룸 필터는 여러 서비스를 포함하며 여러 서비스 중 일부는 추가 데이터를 전달하기를 원한다.Referring to FIG. 15, a bloom filter frame may be defined as an additional data format for supporting various services. Bloom filter frames must support multiple data for different services. Bloom filters include multiple services, some of which want to carry additional data.
추가 데이터 포맷을 나타내는 몇 가지 방법은 다음과 같다.Some ways to indicate additional data formats are:
먼저, TLV 또는 LTV 형식을 사용하여 여러 서비스를 지원할 수 있다.First, multiple services can be supported using the TLV or LTV format.
- 길이(Length) : 유형을 포함하는 데이터 길이를 나타낸다.Length: This indicates the data length including the type.
- 유형(Type) : 값의 유형을 나타낸다(가장 높은 레벨의 유형은 다음 데이터의 소유자를 구별하기 위해 서비스 ID를 나타낸다). 서비스 ID는 서비스 이름 또는 해시된 블룸 필터 요소 또는 WFA 정의 값 등으로 해싱될(hashed) 수 있다.Type: indicates the type of value (highest level type indicates service ID to distinguish the owner of the next data). The service ID may be hashed with a service name or a hashed bloom filter element or a WFA-defined value.
- 값(Value) : 데이터를 나타냅니다. 다른 LTV 형식 일 수 있습니다.-Value: Represents data. It may be another LTV format.
도 15를 참조하면, Header에 포함된 Data Transfer Indicate Bit는 1로 설정되고, Data 필드는 LTV 포맷으로 설정됨을 알 수 있다. 다만, 도 15는 Value 안에 다시 LTV 포맷으로 설정하는 실시예까지도 포함하고 있다.Referring to FIG. 15, it can be seen that the Data Transfer Indicate Bit included in the header is set to 1 and the Data field is set to the LTV format. However, FIG. 15 also includes an embodiment in which the LTV format is set again in the value.
도 16은 ADV_NONCON_IND를 사용하는 NAN R3 동작 과정의 절차를 나타낸다.16 illustrates a procedure of an NAN R3 operation procedure using ADV_NONCON_IND.
도 16을 참조하면, BLE Seeker는 서비스 1과 서비스 2를 지원 가능하고, BLE Provider는 서비스 1을 지원 가능하다.Referring to FIG. 16, the BLE Seeker may support service 1 and service 2, and the BLE provider may support service 1.
BLE Seeker는 ADV_NONCON_IND 패킷을 BLE Provider로 전송한다. 상기 ADV_NONCON_IND 패킷은 헤더 및 서비스 1과 서비스 2를 포함하는 블룸 필터를 포함한다. 이는, BLE Seeker가 서비스 1과 서비스 2를 지원할 수 있기 때문이다.The BLE Seeker sends the ADV_NONCON_IND packet to the BLE Provider. The ADV_NONCON_IND packet includes a bloom filter including a header and service 1 and service 2. This is because the BLE Seeker can support Service 1 and Service 2.
BLE Seeker는 ADV_NONCON_IND 패킷을 BLE Provider로부터 수신한다. 상기 ADV_NONCON_IND 패킷은 헤더 및 서비스 1을 포함하는 블룸 필터를 포함한다. 이는, BLE Provider가 서비스 1만을 지원할 수 있기 때문이다.The BLE Seeker receives the ADV_NONCON_IND packet from the BLE Provider. The ADV_NONCON_IND packet includes a Bloom filter including a header and service 1. This is because the BLE provider can support only service 1.
이로써, BLE Seeker와 BLE Provider는 NAN 서비스 디스커버리(discovery)를 수행하고, NAN 서비스가 개시(turn on)될 수 있다.As a result, the BLE Seeker and the BLE Provider may perform NAN service discovery, and the NAN service may be turned on.
도 17은 ADV_EXT_IND, AUX_ADV_IND를 사용하는 제안된 기술의 동작 과정의 절차를 나타낸다.17 shows a procedure of an operation procedure of a proposed technique using ADV_EXT_IND and AUX_ADV_IND.
도 17을 참조하면, BLE Seeker는 서비스 1과 서비스 2를 지원 가능하고, BLE Provider는 서비스 1을 지원 가능하다.Referring to FIG. 17, the BLE Seeker may support service 1 and service 2, and the BLE provider may support service 1.
BLE Seeker는 ADV_EXT_IND 패킷을 BLE Provider로 전송한다. 상기 ADV_EXT_IND 패킷은 데이터 채널 정보를 포함한다. 데이터 채널은 도 7에서 설명한 세컨더리 채널일 수 있다. The BLE Seeker sends the ADV_EXT_IND packet to the BLE Provider. The ADV_EXT_IND packet includes data channel information. The data channel may be the secondary channel described with reference to FIG. 7.
또한, BLE Seeker는 AUX_ADV_IND 패킷을 BLE Provider로 전송한다. 상기 AUX_ADV_IND 패킷은 헤더 및 서비스 1과 서비스 2를 포함하는 블룸 필터를 포함한다. 이는, BLE Seeker가 서비스 1과 서비스 2를 지원할 수 있기 때문이다.In addition, the BLE Seeker transmits the AUX_ADV_IND packet to the BLE Provider. The AUX_ADV_IND packet includes a bloom filter including a header and service 1 and service 2. This is because the BLE Seeker can support Service 1 and Service 2.
BLE Seeker는 ADV_NONCON_IND 패킷을 BLE Provider로부터 수신한다. 상기 ADV_NONCON_IND 패킷은 헤더 및 서비스 1을 포함하는 블룸 필터를 포함한다. 이는, BLE Provider가 서비스 1만을 지원할 수 있기 때문이다. 또한, 상기 ADV_NONCON_IND 패킷은 서비스 1에 대한 추가 데이터를 포함한다.The BLE Seeker receives the ADV_NONCON_IND packet from the BLE Provider. The ADV_NONCON_IND packet includes a Bloom filter including a header and service 1. This is because the BLE provider can support only service 1. In addition, the ADV_NONCON_IND packet includes additional data for service 1.
이로써, BLE Seeker와 BLE Provider는 NAN 서비스 디스커버리(discovery)를 수행하고, NAN 서비스가 개시(turn on)될 수 있다. BLE Seeker는 사전에 수신한 서비스 1에 대한 추가 데이터를 활용하여 NAN 서비스 디스커버리 과정 또는 이후의 과정을 간소화시킬 수 있다.As a result, the BLE Seeker and the BLE Provider may perform NAN service discovery, and the NAN service may be turned on. The BLE Seeker can simplify the NAN service discovery process or later by utilizing additional data for the service 1 received in advance.
도 18은 본 실시예에 따른 어드버타이징 패킷을 수신하는 절차흐름도이다.18 is a flowchart illustrating a procedure of receiving an advertising packet according to the present embodiment.
본 실시예는, 다수의 서비스를 어드버타이징하기 위한 어드버타이징 패킷을 블룸 필터 포맷으로 구성하는 방법을 제안한다. 후술하는 제1 무선장치는 BLE를 제공하는 제공자(provider)이고, 제2 무선장치는 BLE를 찾는 탐색자(seeker)일 수 있다.This embodiment proposes a method of configuring advertising packets for advertising a plurality of services in a bloom filter format. The first wireless device, which will be described later, may be a provider providing BLE, and the second wireless device may be a seeker looking for BLE.
S1810 단계에서, 제1 무선장치는 제1 어드버타이징 패킷(advertising packet)을 프라이머리 채널을 통해 제2 무선장치로부터 수신한다. In step S1810, the first wireless device receives the first advertising packet from the second wireless device through the primary channel.
S1820 단계에서, 상기 제1 무선장치는 제2 어드버타이징 패킷을 세컨더리 채널을 통해 상기 제2 무선장치로부터 수신한다.In operation S1820, the first wireless device receives a second advertising packet from the second wireless device through the secondary channel.
상기 제1 어드버타이징 패킷은 상기 세컨더리 채널에 대한 정보를 포함한다. 상기 제2 어드버타이징 패킷은 헤더 필드, 블룸 필터(Bloom filter) 필드 및 확장된 페이로드(extended payload) 필드를 포함한다. The first advertising packet includes information about the secondary channel. The second advertising packet includes a header field, a bloom filter field, and an extended payload field.
상기 확장된 페이로드 필드는 상기 블룸 필터 필드에 포함된 다수의 서비스(multiple service)를 지원하기 위해 추가 데이터(additional data)를 포함한다. 상기 추가 데이터는 다수의 채널 정보(multiple channel information) 및 실제 채널 정보(actual channel information)를 포함한다. The extended payload field includes additional data to support multiple services included in the bloom filter field. The additional data includes multiple channel information and actual channel information.
기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 BT 4.x를 사용하는 TDS 패킷을 기반으로 디자인되었는데, 상기 TDS 패킷은 다수의 서비스를 어드버타이징할 수 있는 확장된 페이로드가 지원되지 않는 한계가 있었다. 따라서, 본 실시예는 다수의 서비스를 지원하는 확장된 페이로드를 포함하는 어드버타이징 패킷의 구성 방법을 제안한다. 본 실시예에서 제안하는 어드버타이징 패킷은 BT 5.x 이상을 지원할 수 있다.The existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x. The TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services. The advertising packet proposed in this embodiment may support BT 5.x or higher.
상기 추가 데이터는 254 옥텟(octet)까지 지원할 수 있다. 이는, 기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 페이로드는 31 옥텟까지 지원하는 것에 비해 크게 늘어난 양이다. 이로써, 본 실시예에서 제안하는 어드버타이징 패킷은 다수의 서비스를 지원할 수 있다.The additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload. Thus, the advertising packet proposed in this embodiment can support a plurality of services.
상기 헤더 필드는 데이터 전송 지시 비트(data transfer indicate bit)를 포함할 수 있다. 상기 데이터 전송 지시 비트가 1로 설정되면, 상기 확장된 페이로드 필드는 상기 추가 데이터를 포함할 수 있다.The header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
상기 다수의 채널 정보는 상기 다수의 서비스 각각에 대한 인터페이스 비트를 포함할 수 있다. 상기 실제 채널 정보는 상기 인터페이스 비트가 1로 설정된 서비스의 채널 정보를 포함할 수 있다. 예를 들어, NAN과 인프라스트럭처(infrastructure)에 대한 인터페이스 비트가 1이라면, 확장된 페이로드(또는 추가 데이터)에는 NAN에 대한 채널 정보와 인프라스트럭처에 대한 채널 정보가 포함될 수 있다.The plurality of channel information may include interface bits for each of the plurality of services. The actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
일례로, 상기 인터페이스 비트가 1로 설정된 서비스는 제1 서비스 및 제2 서비스를 포함할 수 있다. 상기 추가 데이터는 제1 및 제2 길이 필드, 제1 및 제2 유형 필드, 제1 및 제2 값 필드를 포함할 수 있다. 예를 들어, 제1 서비스가 NAN이고, 제2 서비스가 인프라스트럭처일 수 있다. 이때, 확장된 페이로드(또는 추가 데이터)는 각 서비스 별로 LTV(Length/Type/Value) 포맷으로 정의될 수 있다.For example, the service in which the interface bit is set to 1 may include a first service and a second service. The additional data may include first and second length fields, first and second type fields, and first and second value fields. For example, the first service may be a NAN and the second service may be an infrastructure. In this case, the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
상기 제1 길이 필드는 상기 제1 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제1 유형 필드는 상기 제1 서비스의 식별자를 포함할 수 있다. 상기 제1 값 필드는 상기 제1 서비스를 지원하는 데이터를 포함할 수 있다.The first length field may include information about the length of data supporting the first service. The first type field may include an identifier of the first service. The first value field may include data supporting the first service.
상기 제2 길이 필드는 상기 제2 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제2 유형 필드는 상기 제2 서비스의 식별자를 포함할 수 있다. 상기 제2 값 필드는 상기 제2 서비스를 지원하는 데이터를 포함할 수 있다. The second length field may include information about the length of data supporting the second service. The second type field may include an identifier of the second service. The second value field may include data supporting the second service.
상기 제1 값 필드는 제3 길이 필드, 제3 유형 필드 및 제3 값 필드를 포함할 수 있다. 상기 제2 값 필드는 제4 길이 필드, 제4 유형 필드 및 제4 값 필드를 포함할 수 있다. 즉, 값 필드가 새로운 LTV 포맷으로 정의될 수 있다.The first value field may include a third length field, a third type field, and a third value field. The second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
상기 제1 무선장치는 제3 어드버타이징 패킷을 상기 제2 무선장치로 전송할 수 있다.The first wireless device may transmit a third advertising packet to the second wireless device.
상기 제1 무선장치는 상기 제1 내지 제3 어드버타이징 패킷을 기반으로 상기 제2 무선장치와 NAN(Neighbor Awareness Network) 서비스 디스커버리(discovery)를 수행할 수 있다.The first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
상기 제1 어드버타이징 패킷은 ADV_EXT_IND 유형의 TDS(Transport Discovery Service) 패킷의 포맷으로 정의될 수 있다. 상기 제2 어드버타이징 패킷은 AUX_ADV_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다. 상기 제3 어드버타이징 패킷은 ADV)NONCON_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다.The first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type. The second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND. The third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
상기 프라이머리 채널은 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널 중 미리 결정된 3개의 채널 중 어느 하나로 설정될 수 있다. 상기 세컨더리 채널은 상기 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널에서 상기 3개의 채널을 제외한 나머지 채널 중 어느 하나로 설정될 수 있다.The primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band. The secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
상기 2.4GHz 대역은 BLE(Bluetooth low energy) 기반의 통신을 위한 대역일 수 있다. 상기 프라이머리 채널은 어드버타이징 채널이고, 상기 세컨더리 채널은 데이터 채널일 수 있다.The 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication. The primary channel may be an advertising channel, and the secondary channel may be a data channel.
도 19는 본 실시예에 따른 어드버타이징 패킷을 전송하는 절차를 도시한 흐름도이다.19 is a flowchart illustrating a procedure of transmitting an advertising packet according to the present embodiment.
본 실시예는, 다수의 서비스를 어드버타이징하기 위한 어드버타이징 패킷을 블룸 필터 포맷으로 구성하는 방법을 제안한다. 후술하는 제1 무선장치는 BLE를 찾는 탐색자(seeker) 이고, 제2 무선장치는 BLE를 제공하는 제공자(provider)일 수 있다.This embodiment proposes a method of configuring advertising packets for advertising a plurality of services in a bloom filter format. The first wireless device to be described later may be a seeker looking for BLE, and the second wireless device may be a provider providing BLE.
S1910 단계에서, 제1 무선장치는 제1 어드버타이징 패킷(advertising packet)을 프라이머리 채널을 통해 제2 무선장치로 전송한다. In operation S1910, the first wireless device transmits a first advertising packet to the second wireless device through the primary channel.
S1920 단계에서, 상기 제1 무선장치는 제2 어드버타이징 패킷을 세컨더리 채널을 통해 상기 제2 무선장치로 전송한다.In step S1920, the first wireless device transmits a second advertising packet to the second wireless device through the secondary channel.
상기 제1 어드버타이징 패킷은 상기 세컨더리 채널에 대한 정보를 포함한다. 상기 제2 어드버타이징 패킷은 헤더 필드, 블룸 필터(Bloom filter) 필드 및 확장된 페이로드(extended payload) 필드를 포함한다. The first advertising packet includes information about the secondary channel. The second advertising packet includes a header field, a bloom filter field, and an extended payload field.
상기 확장된 페이로드 필드는 상기 블룸 필터 필드에 포함된 다수의 서비스(multiple service)를 지원하기 위해 추가 데이터(additional data)를 포함한다. 상기 추가 데이터는 다수의 채널 정보(multiple channel information) 및 실제 채널 정보(actual channel information)를 포함한다. The extended payload field includes additional data to support multiple services included in the bloom filter field. The additional data includes multiple channel information and actual channel information.
기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 BT 4.x를 사용하는 TDS 패킷을 기반으로 디자인되었는데, 상기 TDS 패킷은 다수의 서비스를 어드버타이징할 수 있는 확장된 페이로드가 지원되지 않는 한계가 있었다. 따라서, 본 실시예는 다수의 서비스를 지원하는 확장된 페이로드를 포함하는 어드버타이징 패킷의 구성 방법을 제안한다. 본 실시예에서 제안하는 어드버타이징 패킷은 BT 5.x 이상을 지원할 수 있다.The existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x. The TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services. The advertising packet proposed in this embodiment may support BT 5.x or higher.
상기 추가 데이터는 254 옥텟(octet)까지 지원할 수 있다. 이는, 기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 페이로드는 31 옥텟까지 지원하는 것에 비해 크게 늘어난 양이다. 이로써, 본 실시예에서 제안하는 어드버타이징 패킷은 다수의 서비스를 지원할 수 있다.The additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload. Thus, the advertising packet proposed in this embodiment can support a plurality of services.
상기 헤더 필드는 데이터 전송 지시 비트(data transfer indicate bit)를 포함할 수 있다. 상기 데이터 전송 지시 비트가 1로 설정되면, 상기 확장된 페이로드 필드는 상기 추가 데이터를 포함할 수 있다.The header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
상기 다수의 채널 정보는 상기 다수의 서비스 각각에 대한 인터페이스 비트를 포함할 수 있다. 상기 실제 채널 정보는 상기 인터페이스 비트가 1로 설정된 서비스의 채널 정보를 포함할 수 있다. 예를 들어, NAN과 인프라스트럭처(infrastructure)에 대한 인터페이스 비트가 1이라면, 확장된 페이로드(또는 추가 데이터)에는 NAN에 대한 채널 정보와 인프라스트럭처에 대한 채널 정보가 포함될 수 있다.The plurality of channel information may include interface bits for each of the plurality of services. The actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
일례로, 상기 인터페이스 비트가 1로 설정된 서비스는 제1 서비스 및 제2 서비스를 포함할 수 있다. 상기 추가 데이터는 제1 및 제2 길이 필드, 제1 및 제2 유형 필드, 제1 및 제2 값 필드를 포함할 수 있다. 예를 들어, 제1 서비스가 NAN이고, 제2 서비스가 인프라스트럭처일 수 있다. 이때, 확장된 페이로드(또는 추가 데이터)는 각 서비스 별로 LTV(Length/Type/Value) 포맷으로 정의될 수 있다.For example, the service in which the interface bit is set to 1 may include a first service and a second service. The additional data may include first and second length fields, first and second type fields, and first and second value fields. For example, the first service may be a NAN and the second service may be an infrastructure. In this case, the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
상기 제1 길이 필드는 상기 제1 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제1 유형 필드는 상기 제1 서비스의 식별자를 포함할 수 있다. 상기 제1 값 필드는 상기 제1 서비스를 지원하는 데이터를 포함할 수 있다.The first length field may include information about the length of data supporting the first service. The first type field may include an identifier of the first service. The first value field may include data supporting the first service.
상기 제2 길이 필드는 상기 제2 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제2 유형 필드는 상기 제2 서비스의 식별자를 포함할 수 있다. 상기 제2 값 필드는 상기 제2 서비스를 지원하는 데이터를 포함할 수 있다. The second length field may include information about the length of data supporting the second service. The second type field may include an identifier of the second service. The second value field may include data supporting the second service.
상기 제1 값 필드는 제3 길이 필드, 제3 유형 필드 및 제3 값 필드를 포함할 수 있다. 상기 제2 값 필드는 제4 길이 필드, 제4 유형 필드 및 제4 값 필드를 포함할 수 있다. 즉, 값 필드가 새로운 LTV 포맷으로 정의될 수 있다.The first value field may include a third length field, a third type field, and a third value field. The second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
상기 제1 무선장치는 제3 어드버타이징 패킷을 상기 제2 무선장치로 전송할 수 있다.The first wireless device may transmit a third advertising packet to the second wireless device.
상기 제1 무선장치는 상기 제1 내지 제3 어드버타이징 패킷을 기반으로 상기 제2 무선장치와 NAN(Neighbor Awareness Network) 서비스 디스커버리(discovery)를 수행할 수 있다.The first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
상기 제1 어드버타이징 패킷은 ADV_EXT_IND 유형의 TDS(Transport Discovery Service) 패킷의 포맷으로 정의될 수 있다. 상기 제2 어드버타이징 패킷은 AUX_ADV_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다. 상기 제3 어드버타이징 패킷은 ADV)NONCON_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다.The first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type. The second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND. The third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
상기 프라이머리 채널은 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널 중 미리 결정된 3개의 채널 중 어느 하나로 설정될 수 있다. 상기 세컨더리 채널은 상기 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널에서 상기 3개의 채널을 제외한 나머지 채널 중 어느 하나로 설정될 수 있다.The primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band. The secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
상기 2.4GHz 대역은 BLE(Bluetooth low energy) 기반의 통신을 위한 대역일 수 있다. 상기 프라이머리 채널은 어드버타이징 채널이고, 상기 세컨더리 채널은 데이터 채널일 수 있다.The 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication. The primary channel may be an advertising channel, and the secondary channel may be a data channel.
도 20은 상술한 바와 같은 방법을 구현하기 위한 장치를 설명하기 위한 도면이다.20 is a view for explaining an apparatus for implementing the method as described above.
도 20의 무선 장치(100)은 상술한 설명에서 설명한 신호를 전송하는 개시자 STA, 그리고 무선 장치(150)은 상술한 설명에서 설명한 신호를 수신하는 응답자 STA에 대응할 수 있다. 이때, 각 스테이션은 11ay 단말 또는 PCP/AP에 대응될 수 있다. 이하, 설명의 편의를 위해 신호를 전송하는 개시자 STA은 송신 장치 (100)라 명명하고, 신호를 수신하는 응답자 STA은 수신 장치 (150)라 명명한다.The wireless device 100 of FIG. 20 may correspond to an initiator STA transmitting a signal described in the above description, and the wireless device 150 may correspond to a responder STA receiving the signal described in the above description. In this case, each station may correspond to an 11ay terminal or a PCP / AP. Hereinafter, for the convenience of description, the initiator STA transmitting a signal is called a transmitting device 100, and the responder STA receiving a signal is called a receiving device 150.
송신 장치 (100)는 프로세서(110), 메모리(120), 송수신부(130)를 포함할 수 있고, 수신 장치 (150)는 프로세서(160), 메모리(170) 및 송수신부(180)를 포함할 수 있다. 송수신부(130, 180)은 무선 신호를 송신/수신하고, IEEE 802.11/3GPP 등의 물리적 계층에서 실행될 수 있다. 프로세서(110, 160)은 물리 계층 및/또는 MAC 계층에서 실행되고, 송수신부(130, 180)와 연결되어 있다. The transmitter 100 may include a processor 110, a memory 120, and a transceiver 130, and the receiver device 150 may include a processor 160, a memory 170, and a transceiver 180. can do. The transceiver 130 and 180 may transmit / receive a radio signal and may be executed in a physical layer such as IEEE 802.11 / 3GPP. The processors 110 and 160 are executed in the physical layer and / or the MAC layer and are connected to the transceivers 130 and 180.
프로세서(110, 160) 및/또는 송수신부(130, 180)는 특정 집적 회로(application-specific integrated circuit, ASIC), 다른 칩셋, 논리 회로 및/또는 데이터 프로세서를 포함할 수 있다. 메모리(120, 170)은 ROM(read-only memory), RAM(random access memory), 플래시 메모리, 메모리 카드, 저장 매체 및/또는 다른 저장 유닛을 포함할 수 있다. 일 실시 예가 소프트웨어에 의해 실행될 때, 상기 기술한 방법은 상기 기술된 기능을 수행하는 모듈(예를 들어, 프로세스, 기능)로서 실행될 수 있다. 상기 모듈은 메모리(120, 170)에 저장될 수 있고, 프로세서(110, 160)에 의해 실행될 수 있다. 상기 메모리(120, 170)는 상기 프로세스(110, 160)의 내부 또는 외부에 배치될 수 있고, 잘 알려진 수단으로 상기 프로세스(110, 160)와 연결될 수 있다.The processors 110 and 160 and / or the transceivers 130 and 180 may include application-specific integrated circuits (ASICs), other chipsets, logic circuits, and / or data processors. The memory 120, 170 may include read-only memory (ROM), random access memory (RAM), flash memory, memory card, storage medium and / or other storage unit. When an embodiment is executed by software, the method described above can be executed as a module (eg, process, function) that performs the functions described above. The module may be stored in the memories 120 and 170 and may be executed by the processors 110 and 160. The memories 120 and 170 may be disposed inside or outside the processes 110 and 160, and may be connected to the processes 110 and 160 by well-known means.
상기 프로세서(110, 160)는 본 명세서에서 제안된 기능, 과정 및/또는 방법을 구현할 수 있다. 예를 들어, 프로세서(110, 160)는 전술한 본 실시예에 따른 동작을 수행할 수 있다. The processors 110 and 160 may implement the functions, processes, and / or methods proposed herein. For example, the processors 110 and 160 may perform operations according to the above-described embodiment.
송신 장치의 프로세서(110)의 동작은 구체적으로 다음과 같다. 송신 장치의 프로세서(110)는 제1 어드버타이징 패킷을 프라이머리 채널을 통해 전송하고, 제2 어드버타이징 패킷을 세컨더리 채널을 통해 전송한다. The operation of the processor 110 of the transmitter is specifically as follows. The processor 110 of the transmitting device transmits the first advertising packet through the primary channel, and transmits the second advertising packet through the secondary channel.
수신 장치의 프로세서(160)의 동작은 구체적으로 다음과 같다. 수신 장치의 프로세서(160)는 제1 어드버타이징 패킷을 프라이머리 채널을 통해 수신하고 제2 어드버타이징 패킷을 세컨더리 채널을 통해 수신한다.The operation of the processor 160 of the receiving apparatus is as follows. The processor 160 of the receiving apparatus receives the first advertising packet through the primary channel and the second advertising packet through the secondary channel.
도 21은 본 발명의 실시예를 구현하는 보다 상세한 무선장치를 나타낸다. 송신장치 또는 수신장치에 대해 전술한 본 발명이 이 실시예에 적용될 수 있다.21 illustrates a more detailed wireless device implementing an embodiment of the present invention. The present invention described above with respect to the transmitting apparatus or the receiving apparatus can be applied to this embodiment.
무선장치는 프로세서(610), 전력 관리 모듈(611), 배터리(612), 디스플레이(613), 키패드(614), SIM(subscriber identification module) 카드(615), 메모리(620), 송수신부(630), 하나 이상의 안테나(631), 스피커(640) 및 마이크(641)를 포함한다.The wireless device includes a processor 610, a power management module 611, a battery 612, a display 613, a keypad 614, a subscriber identification module (SIM) card 615, a memory 620, a transceiver 630. ), One or more antennas 631, speakers 640, and microphones 641.
프로세서(610)는 본 명세서에서 설명된 제안된 기능, 절차 및/ 또는 방법을 구현하도록 구성될 수 있다. 무선 인터페이스 프로토콜의 계층들은 프로세서(610)에서 구현될 수 있다. 프로세서(610)는 ASIC(application-specific integrated circuit), 다른 칩셋, 논리 회로 및/또는 데이터 처리 장치를 포함할 수 있다. 프로세서는 AP(application processor)일 수 있다. 프로세서(610)는 DSP(digital signal processor), CPU(central processing unit), GPU(graphics processing unit), 모뎀(Modem; modulator and demodulator) 중 적어도 하나를 포함할 수 있다. 프로세서(610)의 예는 Qualcomm®에 의해 제조된 SNAPDRAGONTM 시리즈 프로세서, Samsung®에 의해 제조된 EXYNOSTM 시리즈 프로세서, Apple®에 의해 제조된 A 시리즈 프로세서, MediaTek®에 의해 제조된 HELIOTM 시리즈 프로세서, INTEL®에 의해 제조된 ATOMTM 시리즈 프로세서 또는 대응하는 차세대 프로세서일 수 있다. Processor 610 may be configured to implement the proposed functions, procedures, and / or methods described herein. Layers of the air interface protocol may be implemented in the processor 610. The processor 610 may include an application-specific integrated circuit (ASIC), another chipset, a logic circuit, and / or a data processing device. The processor may be an application processor (AP). The processor 610 may include at least one of a digital signal processor (DSP), a central processing unit (CPU), a graphics processing unit (GPU), and a modem (modulator and demodulator). Examples of processor 610 include SNAPDRAGONTM series processors manufactured by Qualcomm®, EXYNOSTM series processors manufactured by Samsung®, A Series processors manufactured by Apple®, HELIOTM series processors manufactured by MediaTek®, INTEL® It may be an ATOMTM series processor or a corresponding next generation processor manufactured by.
전력 관리 모듈(611)은 프로세서(610) 및/또는 송수신부(630)에 대한 전력을 관리한다. 배터리(612)는 전력 관리 모듈(611)에 전력을 공급한다. 디스플레이(613)는 프로세서(610)에 의해 처리된 결과를 출력한다. 키패드(614)는 프로세서(610)에 의해 사용될 입력을 수신한다. 키패드(614)는 디스플레이(613) 상에 표시될 수 있다. SIM 카드(615)는 휴대 전화 및 컴퓨터와 같은 휴대 전화 장치에서 가입자를 식별하고 인증하는 데에 사용되는 IMSI(international mobile subscriber identity) 및 그와 관련된 키를 안전하게 저장하기 위하여 사용되는 집적 회로이다. 많은 SIM 카드에 연락처 정보를 저장할 수도 있다.The power management module 611 manages power of the processor 610 and / or the transceiver 630. The battery 612 supplies power to the power management module 611. The display 613 outputs the result processed by the processor 610. Keypad 614 receives input to be used by processor 610. Keypad 614 may be displayed on display 613. SIM card 615 is an integrated circuit used to securely store an international mobile subscriber identity (IMSI) and its associated keys used to identify and authenticate subscribers in mobile phone devices such as mobile phones and computers. You can also store contact information on many SIM cards.
메모리(620)는 프로세서(610)와 동작 가능하게 결합되고, 프로세서(610)를 동작시키기 위한 다양한 정보를 저장한다. 메모리(620)는 ROM(read-only memory), RAM(random access memory), 플래시 메모리, 메모리 카드, 저장 매체 및/또는 다른 저장 장치를 포함할 수 있다. 실시예가 소프트웨어로 구현되는 경우, 본 명세서에서 설명된 기술들은 본 명세서에서 설명된 기능을 수행하는 모듈(예컨대, 절차, 기능 등)로 구현될 수 있다. 모듈은 메모리(620)에 저장될 수 있고 프로세서(610)에 의해 실행될 수 있다. 메모리(620)는 프로세서(610) 내부에 구현될 수 있다. 또는, 메모리(620)는 프로세서(610) 외부에 구현될 수 있으며, 기술 분야에서 공지된 다양한 수단을 통해 프로세서(610)에 통신 가능하게 연결될 수 있다.The memory 620 is operatively coupled with the processor 610 and stores various information for operating the processor 610. The memory 620 may include read-only memory (ROM), random access memory (RAM), flash memory, memory card, storage medium, and / or other storage device. When an embodiment is implemented in software, the techniques described herein may be implemented as modules (eg, procedures, functions, etc.) that perform the functions described herein. The module may be stored in the memory 620 and executed by the processor 610. The memory 620 may be implemented inside the processor 610. Alternatively, the memory 620 may be implemented outside the processor 610 and communicatively connected to the processor 610 through various means known in the art.
송수신부(630)는 프로세서(610)와 동작 가능하게 결합되고, 무선 신호를 송신 및/또는 수신한다. 송수신부(630)는 전송기와 수신기를 포함한다. 송수신부(630)는 무선 주파수 신호를 처리하기 위한 기저 대역 회로를 포함할 수 있다. 송수신부는 무선 신호를 송신 및/또는 수신하도록 하나 이상의 안테나(631)을 제어한다.The transceiver 630 is operatively coupled with the processor 610 and transmits and / or receives a radio signal. The transceiver 630 includes a transmitter and a receiver. The transceiver 630 may include a baseband circuit for processing radio frequency signals. The transceiver controls one or more antennas 631 to transmit and / or receive wireless signals.
스피커(640)는 프로세서(610)에 의해 처리된 소리 관련 결과를 출력한다. 마이크(641)는 프로세서(610)에 의해 사용될 소리 관련 입력을 수신한다.The speaker 640 outputs a sound related result processed by the processor 610. The microphone 641 receives a sound related input to be used by the processor 610.
송신 장치의 경우, 송신 장치의 프로세서(610)는 제1 어드버타이징 패킷을 프라이머리 채널을 통해 전송하고, 제2 어드버타이징 패킷을 세컨더리 채널을 통해 전송한다. In the case of the transmitting apparatus, the processor 610 of the transmitting apparatus transmits the first advertising packet through the primary channel, and transmits the second advertising packet through the secondary channel.
수신 장치의 경우, 수신 장치의 프로세서(610)는 제1 어드버타이징 패킷을 프라이머리 채널을 통해 수신하고 제2 어드버타이징 패킷을 세컨더리 채널을 통해 수신한다.In the case of the receiving apparatus, the processor 610 of the receiving apparatus receives the first advertising packet through the primary channel and the second advertising packet through the secondary channel.
상기 제1 어드버타이징 패킷은 상기 세컨더리 채널에 대한 정보를 포함한다. 상기 제2 어드버타이징 패킷은 헤더 필드, 블룸 필터(Bloom filter) 필드 및 확장된 페이로드(extended payload) 필드를 포함한다. The first advertising packet includes information about the secondary channel. The second advertising packet includes a header field, a bloom filter field, and an extended payload field.
상기 확장된 페이로드 필드는 상기 블룸 필터 필드에 포함된 다수의 서비스(multiple service)를 지원하기 위해 추가 데이터(additional data)를 포함한다. 상기 추가 데이터는 다수의 채널 정보(multiple channel information) 및 실제 채널 정보(actual channel information)를 포함한다. The extended payload field includes additional data to support multiple services included in the bloom filter field. The additional data includes multiple channel information and actual channel information.
기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 BT 4.x를 사용하는 TDS 패킷을 기반으로 디자인되었는데, 상기 TDS 패킷은 다수의 서비스를 어드버타이징할 수 있는 확장된 페이로드가 지원되지 않는 한계가 있었다. 따라서, 본 실시예는 다수의 서비스를 지원하는 확장된 페이로드를 포함하는 어드버타이징 패킷의 구성 방법을 제안한다. 본 실시예에서 제안하는 어드버타이징 패킷은 BT 5.x 이상을 지원할 수 있다.The existing advertising packet defined by WFA NAN R3 is designed based on the TDS packet using BT 4.x. The TDS packet does not support an extended payload capable of advertising multiple services. There was no limit. Accordingly, the present embodiment proposes a method of constructing an advertising packet including an extended payload supporting multiple services. The advertising packet proposed in this embodiment may support BT 5.x or higher.
상기 추가 데이터는 254 옥텟(octet)까지 지원할 수 있다. 이는, 기존 WFA NAN R3가 정의하는 어드버타이징 패킷은 페이로드는 31 옥텟까지 지원하는 것에 비해 크게 늘어난 양이다. 이로써, 본 실시예에서 제안하는 어드버타이징 패킷은 다수의 서비스를 지원할 수 있다.The additional data may support up to 254 octets. This is a much larger amount of advertising packets defined by the existing WFA NAN R3 compared to supporting up to 31 octets of payload. Thus, the advertising packet proposed in this embodiment can support a plurality of services.
상기 헤더 필드는 데이터 전송 지시 비트(data transfer indicate bit)를 포함할 수 있다. 상기 데이터 전송 지시 비트가 1로 설정되면, 상기 확장된 페이로드 필드는 상기 추가 데이터를 포함할 수 있다.The header field may include a data transfer indicate bit. If the data transmission indication bit is set to 1, the extended payload field may include the additional data.
상기 다수의 채널 정보는 상기 다수의 서비스 각각에 대한 인터페이스 비트를 포함할 수 있다. 상기 실제 채널 정보는 상기 인터페이스 비트가 1로 설정된 서비스의 채널 정보를 포함할 수 있다. 예를 들어, NAN과 인프라스트럭처(infrastructure)에 대한 인터페이스 비트가 1이라면, 확장된 페이로드(또는 추가 데이터)에는 NAN에 대한 채널 정보와 인프라스트럭처에 대한 채널 정보가 포함될 수 있다.The plurality of channel information may include interface bits for each of the plurality of services. The actual channel information may include channel information of a service in which the interface bit is set to one. For example, if the interface bit for the NAN and the infrastructure is 1, the extended payload (or additional data) may include channel information for the NAN and channel information for the infrastructure.
일례로, 상기 인터페이스 비트가 1로 설정된 서비스는 제1 서비스 및 제2 서비스를 포함할 수 있다. 상기 추가 데이터는 제1 및 제2 길이 필드, 제1 및 제2 유형 필드, 제1 및 제2 값 필드를 포함할 수 있다. 예를 들어, 제1 서비스가 NAN이고, 제2 서비스가 인프라스트럭처일 수 있다. 이때, 확장된 페이로드(또는 추가 데이터)는 각 서비스 별로 LTV(Length/Type/Value) 포맷으로 정의될 수 있다.For example, the service in which the interface bit is set to 1 may include a first service and a second service. The additional data may include first and second length fields, first and second type fields, and first and second value fields. For example, the first service may be a NAN and the second service may be an infrastructure. In this case, the extended payload (or additional data) may be defined in LTV (Length / Type / Value) format for each service.
상기 제1 길이 필드는 상기 제1 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제1 유형 필드는 상기 제1 서비스의 식별자를 포함할 수 있다. 상기 제1 값 필드는 상기 제1 서비스를 지원하는 데이터를 포함할 수 있다.The first length field may include information about the length of data supporting the first service. The first type field may include an identifier of the first service. The first value field may include data supporting the first service.
상기 제2 길이 필드는 상기 제2 서비스를 지원하는 데이터의 길이에 대한 정보를 포함할 수 있다. 상기 제2 유형 필드는 상기 제2 서비스의 식별자를 포함할 수 있다. 상기 제2 값 필드는 상기 제2 서비스를 지원하는 데이터를 포함할 수 있다. The second length field may include information about the length of data supporting the second service. The second type field may include an identifier of the second service. The second value field may include data supporting the second service.
상기 제1 값 필드는 제3 길이 필드, 제3 유형 필드 및 제3 값 필드를 포함할 수 있다. 상기 제2 값 필드는 제4 길이 필드, 제4 유형 필드 및 제4 값 필드를 포함할 수 있다. 즉, 값 필드가 새로운 LTV 포맷으로 정의될 수 있다.The first value field may include a third length field, a third type field, and a third value field. The second value field may include a fourth length field, a fourth type field, and a fourth value field. That is, a value field may be defined in a new LTV format.
상기 제1 무선장치는 제3 어드버타이징 패킷을 상기 제2 무선장치로 전송할 수 있다.The first wireless device may transmit a third advertising packet to the second wireless device.
상기 제1 무선장치는 상기 제1 내지 제3 어드버타이징 패킷을 기반으로 상기 제2 무선장치와 NAN(Neighbor Awareness Network) 서비스 디스커버리(discovery)를 수행할 수 있다.The first wireless device may perform NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
상기 제1 어드버타이징 패킷은 ADV_EXT_IND 유형의 TDS(Transport Discovery Service) 패킷의 포맷으로 정의될 수 있다. 상기 제2 어드버타이징 패킷은 AUX_ADV_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다. 상기 제3 어드버타이징 패킷은 ADV)NONCON_IND 유형의 TDS 패킷의 포맷으로 정의될 수 있다.The first advertising packet may be defined in the format of a transport discovery service (TDS) packet of the ADV_EXT_IND type. The second advertising packet may be defined in the format of a TDS packet of type AUX_ADV_IND. The third advertising packet may be defined in the format of a TDS packet of type ADV) NONCON_IND.
상기 프라이머리 채널은 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널 중 미리 결정된 3개의 채널 중 어느 하나로 설정될 수 있다. 상기 세컨더리 채널은 상기 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널에서 상기 3개의 채널을 제외한 나머지 채널 중 어느 하나로 설정될 수 있다.The primary channel may be set to any one of three predetermined channels among 40 channels having a 2 MHz bandwidth of the 2.4 GHz band. The secondary channel may be set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band.
상기 2.4GHz 대역은 BLE(Bluetooth low energy) 기반의 통신을 위한 대역일 수 있다. 상기 프라이머리 채널은 어드버타이징 채널이고, 상기 세컨더리 채널은 데이터 채널일 수 있다.The 2.4 GHz band may be a band for BLE (Bluetooth low energy) based communication. The primary channel may be an advertising channel, and the secondary channel may be a data channel.

Claims (20)

  1. 무선랜 시스템에서 어드버타이징 패킷을 수신하는 방법에 있어서,In the method for receiving an advertising packet in a WLAN system,
    제1 무선장치가, 제1 어드버타이징 패킷(advertising packet)을 프라이머리 채널을 통해 제2 무선장치로부터 수신하는 단계; 및Receiving, by the first wireless device, the first advertising packet from the second wireless device via the primary channel; And
    상기 제1 무선장치가, 제2 어드버타이징 패킷을 세컨더리 채널을 통해 상기 제2 무선장치로부터 수신하는 단계를 포함하되,Receiving, by the first wireless device, a second advertising packet from the second wireless device via a secondary channel,
    상기 제1 어드버타이징 패킷은 상기 세컨더리 채널에 대한 정보를 포함하고,The first advertising packet includes information about the secondary channel,
    상기 제2 어드버타이징 패킷은 헤더 필드, 블룸 필터(Bloom filter) 필드 및 확장된 페이로드(extended payload) 필드를 포함하고, The second advertising packet includes a header field, a bloom filter field, and an extended payload field.
    상기 확장된 페이로드 필드는 상기 블룸 필터 필드에 포함된 다수의 서비스(multiple service)를 지원하기 위해 추가 데이터(additional data)를 포함하고, 및The extended payload field includes additional data to support multiple services included in the bloom filter field, and
    상기 추가 데이터는 다수의 채널 정보(multiple channel information) 및 실제 채널 정보(actual channel information)를 포함하는The additional data includes multiple channel information and actual channel information.
    방법.Way.
  2. 제1항에 있어서,The method of claim 1,
    상기 헤더 필드는 데이터 전송 지시 비트(data transfer indicate bit)를 포함하고, The header field includes a data transfer indicate bit;
    상기 데이터 전송 지시 비트가 1로 설정되면, 상기 확장된 페이로드 필드는 상기 추가 데이터를 포함하는If the data transfer indication bit is set to 1, the extended payload field includes the additional data.
    방법.Way.
  3. 제1항에 있어서,The method of claim 1,
    상기 다수의 채널 정보는 상기 다수의 서비스 각각에 대한 인터페이스 비트를 포함하고,The plurality of channel information includes interface bits for each of the plurality of services,
    상기 실제 채널 정보는 상기 인터페이스 비트가 1로 설정된 서비스의 채널 정보를 포함하는The actual channel information includes channel information of a service in which the interface bit is set to one.
    방법.Way.
  4. 제3항에 있어서,The method of claim 3,
    상기 인터페이스 비트가 1로 설정된 서비스는 제1 서비스 및 제2 서비스를 포함하고,The service with the interface bit set to 1 includes a first service and a second service,
    상기 추가 데이터는 제1 및 제2 길이 필드, 제1 및 제2 유형 필드, 제1 및 제2 값 필드를 포함하고,The additional data includes first and second length fields, first and second type fields, first and second value fields,
    상기 제1 길이 필드는 상기 제1 서비스를 지원하는 데이터의 길이에 대한 정보를 포함하고,The first length field includes information about the length of data supporting the first service,
    상기 제1 유형 필드는 상기 제1 서비스의 식별자를 포함하고,The first type field includes an identifier of the first service,
    상기 제1 값 필드는 상기 제1 서비스를 지원하는 데이터를 포함하고,The first value field includes data supporting the first service,
    상기 제2 길이 필드는 상기 제2 서비스를 지원하는 데이터의 길이에 대한 정보를 포함하고,The second length field includes information about the length of data supporting the second service,
    상기 제2 유형 필드는 상기 제2 서비스의 식별자를 포함하고,The second type field includes an identifier of the second service,
    상기 제2 값 필드는 상기 제2 서비스를 지원하는 데이터를 포함하고,The second value field includes data supporting the second service,
    방법.Way.
  5. 제4항에 있어서,The method of claim 4, wherein
    상기 제1 값 필드는 제3 길이 필드, 제3 유형 필드 및 제3 값 필드를 포함하고,The first value field comprises a third length field, a third type field and a third value field,
    상기 제2 값 필드는 제4 길이 필드, 제4 유형 필드 및 제4 값 필드를 포함하는The second value field includes a fourth length field, a fourth type field, and a fourth value field.
    방법.Way.
  6. 제1항에 있어서,The method of claim 1,
    상기 제1 무선장치가, 제3 어드버타이징 패킷을 상기 제2 무선장치로 전송하는 단계; 및Sending, by the first wireless device, a third advertising packet to the second wireless device; And
    상기 제1 무선장치가, 상기 제1 내지 제3 어드버타이징 패킷을 기반으로 상기 제2 무선장치와 NAN(Neighbor Awareness Network) 서비스 디스커버리(discovery)를 수행하는 단계를 더 포함하는Performing, by the first wireless device, NAN (Neighbor Awareness Network) service discovery with the second wireless device based on the first to third advertising packets.
    방법.Way.
  7. 제6항에 있어서,The method of claim 6,
    상기 제1 어드버타이징 패킷은 ADV_EXT_IND 유형의 TDS(Transport Discovery Service) 패킷의 포맷으로 정의되고,The first advertising packet is defined in the format of a TDS (Transport Discovery Service) packet of type ADV_EXT_IND,
    상기 제2 어드버타이징 패킷은 AUX_ADV_IND 유형의 TDS 패킷의 포맷으로 정의되고,The second advertising packet is defined in the format of a TDS packet of type AUX_ADV_IND,
    상기 제3 어드버타이징 패킷은 ADV)NONCON_IND 유형의 TDS 패킷의 포맷으로 정의되는The third advertising packet is defined in the format of a TDS packet of type ADV) NONCON_IND.
    방법.Way.
  8. 제1항에 있어서,The method of claim 1,
    상기 프라이머리 채널은 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널 중 미리 결정된 3개의 채널 중 어느 하나로 설정되고,The primary channel is set to any one of three predetermined channels out of 40 channels having a 2 MHz bandwidth of 2.4 GHz band,
    상기 세컨더리 채널은 상기 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널에서 상기 3개의 채널을 제외한 나머지 채널 중 어느 하나로 설정되고,The secondary channel is set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band,
    상기 2.4GHz 대역은 BLE(Bluetooth low energy) 기반의 통신을 위한 대역이고,The 2.4GHz band is a band for BLE (Bluetooth low energy) based communication,
    상기 프라이머리 채널은 어드버타이징 채널이고,The primary channel is an advertising channel,
    상기 세컨더리 채널은 데이터 채널인The secondary channel is a data channel
    방법.Way.
  9. 제8항에 있어서,The method of claim 8,
    상기 제1 무선장치는 상기 BLE를 제공하는 제공자(provider)이고,The first wireless device is a provider for providing the BLE,
    상기 제2 무선장치는 상기 BLE를 찾는 탐색자(seeker)인The second wireless device is a seeker looking for the BLE.
    방법.Way.
  10. 제1항에 있어서,The method of claim 1,
    상기 추가 데이터는 254 옥텟(octet)까지 지원하는The additional data supports up to 254 octets.
    방법.Way.
  11. 무선랜 시스템에서 어드버타이징 패킷을 수신하는 제1 무선 장치에 있어서, 상기 제1 무선 장치는,In a first wireless device for receiving an advertising packet in a wireless LAN system, the first wireless device,
    메모리;Memory;
    트랜시버; 및Transceiver; And
    상기 메모리 및 상기 트랜시버와 동작 가능하게 결합된 프로세서를 포함하되, 상기 프로세서는:A processor operatively coupled with the memory and the transceiver, the processor comprising:
    제1 무선장치가, 제1 어드버타이징 패킷(advertising packet)을 프라이머리 채널을 통해 제2 무선장치로부터 수신하는 단계; 및Receiving, by the first wireless device, the first advertising packet from the second wireless device via the primary channel; And
    상기 제1 무선장치가, 제2 어드버타이징 패킷을 세컨더리 채널을 통해 상기 제2 무선장치로부터 수신하는 단계를 포함하되,Receiving, by the first wireless device, a second advertising packet from the second wireless device via a secondary channel,
    상기 제1 어드버타이징 패킷은 상기 세컨더리 채널에 대한 정보를 포함하고,The first advertising packet includes information about the secondary channel,
    상기 제2 어드버타이징 패킷은 헤더 필드, 블룸 필터(Bloom filter) 필드 및 확장된 페이로드(extended payload) 필드를 포함하고, The second advertising packet includes a header field, a bloom filter field, and an extended payload field.
    상기 확장된 페이로드 필드는 상기 블룸 필터 필드에 포함된 다수의 서비스(multiple service)를 지원하기 위해 추가 데이터(additional data)를 포함하고, 및The extended payload field includes additional data to support multiple services included in the bloom filter field, and
    상기 추가 데이터는 다수의 채널 정보(multiple channel information) 및 실제 채널 정보(actual channel information)를 포함하는The additional data includes multiple channel information and actual channel information.
    무선장치.Wireless device.
  12. 제11항에 있어서,The method of claim 11,
    상기 헤더 필드는 데이터 전송 지시 비트(data transfer indicate bit)를 포함하고, The header field includes a data transfer indicate bit;
    상기 데이터 전송 지시 비트가 1로 설정되면, 상기 확장된 페이로드 필드는 상기 추가 데이터를 포함하는If the data transfer indication bit is set to 1, the extended payload field includes the additional data.
    무선장치.Wireless device.
  13. 제11항에 있어서,The method of claim 11,
    상기 다수의 채널 정보는 상기 다수의 서비스 각각에 대한 인터페이스 비트를 포함하고,The plurality of channel information includes interface bits for each of the plurality of services,
    상기 실제 채널 정보는 상기 인터페이스 비트가 1로 설정된 서비스의 채널 정보를 포함하는The actual channel information includes channel information of a service in which the interface bit is set to one.
    무선장치.Wireless device.
  14. 제13항에 있어서,The method of claim 13,
    상기 인터페이스 비트가 1로 설정된 서비스는 제1 서비스 및 제2 서비스를 포함하고,The service with the interface bit set to 1 includes a first service and a second service,
    상기 추가 데이터는 제1 및 제2 길이 필드, 제1 및 제2 유형 필드, 제1 및 제2 값 필드를 포함하고,The additional data includes first and second length fields, first and second type fields, first and second value fields,
    상기 제1 길이 필드는 상기 제1 서비스를 지원하는 데이터의 길이에 대한 정보를 포함하고,The first length field includes information about the length of data supporting the first service,
    상기 제1 유형 필드는 상기 제1 서비스의 식별자를 포함하고,The first type field includes an identifier of the first service,
    상기 제1 값 필드는 상기 제1 서비스를 지원하는 데이터를 포함하고,The first value field includes data supporting the first service,
    상기 제2 길이 필드는 상기 제2 서비스를 지원하는 데이터의 길이에 대한 정보를 포함하고,The second length field includes information about the length of data supporting the second service,
    상기 제2 유형 필드는 상기 제2 서비스의 식별자를 포함하고,The second type field includes an identifier of the second service,
    상기 제2 값 필드는 상기 제2 서비스를 지원하는 데이터를 포함하고,The second value field includes data supporting the second service,
    무선장치.Wireless device.
  15. 제14항에 있어서,The method of claim 14,
    상기 제1 값 필드는 제3 길이 필드, 제3 유형 필드 및 제3 값 필드를 포함하고,The first value field comprises a third length field, a third type field and a third value field,
    상기 제2 값 필드는 제4 길이 필드, 제4 유형 필드 및 제4 값 필드를 포함하는The second value field includes a fourth length field, a fourth type field, and a fourth value field.
    무선장치.Wireless device.
  16. 제11항에 있어서,The method of claim 11,
    상기 프로세서가, 제3 어드버타이징 패킷을 상기 제2 무선장치로 전송하고; 및The processor sends a third advertising packet to the second wireless device; And
    상기 프로세서가, 상기 제1 내지 제3 어드버타이징 패킷을 기반으로 상기 제2 무선장치와 NAN(Neighbor Awareness Network) 서비스 디스커버리(discovery)를 수행하는The processor may perform NAN service discovery with the second wireless device based on the first to third advertising packets.
    무선장치.Wireless device.
  17. 제16항에 있어서,The method of claim 16,
    상기 제1 어드버타이징 패킷은 ADV_EXT_IND 유형의 TDS(Transport Discovery Service) 패킷의 포맷으로 정의되고,The first advertising packet is defined in the format of a TDS (Transport Discovery Service) packet of type ADV_EXT_IND,
    상기 제2 어드버타이징 패킷은 AUX_ADV_IND 유형의 TDS 패킷의 포맷으로 정의되고,The second advertising packet is defined in the format of a TDS packet of type AUX_ADV_IND,
    상기 제3 어드버타이징 패킷은 ADV)NONCON_IND 유형의 TDS 패킷의 포맷으로 정의되는The third advertising packet is defined in the format of a TDS packet of type ADV) NONCON_IND.
    무선장치.Wireless device.
  18. 제11항에 있어서,The method of claim 11,
    상기 프라이머리 채널은 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널 중 미리 결정된 3개의 채널 중 어느 하나로 설정되고,The primary channel is set to any one of three predetermined channels out of 40 channels having a 2 MHz bandwidth of 2.4 GHz band,
    상기 세컨더리 채널은 상기 2.4 GHz 대역의 2MHz 대역폭을 갖는 40개의 채널에서 상기 3개의 채널을 제외한 나머지 채널 중 어느 하나로 설정되고,The secondary channel is set to any one of the remaining channels except for the three channels in 40 channels having the 2 MHz bandwidth of the 2.4 GHz band,
    상기 2.4GHz 대역은 BLE(Bluetooth low energy) 기반의 통신을 위한 대역이고,The 2.4GHz band is a band for BLE (Bluetooth low energy) based communication,
    상기 프라이머리 채널은 어드버타이징 채널이고,The primary channel is an advertising channel,
    상기 세컨더리 채널은 데이터 채널인The secondary channel is a data channel
    무선장치.Wireless device.
  19. 제18항에 있어서,The method of claim 18,
    상기 제1 무선장치는 상기 BLE를 제공하는 제공자(provider)이고,The first wireless device is a provider for providing the BLE,
    상기 제2 무선장치는 상기 BLE를 찾는 탐색자(seeker)인The second wireless device is a seeker looking for the BLE.
    무선장치.Wireless device.
  20. 무선랜 시스템에서 어드버타이징 패킷을 전송하는 방법에 있어서,In a method for transmitting an advertising packet in a WLAN system,
    제1 무선장치가, 제1 어드버타이징 패킷(advertising packet)을 프라이머리 채널을 통해 제2 무선장치로 전송하는 단계; 및Transmitting, by the first wireless device, the first advertising packet to the second wireless device through the primary channel; And
    상기 제1 무선장치가, 제2 어드버타이징 패킷을 세컨더리 채널을 통해 상기 제2 무선장치로 전송하는 단계를 포함하되,Sending, by the first wireless device, a second advertising packet to the second wireless device through a secondary channel;
    상기 제1 어드버타이징 패킷은 상기 세컨더리 채널에 대한 정보를 포함하고,The first advertising packet includes information about the secondary channel,
    상기 제2 어드버타이징 패킷은 헤더 필드, 블룸 필터(Bloom filter) 필드 및 확장된 페이로드(extended payload) 필드를 포함하고, The second advertising packet includes a header field, a bloom filter field, and an extended payload field.
    상기 확장된 페이로드 필드는 상기 블룸 필터 필드에 포함된 다수의 서비스(multiple service)를 지원하기 위해 추가 데이터(additional data)를 포함하고, 및The extended payload field includes additional data to support multiple services included in the bloom filter field, and
    상기 추가 데이터는 다수의 채널 정보(multiple channel information) 및 실제 채널 정보(actual channel information)를 포함하는The additional data includes multiple channel information and actual channel information.
    방법.Way.
PCT/KR2019/006053 2018-05-21 2019-05-21 Method for establishing wireless connection in wireless lan system and wireless apparatus using same WO2019225941A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20180057808 2018-05-21
KR10-2018-0057808 2018-05-21

Publications (1)

Publication Number Publication Date
WO2019225941A1 true WO2019225941A1 (en) 2019-11-28

Family

ID=68617317

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2019/006053 WO2019225941A1 (en) 2018-05-21 2019-05-21 Method for establishing wireless connection in wireless lan system and wireless apparatus using same

Country Status (1)

Country Link
WO (1) WO2019225941A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11589223B2 (en) * 2019-07-31 2023-02-21 Brother Kogyo Kabushiki Kaisha Terminal device and non-transitory computer-readable recording medium storing computer readable instructions for terminal device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170026777A1 (en) * 2015-07-26 2017-01-26 Qualcomm Incorporated Bluetooth low energy interlaced advertising and scanning
US20170303070A1 (en) * 2016-04-14 2017-10-19 Qualcomm Incorporated Systems and methods for connection creation
US20170325161A1 (en) * 2014-06-17 2017-11-09 Lg Electronics Inc. Method and apparatus for forming connection between devices using bluetooth low energy technology
WO2018088952A1 (en) * 2016-11-14 2018-05-17 Telefonaktiebolaget Lm Ericsson (Publ) First node, second node and methods for filtering messages in a bluetooth mesh network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170325161A1 (en) * 2014-06-17 2017-11-09 Lg Electronics Inc. Method and apparatus for forming connection between devices using bluetooth low energy technology
US20170026777A1 (en) * 2015-07-26 2017-01-26 Qualcomm Incorporated Bluetooth low energy interlaced advertising and scanning
US20170303070A1 (en) * 2016-04-14 2017-10-19 Qualcomm Incorporated Systems and methods for connection creation
WO2018088952A1 (en) * 2016-11-14 2018-05-17 Telefonaktiebolaget Lm Ericsson (Publ) First node, second node and methods for filtering messages in a bluetooth mesh network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
DEVICE PROVISIONING PROTOCOL SPECIFICATION, 9 April 2018 (2018-04-09) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11589223B2 (en) * 2019-07-31 2023-02-21 Brother Kogyo Kabushiki Kaisha Terminal device and non-transitory computer-readable recording medium storing computer readable instructions for terminal device

Similar Documents

Publication Publication Date Title
WO2020117012A1 (en) Method and device for transmitting and receiving data via uwb in wireless communication system
WO2018074892A1 (en) Method and device for transmitting and receiving data using bluetooth technology
WO2019164268A1 (en) Method for wireless connection in wireless lan system and wireless device using same
WO2016039598A1 (en) Method and device for controlling device by using bluetooth technology
WO2016175638A1 (en) Method and device for allocating address of device in bluetooth mesh network
WO2016182404A1 (en) Method and device for connecting alternative communication means using bluetooth low energy technology
WO2018222024A1 (en) Method and apparatus for connecting devices using bluetooth le technology
WO2016175454A1 (en) Method and device for transmitting/receiving data using bluetooth mesh network
WO2018169380A1 (en) Method and apparatus for processing audio signal by using bluetooth technology
WO2020096412A1 (en) Method and apparatus for receiving audio data by using bluetooth technology
WO2014027829A1 (en) Method and device for updating system information in wireless lan system
WO2016017907A1 (en) Method and apparatus for controlling electronic device in wireless communication system supporting bluetooth communication
WO2017030232A1 (en) Method for transmitting and receiving data, and device therefor
WO2016175640A1 (en) Method and device for transmitting/receiving data in mesh network using bluetooth
WO2015002385A1 (en) Method and device for communication between devices in wireless communication system
WO2015163680A1 (en) Method and apparatus for transmitting and receiving data using bluetooth low-power energy technique in wireless communication system
WO2016175575A1 (en) Method and device for transmitting/receiving data using bluetooth mesh network
WO2015069031A1 (en) Method and apparatus for forming communication link using bluetooth
WO2016178542A1 (en) Method and apparatus for sending and receiving data on bluetooth
WO2017018604A1 (en) Method and device for connecting substitute communication means by using bluetooth low energy (le) technique
WO2016175471A1 (en) Method and device for transmitting/receiving data in mesh network using bluetooth
WO2016153278A1 (en) Method and device for transmitting/receiving data in mesh network using bluetooth
WO2016036206A2 (en) Method and device for controlling device by using bluetooth low energy (le) technique
WO2018124852A1 (en) Method and device for controlling device by using bluetooth technology
WO2019031822A1 (en) Method and apparatus for establishing connection between devices by using bluetooth low energy technology

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19808299

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19808299

Country of ref document: EP

Kind code of ref document: A1