KR20150142587A - Method and apparatus for transmitting/receiving audio data in a bluetooth low energy based communication system - Google Patents

Method and apparatus for transmitting/receiving audio data in a bluetooth low energy based communication system Download PDF

Info

Publication number
KR20150142587A
KR20150142587A KR1020150062109A KR20150062109A KR20150142587A KR 20150142587 A KR20150142587 A KR 20150142587A KR 1020150062109 A KR1020150062109 A KR 1020150062109A KR 20150062109 A KR20150062109 A KR 20150062109A KR 20150142587 A KR20150142587 A KR 20150142587A
Authority
KR
South Korea
Prior art keywords
data packet
payload
information
identification information
audio data
Prior art date
Application number
KR1020150062109A
Other languages
Korean (ko)
Other versions
KR102300313B1 (en
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 삼성전자주식회사
Priority to US14/725,563 priority Critical patent/US10826660B2/en
Publication of KR20150142587A publication Critical patent/KR20150142587A/en
Application granted granted Critical
Publication of KR102300313B1 publication Critical patent/KR102300313B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The present invention relates to a method for transmitting and receiving audio data in a Bluetooth low energy based communication system and an apparatus therefor. According to an embodiment of the present invention, the method that a master device transmits and receives audio data in an Bluetooth low energy based communication system comprises the processes of: configuring a data packet having identification information indicating whether or not the audio data is included in a payload of the data packet; and transmitting the data packet to at least one slave device.

Description

BLE 기반의 무선 통신 시스템에서 오디오 데이터를 송수신하는 방법 및 장치{METHOD AND APPARATUS FOR TRANSMITTING/RECEIVING AUDIO DATA IN A BLUETOOTH LOW ENERGY BASED COMMUNICATION SYSTEM}BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and apparatus for transmitting / receiving audio data in a wireless communication system based on BLE,

본 발명은 무선 통신 시스템에서 데이터를 송수신하는 방법 및 장치에 대한 것으로서, 특히 BLE(Bluetooth Low Energy) 기반의 무선 통신 시스템에서 데이터를 송수신하는 방법 및 장치에 대한 것이다.The present invention relates to a method and apparatus for transmitting and receiving data in a wireless communication system, and more particularly, to a method and apparatus for transmitting and receiving data in a Bluetooth low energy (BLE) based wireless communication system.

블루투스는 1994년 개발된 개인 근거리 무선 통신(Personal Area Network : PAN)을 위한 기술 표준으로서, 휴대 단말, 노트북, 각종 무선 디바이스들 간의 근거리 통신을 무선으로 구현한 것이다. 블루투스 기술을 주관하는 표준 단체인 블루투스 SIG(Special Interest Group)에서는 블루투스 저전력 기술로서 블루투스 로우 에너지(BLE)를 포함하는 블루투스 4.0 표준을 제안하였고 현재 블루투스 4.2 표준에 이르고 있다. 상기 BLE는 블루투스에서 저전력으로 데이터 통신을 가능하게 하는 기술이다.Bluetooth is a technology standard for Personal Area Network (PAN) developed in 1994, which is a wireless implementation of short-range communication between portable terminals, notebooks and various wireless devices. The Bluetooth Special Interest Group (SIG), a standards body that administers Bluetooth technology, has proposed the Bluetooth 4.0 standard, which includes Bluetooth low energy (BLE) as Bluetooth low power technology, and is now compliant with the Bluetooth 4.2 standard. The BLE is a technology for enabling data communication in Bluetooth with low power.

도 1은 BLE의 프로토콜 스택을 설명하기 위한 도면으로서, 상기 BLE의 프로토콜에 대한 구체적인 내용은 블루투스 4.2 규격을 참조할 수 있다.FIG. 1 is a diagram for explaining a protocol stack of a BLE, and a specific content of the protocol of the BLE can refer to the Bluetooth 4.2 standard.

도 1을 참조하면, BLE에서 L2CAP 계층(109, 113)은 SDP(Service Discovery Protocol) 계층(101), GAP(Generic Access Profile)(103), RFCOMM(Radio Frequency Communication) 계층(105), GATT(Generic Attribute Profile)(107) 등의 상위 계층 프로토콜과, 하위 계층인 링크(Link), MAC(Media Access Control), 및 PHY 계층들에서 데이터 처리를 담당하는 제어기들(즉 BR(Bluetooth basic Rate)/EDR(Enhanced Data Rate) 제어기, LE(Low Energy) 제어기) 사이에서 중재 및 조정을 하는 역할을 한다. 상기 L2CAP 계층(111)은 상기 상위 계층 프로토콜로부터 데이터가 전달되면, 전달된 데이터를 중재하고 각각의 데이터를 논리 채널별로 설정하고 관리하여 제어기들(즉 BR/EDR 제어기, LE 제어기)로 전달한다. 상기 논리 채널은 L2CAP 계층(109, 113)의 상위 계층 프로토콜 또는 어플리케이션에서 전달된 데이터를 위해 설정된 채널을 말한다.Referring to FIG. 1, the L2CAP layers 109 and 113 in the BLE include a Service Discovery Protocol (SDP) layer 101, a Generic Access Profile (GAP) 103, an RFCOMM layer 105, (I.e., a Bluetooth basic rate (BR)) controller for performing data processing in a link layer, a MAC (Media Access Control) layer and a PHY layer, EDR (Enhanced Data Rate) controller, LE (Low Energy) controller). When the L2CAP layer 111 receives data from the upper layer protocol, the L2CAP layer 111 arbitrates the transferred data and sets and manages the respective data for each logical channel and delivers the data to the controllers (i.e., the BR / EDR controller and the LE controller). The logical channel refers to a channel set for data transmitted from an upper layer protocol or application of the L2CAP layer (109, 113).

도 1에서 상기 L2CAP 계층(109, 113)은 각종 휴대 단말과 같이 리소스가 제한된 호스트에서도 포팅될 수 있도록 간략함과 낮은 오버헤드(low overhead)를 가져야 한다. 상기 L2CAP 계층(109, 113)의 주된 역할은 프로토콜 멀티플렉싱(Protocol Multiplexing)이며, 상위 계층 프로토콜과 하위 계층 프로토콜 간에 전달되는 데이터의 분할(Segmentation) 및 재조합(Reassembly)도 상기 L2CAP 계층(109, 113)에서 수행된다. L2CAP 계층(109, 113)에서는 QoS(Quality of Service)나 피코넷 구성 시의 그룹화(Grouping)에 관련된 작업도 수행한다. 상기 SDP 계층(101)는 연결된 블루투스 디바이스에서 어떠한 서비스가 가능하고, 그 가능한 서비스의 특징에 관한 정보를 교환하기 위한 프로토콜이다. 상기 GAP(103)는 블루투스 디바이스들에게 디바이스 탐색, 연결 모드들(connection models), 보안, 인증(authentication), 연관 모델들(association models), 및 서비스 탐색과 같은 서비스들을 제공하기 위한 프로토콜이다. 상기 RFCOMM 계층(105)은 시리얼 포트를 에뮬레이션 하는 역할을 담당한다.In FIG. 1, the L2CAP layers 109 and 113 must have a simple and low overhead so that they can be ported to a resource-restricted host such as various portable terminals. The main role of the L2CAP layers 109 and 113 is protocol multiplexing and segmentation and reassembly of data transmitted between the upper layer protocol and the lower layer protocol is also performed by the L2CAP layers 109 and 113, Lt; / RTI > The L2CAP layers 109 and 113 also perform work related to Quality of Service (QoS) and grouping in the piconet configuration. The SDP layer 101 is a protocol for exchanging information on a service of a Bluetooth device connected to the SDP layer 101 and a feature of the service. The GAP 103 is a protocol for providing Bluetooth devices with services such as device discovery, connection models, security, authentication, association models, and service discovery. The RFCOMM layer 105 emulates a serial port.

도 1에서 ACL(Asynchronous Connection-oriented Link) 계층(115, 119)은 비동기 데이터 통신 경로를 제공하며, SCO(Synchronous Connection-Oriented) 계층(117)은 음성 계층(111)과 연결되어 동기 데이터 통신 경로를 제공한다.1, the Asynchronous Connection-Oriented Link (ACL) layer 115 and 119 provide an asynchronous data communication path, and a synchronous connection-oriented (SCO) layer 117 is connected to the voice layer 111, Lt; / RTI >

도 1에서 BR/EDR 제어기는 링크 매니저(121), 링크 제어기(125)를 포함하며, LE 제어기도 링크 매니저(123), 링크 제어기(127)를 포함한다. 상기 링크 매니저(121, 123)는 논리 링크들(logical links)의 생성, 수정, 및 해제와, 블루투스 디바이스들 간의 물리 링크들(physical links)과 관련된 파라미터들의 갱신을 담당한다. 상기 링크 제어기(125, 127)는 데이터 페이로드로부터 블루투스 패킷들의 부호화 및 복호화와, 물리 채널, 논리 전송, 및 논리 링크와 관련된 파라미터들의 부호화 및 복호화를 담당한다. 또한 상기 링크 제어기(125, 127)는 링크 제어 프로토콜 시그널링을 수행한다.1, the BR / EDR controller includes a link manager 121 and a link controller 125, and the LE controller also includes a link manager 123 and a link controller 127. The link managers 121 and 123 are responsible for creating, modifying, and releasing logical links and updating parameters associated with physical links between Bluetooth devices. The link controller 125, 127 is responsible for encoding and decoding Bluetooth packets from the data payload and encoding and decoding parameters related to the physical channel, the logical transmission, and the logical link. The link controller 125, 127 also performs link control protocol signaling.

그러나 상기한 구성의 BLE(예컨대, LE(Low Energy)를 지원하는 새로운 블루투스 표준(일 예로 Bluetooth SIG Core Specification version 4.2의 Vol.6 Bluetooth Low Energy))에서는 오디오 데이터의 전송을 지원하지 않는다. 따라서 상기 BLE에서도 오디오 데이터의 전송을 지원하기 위한 패킷 구조가 요구된다.
However, the new Bluetooth standard (for example, Bluetooth SIG Core Specification version 4.2, Vol.6, Bluetooth Low Energy) supporting the above-described BLE (for example, LE (Low Energy)) does not support transmission of audio data. Therefore, the BLE also requires a packet structure for supporting transmission of audio data.

본 발명은 BLE 기반의 무선 통신 시스템에서 효율적으로 오디오 데이터를 송수신하는 방법 및 장치를 제공한다.The present invention provides a method and apparatus for efficiently transmitting and receiving audio data in a BLE-based wireless communication system.

또한 본 발명은 BLE 기반의 무선 통신 시스템에서 오디오 데이터를 전송하는 패킷의 오버헤드를 줄일 수 있는 방법 및 장치를 제공한다.The present invention also provides a method and apparatus for reducing the overhead of a packet for transmitting audio data in a BLE-based wireless communication system.

본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 마스터 디바이스가 오디오 데이터를 송신하는 방법은, 상기 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 데이터 패킷을 구성하는 과정과, 상기 데이터 패킷을 적어도 하나의 슬레이브 디바이스로 송신하는 과정을 포함한다.A method of transmitting audio data by a master device in a BLE-based wireless communication system according to an embodiment of the present invention includes a step of configuring a data packet including identification information indicating whether the audio data is included in a payload And transmitting the data packet to at least one slave device.

또한 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 마스터 디바이스는, 적어도 하나의 슬레이브 디바이스와 상기 BLE 기반의 통신을 위한 통신 인터페이스와, 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 데이터 패킷을 구성하고, 상기 데이터 패킷을 상기 적어도 하나의 슬레이브 디바이스로 송신하는 것을 제어하는 제어부를 포함한다.Further, in the BLE-based wireless communication system according to the embodiment of the present invention, the master device includes a communication interface for communication with the at least one slave device based on the BLE, an identification indicating whether the audio data is included in the payload And a control unit configured to configure a data packet including information and transmit the data packet to the at least one slave device.

또한 본 발명의 실시 예에 따라 BLE 기반의 무선 통신 시스템에서 슬레이브 디바이스가 오디오 데이터를 수신하는 방법은, 마스터 디바이스로부터 상기 BLE 기반의 데이터 패킷을 수신하는 과정과, 상기 수신된 데이터 패킷에 포함된 식별 정보를 근거로 상기 데이터 패킷의 페이로드에 포함된 데이터가 상기 오디오 데이터인지 여부를 판단하는 과정을 포함한다.According to another aspect of the present invention, there is provided a method of receiving audio data from a slave device in a BLE-based wireless communication system, the method comprising: receiving the BLE-based data packet from a master device; And determining whether the data included in the payload of the data packet is the audio data based on the information.

또한 본 발명의 실시 예에 따라 BLE 기반의 무선 통신 시스템에서 슬레이브 디바이스는, 마스터 디바이스와 상기 BLE 기반의 통신을 위한 통신 인터페이스와, 상기 마스터 디바이스로부터 상기 BLE 기반의 데이터 패킷을 수신하고, 상기 수신된 데이터 패킷에 포함된 식별 정보를 근거로 상기 데이터 패킷의 페이로드에 포함된 데이터가 상기 오디오 데이터인지 여부를 판단하는 제어부를 포함하는 과정을 포함한다.
In accordance with an embodiment of the present invention, a slave device in a BLE-based wireless communication system includes a communication interface for communication with the master device based on the BLE, a data packet based on the BLE from the master device, And a controller for determining whether the data included in the payload of the data packet is the audio data based on the identification information included in the data packet.

도 1은 BLE의 프로토콜 스택을 설명하기 위한 도면,
도 2는 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 마스터-슬레이브 방식으로 데이터 패킷을 송수신하는 디바이스들을 나타낸 도면,
도 3은 블루투스 SIG 핵심 규격에서 정의된 BLE 데이터 패킷의 구조를 나타낸 도면,
도 4는 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자 구조를 나타낸 도면,
도 5는 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더를 이용하는 L2CAP 계층의 동작을 설명하기 위한 도면,
도 6은 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 BLE 데이터 패킷의 구조를 나타낸 도면,
도 7은 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더의 다른 구조를 나타낸 도면,
도 8은 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 BLE 데이터 패킷의 다른 구조를 나타낸 도면,
도 9는 본 발명의 실시 예에 BLE 기반의 무선 통신 시스템에서 마스터 디바이스가 오디오 데이터를 송신하는 방법을 나타낸 순서도,
도 10은 본 발명의 실시 예에 BLE 기반의 무선 통신 시스템에서 슬레이브 디바이스가 오디오 데이터를 수신하는 방법을 나타낸 순서도,
도 11은 본 발명의 실시 예에 BLE 기반의 무선 통신 시스템에서 디바이스의 구성을 나타낸 블록도.
1 is a diagram for explaining a protocol stack of a BLE,
FIG. 2 is a block diagram illustrating a device for transmitting and receiving data packets in a master-slave manner in a BLE-based wireless communication system according to an embodiment of the present invention;
3 shows a structure of a BLE data packet defined in the Bluetooth SIG core specification,
4 is a diagram illustrating an identifier structure including identification information indicating whether or not audio data is included in a payload in a BLE-based wireless communication system according to an embodiment of the present invention;
5 illustrates an operation of an L2CAP layer using an L2CAP header compressed using an identifier including identification information indicating whether audio data is included in a payload in a BLE-based wireless communication system according to an exemplary embodiment of the present invention Drawings for illustration,
6 is a diagram illustrating a structure of a BLE data packet in a BLE-based wireless communication system according to an embodiment of the present invention;
FIG. 7 illustrates another structure of an L2CAP header compressed using an identifier including identification information indicating whether audio data is included in a payload in a BLE-based wireless communication system according to an embodiment of the present invention;
8 is a diagram illustrating another structure of a BLE data packet in a BLE-based wireless communication system according to an embodiment of the present invention;
9 is a flowchart showing a method of transmitting audio data by a master device in a BLE-based wireless communication system according to an embodiment of the present invention;
10 is a flowchart showing a method of receiving audio data by a slave device in a BLE-based wireless communication system according to an embodiment of the present invention.
11 is a block diagram showing the configuration of a device in a BLE-based wireless communication system according to an embodiment of the present invention.

하기에서 본 발명의 실시 예들을 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS In the following description of the present invention, detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.

본 발명의 실시 예는 BLE 기반의 무선 통신 시스템의 오디오 데이터의 송수신을 위한 방안을 제안한 것이다.An embodiment of the present invention proposes a method for transmitting and receiving audio data in a BLE-based wireless communication system.

본 발명의 실시 예는 BLE 프로토콜의 L2CAP 계층에서 오디오 데이터를 포함한 데이터 채널의 데이터 PDU(Protocol Data Unit)와 다른 채널의 데이터 PDU를 구분하기 위해 BLE 규격에서 정의된 BLE 데이터 패킷의 L2CAP 헤더를 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축하여 오디오 데이터를 전송하는 새로운 BLE 데이터 패킷의 구조를 제안한 것이다. 본 발명의 실시 예에서 제안하는 오디오 데이터 전송을 위한 BLE 데이터 패킷은 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더를 이용함에 따라 BLE 데이터 패킷의 오버헤드를 줄일 수 있으며, 그 결과 실제 전송되는 BLE 데이터 패킷의 에어 패킷 사이즈(air packet size)가 줄어들어 전력 소모를 감소시킬 수 있다.In an embodiment of the present invention, an L2CAP header of a BLE data packet defined in the BLE standard is divided into audio data (audio data) and audio data (audio data) in order to distinguish a data PDU of a data channel including audio data from a data PDU of another channel, The present invention proposes a structure of a new BLE data packet for transmitting audio data by compressing using an identifier including identification information indicating whether the payload is included in a payload. The BLE data packet for audio data transmission proposed in the embodiment of the present invention uses an L2CAP header compressed using an identifier including identification information indicating whether audio data is included in a payload, As a result, the air packet size of the actually transmitted BLE data packet can be reduced, thereby reducing power consumption.

도 2는 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 마스터(Master)-슬레이브(Slave) 방식으로 BLE 데이터 패킷을 송수신하는 디바이스들을 나타낸 도면이다.FIG. 2 is a diagram illustrating devices that transmit and receive BLE data packets in a master-slave manner in a BLE-based wireless communication system according to an embodiment of the present invention.

도 2를 참조하면, 마스터 디바이스(210)는 오디오 데이터 전송을 위해 상기 압축된 L2CAP 헤더 구조를 갖는 BLE 데이터 패킷을 생성하여 하나 또는 복수의 슬레이브 디바이스(230)에게 전송할 수 있다. BLE 기술에서는 piconet 방식을 이용하여 디바이스들이 마스터-슬레이브 방식으로 링크를 설정하여 통신할 수 있다. 상기 piconet 방식에서 하나의 마스터 디바이스는 다수의 슬레이브 디바이스들과 무선 네트워크를 구성하여 데이터 패킷을 송수신할 수 있다. 일 예로 보청기(Hearing Aid : HA) 등과 같이 저전력 소모가 필수적으로 요구되는 기술 분야에서 상기 압축된 L2CAP 헤더 구조를 갖는 본 발명의 실시 예에 따른 BLE 데이터 패킷을 이용하면, 슬레이브 디바이스의 전력 소모를 절감함은 물론 사용 시간을 대폭 증가시킬 수 있다. BLE 기술에서 디바이스는 또한 LE(Low Energy) 디바이스로도 칭해질 수 있다.Referring to FIG. 2, the master device 210 may generate a BLE data packet having the compressed L2CAP header structure for transmission of audio data, and may transmit the BLE data packet to one or a plurality of slave devices 230. In the BLE technology, devices can communicate by establishing a link in a master-slave manner using a piconet method. In the piconet scheme, one master device can configure a wireless network with a plurality of slave devices to transmit and receive data packets. For example, in a technology field in which low power consumption is required such as a hearing aid (HA), using the BLE data packet according to the embodiment of the present invention having the compressed L2CAP header structure, power consumption of the slave device is reduced As a matter of course, the use time can be greatly increased. In BLE technology, a device can also be referred to as a LE (Low Energy) device.

본 발명의 이해를 돕기 위해 BLE 기술에서 기존 BLE 데이터 패킷의 구조를 먼저 설명하기로 한다.To facilitate understanding of the present invention, the structure of existing BLE data packets in BLE technology will be described first.

도 3은 블루투스 SIG 핵심 규격에서 정의된 BLE 데이터 패킷의 구조를 나타낸 도면으로서, 이는 예컨대 Bluetooth SIG Core Specification version 4.2의 Vol 6. Part B, section 2.1에 정의된 BLE 데이터 패킷의 구조이다.FIG. 3 is a diagram showing the structure of a BLE data packet defined in the Bluetooth SIG Core Specification, for example, the structure of a BLE data packet defined in Vol. 6, Part B, Section 2.1 of Bluetooth SIG Core Specification version 4.2.

도 3의 BLE 데이터 패킷(300)의 포맷은 연결 계층 패킷 포맷(link layer packet format)이며, 상기 BLE 데이터 패킷(300)은 프리앰블(preamble)(311), 접근 주소(access address)(313), PDU(315), 그리고 CRC(Cyclic Redundancy Check)(317)를 포함한다. 상기 프리앰블(311)은 주파수 동기, 심볼 타이밍 추정, 자동 이득 제어(auto gain control : AGC) 트레이닝 등을 수행하기 위해 수신기(즉 슬레이브 디바이스)에서 이용되며, 1 옥텟(octet)의 길이를 갖는다. 상기 접근 주소(313)는 물리적 연결을 위한 동기화 및 각각의 링크를 구별하기 위한 주소이고, 4 옥텟의 길이를 갖는다. 패킷(300)이 데이터 물리 채널에서 전송될 때 상기 PDU(315)는 데이터 채널의 PDU이며, 2에서 257까지 옥텟의 길이를 갖는다. 상기 CRC(317)는 오류 정정을 위한 것이며, 3 옥텟의 길이를 갖는다.3 is a link layer packet format. The BLE data packet 300 includes a preamble 311, an access address 313, A PDU 315, and a cyclic redundancy check (CRC) 317. The preamble 311 is used in a receiver (i.e., a slave device) to perform frequency synchronization, symbol timing estimation, auto gain control (AGC) training, etc., and has a length of one octet. The access address 313 is an address for distinguishing each link and synchronization for a physical connection, and has a length of 4 octets. When the packet 300 is transmitted on the data physical channel, the PDU 315 is a PDU of the data channel and has a length of 2 to 257 octets. The CRC 317 is for error correction and has a length of 3 octets.

도 3에서 PDU(315)는 PDU 헤더(319), PDU 페이로드(321), 그리고 MIC(Message Integrity Check)(323)를 포함한다. 데이터 채널의 PDU는 16 비트의 헤더를 포함하며, PDU 헤더(319)는 상기 16 비트(즉 2 옥텟)의 헤더이다. 상기 PDU 페이로드(321)는 가변 길이의 데이터 페이로드이다. 그리고 상기 MIC(323)은 암호화된 링크 계층 연결인 경우에 PDU(315)에 포함되며, 무결성 검사를 위한 것이며, 4 옥텟의 길이를 갖는다. 도 3에서 상기 PDU 페이로드(321)는 L2CAP 헤더(325)와 페이로드(327)를 포함한다. 상기 L2CAP 헤더(325)는 2 옥텟의 길이 필드(325a)와 2 옥텟의 채널 식별자(CID) 필드(325b)를 포함하여 총 4 옥텟의 길이를 갖는다. 그리고 상기 페이로드(327)는 상위 계층 프로토콜로부터 수신되거나 또는 상위 계층 프로토콜로 전달되는 데이터를 포함한다.3, the PDU 315 includes a PDU header 319, a PDU payload 321, and a Message Integrity Check (MIC) 323. The PDU of the data channel includes a 16-bit header, and the PDU header 319 is the 16-bit (i.e., 2-octet) header. The PDU payload 321 is a variable-length data payload. The MIC 323 is included in the PDU 315 in the case of an encrypted link layer connection, is for integrity checking, and has a length of 4 octets. In FIG. 3, the PDU payload 321 includes an L2CAP header 325 and a payload 327. The L2CAP header 325 has a total length of 4 octets including a 2-octet length field 325a and a 2-octet channel identifier (CID) field 325b. And the payload 327 includes data received from or transmitted to an upper layer protocol.

도 3의 BLE 데이터 패킷(300)의 구조와 같이, (암호화된) 데이터 패킷을 전송하기 위한 기존 구조에서 필요한 오버헤드는 프리앰블(311)(1 octet) + 접근 주소(313)(4 octet) + PDU 헤더(319)(2 octet) + L2CAP 헤더(325)(4 octet) + MIC(323)(4 octet) + CRC(317)(3 octet) = 총 18 octets(144 bits)으로 기존 BLE 데이터 패킷의 오버헤드는 상당히 큰 것을 알 수 있다. 상기 MIC(323)(4 octet)가 전송되지 않는 경우에도 총 14 octet(112 bits)의 오버헤드를 갖는다. 만약 이러한 BLE 데이터 패킷 구조에서 오디오 프레임 구간(audio frame duration)이 10ms 이고 32 kbps의 음질을 지원한다고 가정하는 경우, 필요한 오디오 스트림의 패킷 당 페이로드는 320 bits가 되므로 (암호화된) BLE 데이터 패킷 당 에어 패킷 사이즈(air packet size)의 31% (MIC(323)가 전송되지 않는 경우는 25.9%)에 해당하게 되어 도 3의 기존 BLE 데이터 패킷 구조를 이용할 경우 오버헤드에 의한 전력 소모는 상당하다. 따라서 저전력 소모가 중요한 요구 사항인 보청기(HA) 등의 디바이스에서 BLE를 이용할 경우, 그 디바이스가 송수신하는 BLE 데이터 패킷은 상기한 오버헤드를 줄이는 것이 중요하다.The overhead required in an existing structure for transmitting a (encrypted) data packet, such as the structure of the BLE data packet 300 of FIG. 3, is a preamble 311 (1 octet) + an access address 313 (4 octets) + The PDU header 319 (2 octets) + L2CAP header 325 (4 octets) + MIC 323 (4 octets) + CRC 317 (3 octets) = 18 octets (144 bits) Is considerably large. Even if the MIC 323 (4 octets) is not transmitted, the total overhead is 14 octets (112 bits). Assuming that the audio frame duration of this BLE data packet structure is 10 ms and supports sound quality of 32 kbps, since the payload per packet of the required audio stream is 320 bits, the (encrypted) per BLE data packet 31% of the air packet size (25.9% when the MIC (323) is not transmitted) is equivalent to the conventional BLE data packet structure of FIG. 3, which consumes power by overhead. Therefore, when BLE is used in a device such as a hearing aid (HA) in which low power consumption is an important requirement, it is important to reduce the above-mentioned overhead of BLE data packets transmitted and received by the device.

도 4은 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자 구조를 나타낸 도면으로서, 이를 이용하여 도 3의 L2CAP 헤더(325)에서 오버헤드를 줄인 새로운 구조의 L2CAP 헤더를 만들 수 있다.4 is a diagram illustrating an identifier structure including identification information indicating whether or not audio data is included in a payload in a BLE-based wireless communication system according to an embodiment of the present invention. Referring to FIG. 4, The L2CAP header of the new structure can be created in which the overhead is reduced at step 325.

도 4를 참조하면, 본 발명의 실시 예에 따른 압축된 L2CAP 헤더는 1 비트의 식별자 필드(401)와, 7 비트의 길이 필드(403)를 포함한다. 도 4의 L2CAP 헤더는 2 옥텟의 길이 필드(325a)와, 2 옥텟의 채널 식별자(CID) 필드(325b)를 포함하는 기존 L2CAP 헤더(325)를 1 옥텟의 길이를 갖는 L2CAP 헤더로 그 길이를 압축한 것이다. 도 4의 구조를 갖는 압축된 L2CAP 헤더를 이용하여 BLE 데이터 패킷을 전송할 경우, 오버헤드는 기존의 144 비트에서 120 비트로 줄어 들어 에어 패킷 사이즈에서 오버헤드가 차지하는 비중을 31 %에서 27.3 %으로(MIC(323)가 전송되지 않는 경우는 25.9%에서 21.6%로) 줄일 수 있다.Referring to FIG. 4, the compressed L2CAP header according to the embodiment of the present invention includes a 1-bit identifier field 401 and a 7-bit length field 403. The L2CAP header of FIG. 4 includes an L2CAP header 325a having a 2-octet length field 325a and a 2-octet channel identifier (CID) field 325b, Compressed. When the BLE data packet is transmitted using the compressed L2CAP header having the structure of FIG. 4, the overhead is reduced from the existing 144 bits to 120 bits, and the overhead occupancy in the air packet size is reduced from 31% to 27.3% (From 25.9% to 21.6% in the case where the mobile station 323 is not transmitted).

또한 기존 L2CAP 헤더(325)에서 상기 2 옥텟의 길이 필드(325a)는 L2CAP 헤더(325)의 길이를 제외한 페이로드(327)의 길이(사이즈)를 나타내고, 상기 2 옥텟의 CID 필드(325b)는 해당 패킷의 목적지 채널(destination channel endpoint)을 식별하는 데 사용된다. 그러나 BLE와 HA를 지원하는 BLE 규격에서는 프로토콜 스택의 L2CAP 계층에서 데이터 패킷의 페이로드가 HA를 위한 오디오 데이터를 포함한 데이터 PDU의 페이로드 인지 여부만을 결정하면 되므로 본 발명의 실시 예에서는 기존의 L2CAP 헤더(325)에서 사용되는 CID 필드(325b) 대신 페이로드에 포함되는 데이터가 오디오 데이터인지 여부를 결정하기 위한 1 비트의 식별자 필드(401)를 L2CAP 헤더에 포함한다.The length field 325a of the 2 octets in the existing L2CAP header 325 indicates the length (size) of the payload 327 excluding the length of the L2CAP header 325, and the 2-octet CID field 325b indicates Is used to identify the destination channel endpoint of the packet. However, in the BLE standard supporting BLE and HA, only the payload of the data packet in the L2CAP layer of the protocol stack needs to be determined whether it is the payload of the data PDU including the audio data for the HA. Therefore, in the embodiment of the present invention, Bit identifier field 401 for determining whether the data included in the payload is audio data instead of the CID field 325b used in the L2CAP header 325b.

또한 도 2의 슬레이브 디바이스(230)가 HA인 경우, 상기 HA를 지원하기 위해 사용되는 최대 품질은 64kbps이고, 한 패킷 당 전송되는 최대 오디오 데이터는 640 비트이므로 도 4의 길이 필드(403)는 총 7 비트이면 충분하다. 따라서 오디오 데이터를 전송하는 BLE 데이터 패킷을 가정하면, 기존 4 옥텟의 L2CAP 헤더(325)는 도 4의 실시 예와 같이 1 옥텟의 L2CAP 헤더로 압축될 수 있다.When the slave device 230 of FIG. 2 is HA, the maximum quality used to support the HA is 64 kbps, and the maximum audio data transmitted per packet is 640 bits. Therefore, the length field 403 of FIG. Seven bits are sufficient. Therefore, assuming a BLE data packet for transmitting audio data, the L2CAP header 325 of the existing four octets can be compressed into an L2CAP header of one octet as in the embodiment of FIG.

한편 상기 1 비트의 식별자 필드(401)는 도 1의 블루투스 프로토콜 스택에서 다중화(Multiplexing)를 수행하는 L2CAP 계층(109, 113)에서 페이로드에 포함되는 데이터가 오디오 데이터인지 여부를 지시하는데/판단하는데 이용될 수 있다. 또한 다른 실시 예로 L2CAP 헤더의 압축 여부와 상관 없이 상기한 1 비트의 식별자 필드(401)에 상응하는 식별 정보가 독립적으로 포함되도록 BLE 데이터 패킷을 구성하는 것도 가능하다. 이때 상기 식별 정보는 기존 L2CAP 헤더에 포함되거나 또는 BLE 데이터 패킷의 다른 정해진 위치에 포함될 수 있다.The 1-bit identifier field 401 indicates / determines whether data included in the payload is audio data in the L2CAP layers 109 and 113 performing multiplexing in the Bluetooth protocol stack of FIG. 1 Can be used. In another embodiment, it is also possible to configure a BLE data packet such that the identification information corresponding to the 1-bit identifier field 401 is independently included regardless of whether the L2CAP header is compressed. At this time, the identification information may be included in the existing L2CAP header or included in another predetermined position of the BLE data packet.

도 5는 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더를 이용하는 L2CAP 계층의 동작을 설명하기 위한 도면이다.5 illustrates an operation of an L2CAP layer using an L2CAP header compressed using an identifier including identification information indicating whether audio data is included in a payload in a BLE-based wireless communication system according to an exemplary embodiment of the present invention Fig.

도 5의 (a)는 도 4의 실시 예에서 제안한 1 옥텟의 길이를 갖는 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더를 나타낸 것이다.FIG. 5A shows an L2CAP header compressed using an identifier including identification information indicating whether or not audio data having a length of one octet proposed in the embodiment of FIG. 4 is included in a payload.

HA를 지원하는 슬레이브 디바이스는 BLE 데이터 패킷을 수신하면, PDU 헤더를 바로 뒤따르는 L2CAP 헤더의 MSB(Most Significant Bit) 1 비트를 근거로 페이로드에 포함된 데이터가 오디오 데이터인지 아니면 다른 채널의 데이터인지 판단한다. 예를 들어 도 5의 (a)와 같이 상기 1 비트의 식별자 필드(401)(즉 MSB)가 "1" 로 설정되어있으면, BLE 데이터 패킷의 페이로드에 포함된 데이터를 오디오 데이터로 판단하고, 1 비트의 식별자 필드(401)를 뒤따르는 길이 필드(403)를 통해 오디오 데이터의 사이즈를 확인하고, 확인된 오디오 데이터를 도 1의 프로토콜 스택에서 오디오 계층(107)으로 전달한다. 또한 슬레이브 디바이스는 도 5의 (b)와 같이 식별자 필드(501)(즉 MSB)가 "0" 으로 설정되어있으면, BLE 데이터 패킷의 페이로드에 포함된 데이터를 다른 채널의 데이터로 판단하고 기존의 L2CAP 계층의 동작을 수행한다. 도 5의 (b)는 BLE 데이터 패킷의 페이로드에 포함된 데이터가 오디오 데이터가 아닌 경우이므로 L2CAP 헤더는 1 비트의 식별자 필드(501), 페이로드에 실리는 데이터의 길이를 나타내는 15 비트의 길이 필드(503), 그리고 기존과 같이 CID 필드(505)를 포함한다. 또한 BLE 데이터 패킷의 페이로드에 포함된 데이터가 오디오 데이터가 아닌 경우 기존 L2CAP 헤더(325)를 그대로 이용하는 것도 가능하다.Upon reception of the BLE data packet, the slave device supporting the HA determines whether the data included in the payload is audio data or a data of another channel based on the MSB (Most Significant Bit) 1 bit of the L2CAP header immediately following the PDU header . For example, if the 1-bit identifier field 401 (i.e., MSB) is set to "1 " as shown in FIG. 5A, the data included in the payload of the BLE data packet is determined as audio data, The size of the audio data is checked through the length field 403 following the 1-bit identifier field 401, and the confirmed audio data is transferred from the protocol stack of FIG. 1 to the audio layer 107. If the identifier field 501 (i.e., MSB) is set to "0 " as shown in FIG. 5B, the slave device determines data included in the payload of the BLE data packet as data of another channel, And performs operations of the L2CAP layer. 5B, since the data included in the payload of the BLE data packet is not audio data, the L2CAP header includes a 1-bit identifier field 501, a 15-bit length indicating the length of data to be loaded in the payload, A field 503, and a CID field 505 as usual. If the data included in the payload of the BLE data packet is not audio data, it is also possible to use the existing L2CAP header 325 as it is.

상기한 슬레이브 디바이스의 동작을 위해, HA를 지원하는 마스터 디바이스는 전송하는 데이터가 오디오 데이터인지 여부에 따라 오디오 데이터인 경우 도 5의 (a)와 같이 예컨대, "1"로 설정된 1 비트의 식별자 필드(401)와, 페이로드에 실리는 오디오 데이터의 길이를 나타내는 7 비트의 길이 필드(403)를 포함하는 압축된 L2CAP 헤더를 포함하는 BLE 데이터 패킷을 구성하여 전송하고, 전송하는 데이터가 오디오 데이터가 아닌 경우 도 5의 (b)와 같이 L2CAP 헤더를 구성하여 전송하거나, 또는 기존 L2CAP 헤더(325)를 전송할 수도 있다.For operation of the above-described slave device, the master device supporting the HA determines whether the data to be transmitted is audio data or not, for example, as shown in FIG. 5 (a) A BLE data packet including a compressed L2CAP header including a length field 403 of 7 bits indicating the length of audio data held in the payload, and transmits the BLE data packet, The L2CAP header may be constructed and transmitted or the existing L2CAP header 325 may be transmitted as shown in FIG. 5 (b).

도 6은 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 BLE 데이터 패킷의 구조를 나타낸 도면이다. 6 is a diagram illustrating a structure of a BLE data packet in a BLE-based wireless communication system according to an embodiment of the present invention.

도 6의 BLE 데이터 패킷(600)은 도 3의 BLE 데이터 패킷(300)과 같이 프리앰블(611), 접근 주소(613), PDU(615), 그리고 CRC (617)를 포함하며, L2CAP 헤더(625)를 제외한 나머지 필드들은 도 3의 데이터 패킷(300)의 구성과 동일하므로 그 상세한 설명은 설명은 생략하기로 한다. 상기 L2CAP 헤더(625)는 도 4 및 도 5의 실시 예에서 설명한 것처럼 페이로드에 포함된 데이터가 오디오 데이터인 경우 예컨대, "1"로 설정된 1 비트의 식별자 필드(401)와, 그 오디오 데이터의 길이를 나타내는 7 비트의 길이 필드(403)를 포함한다. 그리고 페이로드에 포함된 데이터가 다른 채널의 데이터인 경우 예컨대, "0"으로 설정된 1 비트의 식별자 필드(501)와, 15 비트의 길이 필드(503)와, CID 필드(505)를 포함하여 L2CAP 헤더를 구성하거나 또는 기존 L2CAP 헤더(325)를 이용할 수 있다.The BLE data packet 600 of Figure 6 includes a preamble 611, an access address 613, a PDU 615, and a CRC 617, as in the BLE data packet 300 of Figure 3, and the L2CAP header 625 Are the same as those of the data packet 300 shown in FIG. 3, so that a detailed description thereof will be omitted. As described in the embodiment of FIGS. 4 and 5, the L2CAP header 625 includes a 1-bit identifier field 401 set to "1", for example, when the data included in the payload is audio data, And a 7-bit length field 403 indicating the length. When the data included in the payload is data of another channel, for example, a 1-bit identifier field 501 set to "0", a 15-bit length field 503, and a CID field 505, A header may be constructed or an existing L2CAP header 325 may be used.

한편 도 4 및 도 5의 실시 예와 같이 압축된 L2CAP 헤더를 구성하는 경우에, HA를 위한 오디오 데이터가 아닌 다른 채널의 데이터 PDU의 사이즈가 예컨대, 128bytes를 넘는 경우 압축된 L2CAP 헤더의 식별자 필드(401, 501)와 상기 다른 채널의 데이터 간에 충돌이 발생되어 오디오 데이터와 다른 채널의 데이터를 구분할 수 없는 상황이 발행될 수 있다. 본 발명의 다른 실시 예에서는 상기한 충돌을 방지할 수 있는 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더의 다른 구조를 제안한다.On the other hand, when the compressed L2CAP header is configured as in the embodiment of FIGS. 4 and 5, if the size of a data PDU of a channel other than the audio data for the HA exceeds, for example, 128 bytes, an identifier field 401, and 501) and the data of the other channel, so that the audio data can not be distinguished from the data of the other channel. In another embodiment of the present invention, another structure of the compressed L2CAP header is proposed using an identifier including identification information indicating whether audio data capable of preventing the collision is included in the payload.

도 7은 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더의 다른 구조를 나타낸 도면이다.7 is a diagram illustrating another structure of an L2CAP header compressed using an identifier including identification information indicating whether audio data is included in a payload in a BLE-based wireless communication system according to an embodiment of the present invention .

먼저 도 7의 (a)는 2 옥텟의 PDU 헤더(701), 2 옥텟의 길이(703) 및 2 옥텟의 CID(705)를 포함하는 L2CAP 헤더, 페이로드(707), 및 CRC(709) 필드들을 포함하는 기존 BLE 규격에 따른 패킷 구조를 나타낸 것으로서, 각 필드의 설명은 도 3에서 대응되는 필드들과 동일하므로 구체적인 설명은 생략하기로 한다. 도 7의 (b)는 PDU 헤더(711), 1 비트의 식별자(715a)와 7 비트의 길이(715b)를 포함하는 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더(715), 제1 페이로드(713), 및 제2 페이로드(717) 필드들을 포함하는 본 발명의 실시 예에 따른 다른 구조의 압축된 L2CAP 헤더를 포함하는 패킷 구조를 나타낸 것이다. 상기 1 비트의 식별자(715a)와 7 비트의 길이(715b)를 포함하는 압축된 L2CAP 헤더(715)는 도 4의 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하는 예와 동일하다.7A shows an L2CAP header including a 2-octet PDU header 701, a 2-octet length 703 and a 2-octet CID 705, a payload 707, and a CRC 709 field The description of each field is the same as the corresponding fields in FIG. 3, and thus a detailed description thereof will be omitted. 7B shows an identifier including identification information indicating whether audio data including a PDU header 711, a 1-bit identifier 715a and a 7-bit length 715b are included in the payload A packet structure including a compressed L2CAP header of another structure according to an embodiment of the present invention including compressed L2CAP header 715, first payload 713, and second payload 717 fields . The compressed L2CAP header 715 including the 1-bit identifier 715a and the 7-bit length 715b includes an identifier including identification information indicating whether the audio data of FIG. 4 is included in the payload This is the same as the example used.

상기 제1 페이로드(713) 및 제2 페이로드(717) 필드들과 관련하여, Bluetooth SIG Core Specification version 4.2의 Vol 3. Part A, section 2.1의 table 2.2를 참조하면, BLE 논리 링크에서 사용하는 CID에서 예컨대, 0x0080부터 0xFFFF까지는 사용하지 않고 있다. 따라서 기존 L2CAP 헤더의 CID 필드(705)의 첫 번째 옥텟에 상기 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더(715)를 위치시키면(즉 도 7의 (b)와 같이 오디오 데이터를 포함하는 상기 제1 페이로드(713) 및 제2 페이로드(717) 필드들을 상기 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더(715)의 양 측에 위치시키면, 상기와 같이 다른 채널의 데이터 간에 충돌이 발생되어 오디오 데이터와 다른 채널의 데이터를 구분할 수 없는 문제를 방지할 수 있다.Referring to the Bluetooth SIG Core Specification version 4.2 Vol 3. Part A, section 2.2, table 2.2, with respect to the first payload 713 and the second payload 717 fields, In the CID, for example, 0x0080 to 0xFFFF are not used. Accordingly, when the compressed L2CAP header 715 is located in the first octet of the CID field 705 of the existing L2CAP header using an identifier including identification information indicating whether the audio data is included in the payload As shown in FIG. 7B, the first payload 713 and the second payload 717 fields including audio data may include identification information indicating whether the audio data is included in the payload By placing the compressed data on both sides of the compressed L2CAP header 715 using the identifier, a collision between the data of the other channels as described above can prevent the problem that the audio data can not be distinguished from the data of another channel.

도 8은 본 발명의 실시 예에 따른 BLE 기반의 무선 통신 시스템에서 BLE 데이터 패킷의 다른 구조를 나타낸 도면으로서, 도 7의 (b)와 같이 상기 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 식별자를 이용하여 압축된 L2CAP 헤더(715)를 위치시키는 경우의 BLE 데이터 패킷 구조를 나타낸 것이다.FIG. 8 is a diagram illustrating another structure of a BLE data packet in a BLE-based wireless communication system according to an embodiment of the present invention. As shown in FIG. 7B, it indicates whether the audio data is included in a payload And a compressed L2CAP header 715 is located using an identifier including identification information.

도 8의 BLE 데이터 패킷(800)은 도 3의 BLE 데이터 패킷(300)과 같이 프리앰블(811), 접근 주소(813), PDU(815), 그리고 CRC (817)를 포함하며, L2CAP 헤더(827)와 제1 및 제2 페이로드(825, 829)의 분리된 구성을 제외한 나머지 필드들은 도 3의 데이터 패킷(300)의 구성과 동일하므로 그 상세한 설명은 생략하기로 한다. 상기 제1 및 제2 페이로드(825, 829)가 분리된 구성에서 상기 제1 페이로드(825)는 예컨대, 2 옥텟의 길이를 가진다. 상기 L2CAP 헤더(827)는 도 4 및 도 5의 실시 예에서 설명한 것처럼 페이로드에 포함된 데이터가 오디오 데이터인 경우 예컨대, "1"로 설정된 1 비트의 식별자 필드(401)와, 그 오디오 데이터의 길이를 나타내는 7 비트의 길이 필드(403)를 포함한다. 그리고 페이로드에 포함된 데이터가 다른 채널의 데이터인 경우 도 5의 (b)와 같이 L2CAP 헤더를 구성하거나 또는 기존 L2CAP 헤더(325)를 이용할 수 있다.The BLE data packet 800 of Figure 8 includes a preamble 811, an access address 813, a PDU 815 and a CRC 817, as in the BLE data packet 300 of Figure 3, and the L2CAP header 827 And the first and second payloads 825 and 829 are the same as those of the data packet 300 of FIG. 3, detailed description thereof will be omitted. In the configuration in which the first and second payloads 825 and 829 are separated, the first payload 825 has a length of, for example, 2 octets. The L2CAP header 827 includes a 1-bit identifier field 401 set to "1" in the case where the data included in the payload is audio data as described in the embodiment of FIGS. 4 and 5, And a 7-bit length field 403 indicating the length. If the data included in the payload is data of another channel, an L2CAP header or an existing L2CAP header 325 may be used as shown in FIG. 5 (b).

도 9는 본 발명의 실시 예에 BLE 기반의 무선 통신 시스템에서 마스터 디바이스가 오디오 데이터를 송신하는 방법을 나타낸 순서도이다.9 is a flowchart illustrating a method of transmitting audio data by a master device in a BLE-based wireless communication system according to an embodiment of the present invention.

도 9를 참조하면, 901 단계에서 마스터 디바이스는 상기한 본 발명의 실시 예들에서 제안한 BLE 기반의 데이터 패킷의 페이로드에 상기 오디오 데이터가 포함되는 지 여부를 지시하는 식별 정보를 포함하여 상기 데이터 패킷을 구성하고, 903 단계에서 상기 데이터 패킷을 적어도 하나의 슬레이브 디바이스로 전송한다.Referring to FIG. 9, in step 901, the master device includes identification information for indicating whether the audio data is included in the payload of the BLE-based data packet proposed in the above embodiments of the present invention, In step 903, the data packet is transmitted to at least one slave device.

도 10은 본 발명의 실시 예에 BLE 기반의 무선 통신 시스템에서 슬레이브 디바이스가 오디오 데이터를 수신하는 방법을 나타낸 순서도이다.10 is a flowchart illustrating a method of receiving audio data by a slave device in a BLE-based wireless communication system according to an embodiment of the present invention.

도 10을 참조하면, 1001 단계에서 상기 슬레이브 디바이스는 마스터 디바이스로부터 상기한 본 발명의 실시 예들에서 제안한 BLE 기반의 데이터 패킷을 수신하고, 1003 단계에서 상기 슬레이브 디바이스는 상기 수신된 데이터 패킷에 포함된 식별 정보를 근거로 상기 페이로드에 포함된 데이터가 상기 오디오 데이터인지 여부를 판단하여 상기 오디오 데이터를 수신한다.10, in step 1001, the slave device receives the BLE-based data packet proposed in the embodiments of the present invention from the master device, and in step 1003, the slave device transmits the identification Determines whether the data included in the payload is the audio data, and receives the audio data.

도 11은 본 발명의 실시 예에 BLE 기반의 무선 통신 시스템에서 디바이스의 구성을 나타낸 블록도로서, 도 11의 디바이스 구성은 상기 마스터 디바이스와 상기 슬레이브 디바이스에 각각 적용될 수 있다.FIG. 11 is a block diagram illustrating a configuration of a device in a BLE-based wireless communication system according to an embodiment of the present invention, wherein the device configuration of FIG. 11 can be applied to the master device and the slave device, respectively.

도 11을 참조하면, 제어부(1110)은 상기 도 2에서 도 10 까지의 실시 예들에서 설명한 본 발명의 실시 예에 따른 BLE 데이터 패킷 구조와 데이터 송수신 방법에 따라 오디오 데이터를 포함하는 BLE 데이터 패킷을 송신 또는 수신하는 동작을 제어한다. 그리고 통신 인터페이스(1130)은 상대 디바이스(마스터 디바이스 또는 슬레이브 디바이스)와 BLE 기반으로 데이터 송수신을 위한 통신 모듈을 포함한다.11, the control unit 1110 transmits a BLE data packet including audio data according to the BLE data packet structure and the data transmission / reception method according to the embodiment of the present invention shown in FIGS. Or receiving operation. The communication interface 1130 includes a communication module for transmitting and receiving data based on BLE with a partner device (master device or slave device).

상기한 본 발명의 실시 예에서 상기 마스터 디바이스는 적어도 하나의 슬레이브 디바이스와 상기 BLE 기반의 통신을 위한 통신 인터페이스와, 상기 오디오 데이터가 상기 BLE 기반의 데이터 패킷의 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하여 상기 데이터 패킷을 구성하고, 상기 구성된 데이터 패킷을 적어도 하나의 슬레이브 디바이스로 전송하는 동작을 제어하는 제어부를 포함하여 구현될 수 있다. 또한 상기한 본 발명의 실시 예에서 HA로 동작하는 슬레이브 디바이스는, 상기 마스터 디바이스와 상기 BLE 기반의 통신을 위한 통신 인터페이스와, 상기 마스터 디바이스로부터 상기 BLE 기반의 데이터 패킷을 수신하고, 상기 수신된 데이터 패킷에 포함된 식별 정보를 근거로 상기 페이로드에 포함된 데이터가 상기 오디오 데이터인지 여부를 판단하는 제어부를 포함하여 구현될 수 있다.In the above-described embodiment of the present invention, the master device includes at least one slave device and a communication interface for the BLE-based communication, and indicates whether the audio data is included in the payload of the BLE-based data packet And a controller for controlling the operation of configuring the data packet including the identification information and transmitting the configured data packet to at least one slave device. In addition, in the above-described embodiment of the present invention, the slave device operating as the HA includes a communication interface for communication with the master device based on the BLE, a data packet based on the BLE from the master device, And a controller for determining whether the data included in the payload is the audio data based on the identification information included in the packet.

Claims (40)

BLE(Bluetooth Low Energy) 기반의 무선 통신 시스템에서 마스터 디바이스가 오디오 데이터를 송신하는 방법에 있어서,
상기 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 데이터 패킷을 구성하는 과정; 및
상기 데이터 패킷을 적어도 하나의 슬레이브 디바이스로 송신하는 과정을 포함하는 송신 방법.
A method for transmitting audio data by a master device in a Bluetooth low energy (BLE) based wireless communication system,
Configuring a data packet including identification information indicating whether the audio data is included in a payload; And
And transmitting the data packet to at least one slave device.
제 1 항에 있어서,
상기 식별 정보는 1 비트의 정보인 송신 방법.
The method according to claim 1,
Wherein the identification information is one-bit information.
제 1 항에 있어서,
상기 식별 정보는 상기 데이터 패킷의 페이로드 중 페이로드 헤더 정보에 포함되며,
상기 페이로드 헤더 정보는 L2CAP(Logical Link Control and Adaptation Protocol) 계층의 압축된 헤더 정보인 송신 방법.
The method according to claim 1,
Wherein the identification information is included in payload header information of a payload of the data packet,
Wherein the payload header information is compressed header information of an L2CAP layer.
제 1 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 식별 정보는 상기 데이터 패킷의 페이로드 중 압축된 L2CAP 헤더 정보에 포함되며, 상기 압축된 L2CAP 헤더 정보는 1 옥텟의 길이를 가지며, 상기 오디오 데이터의 길이를 나타내는 7 비트의 길이 정보를 더 포함하는 송신 방법.
The method according to claim 1,
If the data packet includes the audio data,
Wherein the identification information is included in compressed L2CAP header information of the payload of the data packet, the compressed L2CAP header information has a length of one octet, and further includes 7-bit length information indicating the length of the audio data Transmission method.
제 1 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하지 않는 경우,
상기 데이터 패킷의 헤더 정보는 2 옥텟의 길이 필드와, 2 옥텟의 채널 식별자(CID) 필드를 포함하는 L2CAP 헤더인 송신 방법.
The method according to claim 1,
If the data packet does not contain the audio data,
Wherein the header information of the data packet is an L2CAP header including a 2-octet length field and a 2-octet channel identifier (CID) field.
제 1 항에 있어서,
상기 식별 정보는 상기 데이터 패킷에 독립적으로 포함되며,
상기 식별 정보는 멀티플렉싱 계층에서 상기 오디오 데이터가 페이로드에 포함되는 지 여부를 지시하기 위해 이용되는 송신 방법.
The method according to claim 1,
Wherein the identification information is independently included in the data packet,
Wherein the identification information is used in a multiplexing layer to indicate whether the audio data is included in a payload.
제 6 항에 있어서,
상기 식별 정보는 상기 데이터 패킷의 페이로드의 앞부분, 또는 뒷부분, 또는 서로 분리된 페이로드 사이에 독립적으로 위치하는 송신 방법.
The method according to claim 6,
Wherein the identification information is independently located at the beginning or at the back of the payload of the data packet, or between the payloads separated from each other.
제 1 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 데이터 패킷의 페이로드는 서로 분리된 제1 페이로드와 제2 페이로드를 포함하며, 상기 식별 정보는 상기 데이터 패킷의 압축된 L2CAP 헤더 정보에 포함되며, 상기 헤더 정보는 상기 제1 페이로드와 상기 제2 페이로드 사이에 위치하는 송신 방법.
The method according to claim 1,
If the data packet includes the audio data,
Wherein the payload of the data packet includes a first payload and a second payload that are separated from each other and the identification information is included in the compressed L2CAP header information of the data packet, And the second payload.
제 8 항에 있어서,
상기 헤더 정보는 L2CAP 계층의 기존 헤더 구조에서 CID 정보가 위치하는 필드의 첫 번째 옥텟에 위치하는 송신 방법.
9. The method of claim 8,
Wherein the header information is located in a first octet of a field in which CID information is located in an existing header structure of an L2CAP layer.
제 1 항에 있어서,
상기 마스터 디바이스는 HA(Hearing Aid)를 지원하는 송신 방법.
The method according to claim 1,
And the master device supports HA (Hearing Aid).
BLE(Bluetooth Low Energy) 기반의 무선 통신 시스템에서 마스터 디바이스에 있어서,
적어도 하나의 슬레이브 디바이스와 상기 BLE 기반의 통신을 위한 통신 인터페이스; 및
오디오 데이터가 페이로드에 포함되는 지 여부를 지시하는 식별 정보를 포함하는 데이터 패킷을 구성하고, 상기 데이터 패킷을 상기 적어도 하나의 슬레이브 디바이스로 송신하는 것을 제어하는 제어부를 포함하는 마스터 디바이스.
In a master device in a Bluetooth low energy (BLE) based wireless communication system,
A communication interface for the BLE-based communication with at least one slave device; And
And a control unit configured to configure a data packet including identification information indicating whether or not audio data is included in the payload, and to transmit the data packet to the at least one slave device.
제 11 항에 있어서,
상기 식별 정보는 1 비트의 정보인 마스터 디바이스.
12. The method of claim 11,
Wherein the identification information is one bit of information.
제 11 항에 있어서,
상기 제어부는 상기 식별 정보가 페이로드 정보에 포함되도록 상기 데이터 패킷을 구성하고,
상기 헤더 정보는 L2CAP(Logical Link Control and Adaptation Protocol) 계층의 압축된 헤더 정보인 마스터 디바이스.
12. The method of claim 11,
Wherein the controller configures the data packet so that the identification information is included in the payload information,
Wherein the header information is compressed header information of an L2CAP layer.
제 11 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 제어부는 상기 식별 정보가 압축된 L2CAP 헤더 정보에 포함되고, 상기 헤더 정보가 1 옥텟의 길이를 가지며, 상기 오디오 데이터의 길이를 나타내는 7 비트의 길이 정보를 더 포함하도록 상기 데이터 패킷을 구성하는 마스터 디바이스.
12. The method of claim 11,
If the data packet includes the audio data,
Wherein the controller is further configured to transmit the L2CAP header information including the header information, the header information, and the header information, the header information having a length of one octet, the length information including 7 bits indicating the length of the audio data, device.
제 11 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하지 않는 경우,
상기 제어부는 2 옥텟의 길이 필드와, 2 옥텟의 채널 식별자(CID) 필드를 포함하는 L2CAP 헤더를 포함하도록 상기 데이터 패킷을 구성하는 마스터 디바이스.
12. The method of claim 11,
If the data packet does not contain the audio data,
Wherein the controller configures the data packet to include an L2CAP header including a 2-octet length field and a 2-octet channel identifier (CID) field.
제 11 항에 있어서,
상기 식별 정보는 상기 데이터 패킷에 독립적으로 포함되며,
상기 제어부는 멀티플렉싱 계층에서 상기 식별 정보를 이용하여 상기 오디오 데이터가 상기 데이터 패킷의 페이로드에 포함되는 지 여부를 지시하는 마스터 디바이스.
12. The method of claim 11,
Wherein the identification information is independently included in the data packet,
Wherein the control unit indicates in the multiplexing layer whether the audio data is included in the payload of the data packet using the identification information.
제 16 항에 있어서,
상기 식별 정보는 상기 데이터 패킷의 페이로드의 앞부분, 또는 뒷부분, 또는 서로 분리된 페이로드 사이에 독립적으로 위치하는 마스터 디바이스.
17. The method of claim 16,
Wherein the identification information is located independently of the beginning or the end of the payload of the data packet, or between the payloads separated from each other.
제 11 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 제어부는 상기 데이터 패킷의 페이로드가 서로 분리된 제1 페이로드와 제2 페이로드를 포함하며, 상기 식별 정보가 상기 데이터 패킷의 압축된 L2CAP 헤더 정보에 포함되며, 상기 헤더 정보가 상기 제1 페이로드와 상기 제2 페이로드 사이에 위치하도록 상기 데이터 패킷을 구성하는 마스터 디바이스.
12. The method of claim 11,
If the data packet includes the audio data,
Wherein the control unit includes a first payload and a second payload in which payloads of the data packets are separated from each other, the identification information is included in compressed L2CAP header information of the data packet, The master device configuring the data packet to be located between the payload and the second payload.
제 18 항에 있어서,
상기 헤더 정보는 L2CAP 계층의 기존 헤더 구조에서 CID 정보가 위치하는 필드의 첫 번째 옥텟에 위치하는 마스터 디바이스.
19. The method of claim 18,
Wherein the header information is located in the first octet of the field in which the CID information is located in the existing header structure of the L2CAP layer.
제 11 항에 있어서,
상기 마스터 디바이스는 HA(Hearing Aid)를 지원하는 마스터 디바이스.
12. The method of claim 11,
The master device supports HA (Hearing Aid).
BLE(Bluetooth Low Energy) 기반의 무선 통신 시스템에서 슬레이브 디바이스가 오디오 데이터를 수신하는 방법에 있어서,
마스터 디바이스로부터 상기 BLE 기반의 데이터 패킷을 수신하는 과정; 및
상기 수신된 데이터 패킷에 포함된 식별 정보를 근거로 상기 데이터 패킷의 페이로드에 포함된 데이터가 상기 오디오 데이터인지 여부를 판단하는 과정을 포함하는 수신 방법.
A method for receiving audio data from a slave device in a Bluetooth low energy (BLE) based wireless communication system,
Receiving the BLE-based data packet from the master device; And
And determining whether the data included in the payload of the data packet is the audio data based on the identification information included in the received data packet.
제 21 항에 있어서,
상기 식별 정보는 1 비트의 정보인 수신 방법.
22. The method of claim 21,
Wherein the identification information is one-bit information.
제 21 항에 있어서,
상기 식별 정보는 상기 데이터 패킷의 페이로드 정보에 포함되며,
상기 헤더 정보는 L2CAP(Logical Link Control and Adaptation Protocol) 계층의 압축된 헤더 정보인 수신 방법.
22. The method of claim 21,
Wherein the identification information is included in payload information of the data packet,
Wherein the header information is compressed header information of a L2CAP layer.
제 21 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 식별 정보는 상기 데이터 패킷의 압축된 L2CAP 헤더 정보에 포함되며, 상기 헤더 정보는 1 옥텟의 길이를 가지며, 상기 오디오 데이터의 길이를 나타내는 7 비트의 길이 정보를 더 포함하는 수신 방법.
22. The method of claim 21,
If the data packet includes the audio data,
Wherein the identification information is included in compressed L2CAP header information of the data packet, the header information has a length of one octet, and further includes 7-bit length information indicating a length of the audio data.
제 21 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하지 않는 경우,
상기 데이터 패킷의 헤더 정보는 2 옥텟의 길이 필드와, 2 옥텟의 채널 식별자(CID) 필드를 포함하는 L2CAP 헤더인 수신 방법.
22. The method of claim 21,
If the data packet does not contain the audio data,
Wherein the header information of the data packet is an L2CAP header including a 2-octet length field and a 2-octet channel identifier (CID) field.
제 21 항에 있어서,
상기 식별 정보는 상기 데이터 패킷에 독립적으로 포함되며,
L2CAP 계층에서 상기 식별 정보를 근거로, 상기 오디오 데이터가 페이로드에 포함되는 지 여부를 판단하는 과정을 더 포함하는 수신 방법.
22. The method of claim 21,
Wherein the identification information is independently included in the data packet,
And determining whether the audio data is included in the payload based on the identification information in the L2CAP layer.
제 26 항에 있어서,
상기 식별 정보는 상기 데이터 패킷의 페이로드의 앞부분, 또는 뒷부분, 또는 서로 분리된 페이로드 사이에 독립적으로 위치하는 수신 방법.
27. The method of claim 26,
Wherein the identification information is located independently of the beginning or the end of the payload of the data packet, or between the payloads separated from each other.
제 21 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 데이터 패킷의 페이로드는 서로 분리된 제1 페이로드와 제2 페이로드를 포함하며, 상기 식별 정보는 상기 데이터 패킷의 압축된 L2CAP 헤더 정보에 포함되며, 상기 헤더 정보는 상기 제1 페이로드와 상기 제2 페이로드 사이에 위치하는 수신 방법.
22. The method of claim 21,
If the data packet includes the audio data,
Wherein the payload of the data packet includes a first payload and a second payload that are separated from each other and the identification information is included in the compressed L2CAP header information of the data packet, And wherein the second payload is positioned between the first payload and the second payload.
제 28 항에 있어서,
상기 헤더 정보는 L2CAP(Logical Link Control and Adaptation Protocol) 계층의 기존 헤더 구조에서 CID 정보가 위치하는 필드의 첫 번째 옥텟에 위치하는 수신 방법.
29. The method of claim 28,
Wherein the header information is located in a first octet of a field in which CID information is located in an existing header structure of a L2CAP layer.
제 21 항에 있어서,
상기 슬레이브 디바이스는 HA(Hearing Aid)를 지원하는 수신 방법.
22. The method of claim 21,
Wherein the slave device supports HA (Hearing Aid).
BLE(Bluetooth Low Energy) 기반의 무선 통신 시스템에서 슬레이브 디바이스에 있어서,
마스터 디바이스와 상기 BLE 기반의 통신을 위한 통신 인터페이스; 및
상기 마스터 디바이스로부터 상기 BLE 기반의 데이터 패킷을 수신하고, 상기 수신된 데이터 패킷에 포함된 식별 정보를 근거로 상기 데이터 패킷의 페이로드에 포함된 데이터가 상기 오디오 데이터인지 여부를 판단하는 제어부를 포함하는 슬레이브 디바이스.
In a slave device in a Bluetooth low energy (BLE) based wireless communication system,
A communication interface for the BLE-based communication with the master device; And
And a controller for receiving the BLE-based data packet from the master device and determining whether the data included in the payload of the data packet is the audio data based on the identification information included in the received data packet Slave device.
제 31 항에 있어서,
상기 식별 정보는 1 비트의 정보인 슬레이브 디바이스.
32. The method of claim 31,
Wherein the identification information is one-bit information.
제 31 항에 있어서,
상기 식별 정보는 상기 데이터 패킷의 페이로드 정보에 포함되며,
상기 헤더 정보는 L2CAP(Logical Link Control and Adaptation Protocol) 계층의 압축된 헤더 정보인 슬레이브 디바이스.
32. The method of claim 31,
Wherein the identification information is included in payload information of the data packet,
Wherein the header information is compressed header information of an L2CAP layer.
제 31 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 식별 정보는 상기 데이터 패킷의 압축된 L2CAP 헤더 정보에 포함되며, 상기 헤더 정보는 1 옥텟의 길이, 상기 식별 정보는 1 비트의 길이를 각각 가지고, 상기 헤더 정보는 상기 오디오 데이터의 길이를 나타내는 7 비트의 길이 정보를 더 포함하는 슬레이브 디바이스.
32. The method of claim 31,
If the data packet includes the audio data,
The identification information is included in the compressed L2CAP header information of the data packet, the header information has a length of one octet, the identification information has a length of 1 bit, and the header information includes 7 Wherein the slave device further comprises length information of the bit.
제 31 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하지 않는 경우,
상기 데이터 패킷의 헤더 정보는 2 옥텟의 길이 필드와, 2 옥텟의 채널 식별자(CID) 필드를 포함하는 L2CAP 헤더인 슬레이브 디바이스.
32. The method of claim 31,
If the data packet does not contain the audio data,
Wherein the header information of the data packet is an L2CAP header including a 2-octet length field and a 2-octet channel identifier (CID) field.
제 31 항에 있어서,
상기 식별 정보는 상기 데이터 패킷에 독립적으로 포함되며,
상기 제어부는 L2CAP 계층에서 상기 식별 정보를 근거로, 상기 오디오 데이터가 페이로드에 포함되는 지 여부를 판단하는 것을 더 제어하는 슬레이브 디바이스.
32. The method of claim 31,
Wherein the identification information is independently included in the data packet,
Wherein the control unit further controls the L2CAP layer to determine whether the audio data is included in the payload based on the identification information.
제 36 항에 있어서,
상기 식별 정보는 상기 데이터 패킷의 페이로드의 앞부분, 또는 뒷부분, 또는 서로 분리된 페이로드 사이에 독립적으로 위치하는 슬레이브 디바이스.
37. The method of claim 36,
Wherein the identification information is independently located at the beginning or at the rear of the payload of the data packet or between the payloads separated from each other.
제 31 항에 있어서,
상기 데이터 패킷이 상기 오디오 데이터를 포함하는 경우,
상기 데이터 패킷의 페이로드는 서로 분리된 제1 페이로드와 제2 페이로드를 포함하며, 상기 식별 정보는 상기 데이터 패킷의 압축된 L2CAP 헤더 정보에 포함되며, 상기 헤더 정보는 상기 제1 페이로드와 상기 제2 페이로드 사이에 위치하는 슬레이브 디바이스.
32. The method of claim 31,
If the data packet includes the audio data,
Wherein the payload of the data packet includes a first payload and a second payload that are separated from each other and the identification information is included in the compressed L2CAP header information of the data packet, And wherein the slave device is located between the first payload and the second payload.
제 38 항에 있어서,
상기 헤더 정보는 L2CAP(Logical Link Control and Adaptation Protocol) 계층의 기존 헤더 구조에서 CID 정보가 위치하는 필드의 첫 번째 옥텟에 위치하며, 상기 제1 페이로드는 2 옥텟의 길이를 갖는 슬레이브 디바이스.
39. The method of claim 38,
Wherein the header information is located in a first octet of a field in which CID information is located in an existing header structure of a L2CAP layer and the first payload has a length of 2 octets.
제 31 항에 있어서,
상기 슬레이브 디바이스는 HA(Hearing Aid)를 지원하는 슬레이브 디바이스.
32. The method of claim 31,
Wherein the slave device supports HA (Hearing Aid).
KR1020150062109A 2014-06-11 2015-04-30 Method and apparatus for transmitting/receiving audio data in a bluetooth low energy based communication system KR102300313B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/725,563 US10826660B2 (en) 2014-06-11 2015-05-29 Method and apparatus for transmitting and receiving audio data in Bluetooth low energy-based wireless communication system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201462010820P 2014-06-11 2014-06-11
US62/010,820 2014-06-11

Publications (2)

Publication Number Publication Date
KR20150142587A true KR20150142587A (en) 2015-12-22
KR102300313B1 KR102300313B1 (en) 2021-09-10

Family

ID=55081848

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150062109A KR102300313B1 (en) 2014-06-11 2015-04-30 Method and apparatus for transmitting/receiving audio data in a bluetooth low energy based communication system

Country Status (1)

Country Link
KR (1) KR102300313B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021221440A1 (en) * 2020-04-28 2021-11-04 삼성전자 주식회사 Method for enhancing sound quality, and device therefor
CN114026894A (en) * 2019-05-31 2022-02-08 谷歌有限责任公司 Method of operating a bluetooth device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040136352A1 (en) * 2003-01-13 2004-07-15 Jiang Fu Method and system for generating digital video broadcast (DVB) transport stream from direct satellite system (DSS) transport stream
US20090232041A1 (en) * 2008-03-11 2009-09-17 Sherry Smith Method And System For Advertising Bluetooth Multicast Feature
KR20140049068A (en) * 2011-08-19 2014-04-24 애플 인크. Audio transfer using the bluetooth low energy standard

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040136352A1 (en) * 2003-01-13 2004-07-15 Jiang Fu Method and system for generating digital video broadcast (DVB) transport stream from direct satellite system (DSS) transport stream
US20090232041A1 (en) * 2008-03-11 2009-09-17 Sherry Smith Method And System For Advertising Bluetooth Multicast Feature
KR20140049068A (en) * 2011-08-19 2014-04-24 애플 인크. Audio transfer using the bluetooth low energy standard

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114026894A (en) * 2019-05-31 2022-02-08 谷歌有限责任公司 Method of operating a bluetooth device
WO2021221440A1 (en) * 2020-04-28 2021-11-04 삼성전자 주식회사 Method for enhancing sound quality, and device therefor

Also Published As

Publication number Publication date
KR102300313B1 (en) 2021-09-10

Similar Documents

Publication Publication Date Title
US10826660B2 (en) Method and apparatus for transmitting and receiving audio data in Bluetooth low energy-based wireless communication system
CN112313977B (en) Low latency audio streaming with communication coexistence
JP5300029B2 (en) Maintaining BLUETOOTH® and 802.11 connections simultaneously to increase data throughput
EP2009833B1 (en) Method and related apparatus for setting an header extension type field (HE) in a PDU header of a wireless communications system operating in RLC acknowledged mode
EP3459321B1 (en) Relaying pdcp packets
US20150043427A1 (en) Method and apparatus for connection in a bluetooth communication system
US20080016248A1 (en) Method and apparatus for time synchronization of parameters
EP1609254A1 (en) Error processing apparatus and method for wireless communication system
EP1564941A3 (en) Method for setting user equipment identifier in radio communication system
EP3685561B1 (en) Proprietary link manager feature discovery and exchange
US9538527B2 (en) Method for determining transmission time interval, base station, and radio network controller
CN111431975B (en) Firmware upgrade for wireless stereo headphones
CN115244881A (en) Broadcast relay piconet for low energy audio
CN113766400A (en) Hearing aid system with internet protocol
CN113728577A (en) System and method for constructing protocol data units using selective relaying
KR102300313B1 (en) Method and apparatus for transmitting/receiving audio data in a bluetooth low energy based communication system
KR20090016937A (en) Apparatus and method for generating mac pdu in mobile communication system
WO2022205234A1 (en) Communication method and apparatus
US20220417743A1 (en) Method, apparatus, and computer program for setting encryption key in wireless communication system, and recording medium for same
CN113630738A (en) Sidelink communication method and device
EP3166248B1 (en) Systems and methods for managing high network data rates
EP1906691B1 (en) Method and apparatus for performing radio bearer mapping in a wireless communications system
US8929264B2 (en) Transmitting-receiving apparatus
KR20100082698A (en) Method and apparatus of transmitting data efficiently using multiplexing mac header
KR20230040224A (en) Data control method and apparatus

Legal Events

Date Code Title Description
AMND Amendment
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
X091 Application refused [patent]
AMND Amendment
X701 Decision to grant (after re-examination)