본문 바로가기
반응형

블루투스102

GATT (Generic Attribute profile) 참고자료: https://www.bluetooth.com/specifications/specs/core-specification-5-3/ 1. GATT (Generic Attribute profile)- Application이나 profile에서 ATT(Attribute protocol)을 사용할 수 있게 하는 profile- 통신하기 위한 Profile data의 구조를 정의한다- 최소한 하나 이상의 Service가 있어야 한다 2. GATT stack 구조- GATT role은 client와 server로 구성된다- client에서 server의 attribute를 discover/read/write하고, indication/broadcast 설정을 하도록 한다 2024. 11. 12.
Bluetooth version에 따른 변경된 기능 자료 출처: Bluetooth core specification v5.3, Vol 0, Part C, 1 REVISION HISTORY 버전날짜변경된 기능2.0 + EDR2004-10-15EDR(Enhanced Data Rate) 추가됨3.0 + HS2009-04-21HS(High Speed) 추가됨HS를 위한 Alternative MAC/PHY 추가됨4.02010-06-30LE(Low Energy) 추가됨ATT, GATT 추가됨5.32021-07-13LE + BR/EDR 구성 추가됨HS(High Speed) 제거됨 2024. 11. 9.
HCI fragmentation 참고자료: https://www.bluetooth.com/specifications/specs/core-specification-5-3/ * 전체적인 L2CAP segmentation과 HCI fragmentation은 "L2CAP segmentation과 HCI fragmentation" 참고 2023. 3. 12.
L2CAP segmentation 참고자료: https://www.bluetooth.com/specifications/specs/core-specification-5-3/ * 전체적인 L2CAP segmentation과 HCI fragmentation은 "L2CAP segmentation과 HCI fragmentation" 참고 2023. 3. 12.
L2CAP segmentation과 HCI fragmentation 참고자료: https://www.bluetooth.com/specifications/specs/core-specification-5-3/ 2023. 3. 12.
Bluetooth Packet/PDU/Payload 정리 (BR/EDR, LE) Packet PDU Payload BR/EDR Common packet type - ID - NULL - POLL - FHS - DM1 - 자세한 내용은 "Bluetooth Common packet type" 참고 LMP PDU Packet type에 따라 다름 SCO packet type - HV1, HV2, HV3 - DV - 자세한 내용은 "블루투스 SCO packet 종류 (Bluetooth SCO packet type)" 참고 - Packet type에 따라 다름 eSCO packet type - EV3, EV4, EV5 - 2-EV3, 2-EV5 - 3-EV3, 3-EV5 - 자세한 내용은 "블루투스 eSCO packet 종류 (Bluetooth eSCO packet type)" 참고 - Pa.. 2023. 3. 9.
반응형