【背景】

之前就已经整理和转帖了和蓝牙技术相关的一些内容:

【资源下载】bluetooth 协议 spec specification

蓝牙1.1、蓝牙1.2、蓝牙2.0(蓝牙2.0+EDR)区别

但是发现上述spec下载地址失效了。

所以继续重新找蓝牙的spec。

【整理过程】

1.google搜:bluetooth spec download

就可以找到:Specification | Adopted Documents | Bluetooth Technology Special Interest Group

中包含了所有需要的蓝牙的协议规范。

包括了核心(Core)的spec,一些profile(Profiles, Services, Protocols and Transports)等等。

下面,整理如下:

已经被采纳的蓝牙技术核心(Core)规范

Specification

Adopted Date

Notes

​Core Version 4.1

​03 December 2013

​Core Specification Supplement (CSS) v4

​03 December 2013

Core Specification Addendum (CSA) 4

12 February 2013

Refer to the Mixing of Specification Versions Part for applicability

Core Specification Addendum (CSA) 3

24 July 2012

Refer to the Mixing of Specification Versions Part for applicability

Core Specification Addendum (CSA) 2

27 December 2011

Refer to the Mixing of Specification Versions Part for applicability

Core Version 4.0

30 June 2010

 

Core Version 3.0 + HS

21 April 2009

 

Core Specification Addendum (CSA) 1

26 June 2008

Applicable to v2.0 + EDR and v2.1 + EDR

Core Version 2.1 + EDR

26 July 2007

 

Volume 4: HCI Transports

01 January 2006

 

Core Version 2.0 + EDR

04 November 2004

Within the Deprecation Notice Period

已采纳的蓝牙不同应用模式(Profile),服务,协议和传输

 

GATT-Based

Specifications (Qualifiable)

Adopted Version

ANP

Alert Notification Profile

1.0

ANS

Alert Notification Service

1.0

BAS

Battery Service

1.0

BLP

Blood Pressure Profile

1.0

BLS

Blood Pressure Service

1.0

​CPP

​Cycling Power Profile

1.0

​CPS

​Cycling Power Service

​1.0

CSCP

Cycling Speed and Cadence Profile

1.0

CSCS

Cycling Speed and Cadence Service

1.0

CTS

Current Time Service

1.0

DIS

Device Information Service

1.1

FMP

Find Me Profile

1.0

GLP

Glucose Profile

1.0

GLS

Glucose Service

1.0

HIDS

HID Service

1.0

HOGP

HID over GATT Profile

1.0

HRP

Heart Rate Profile

1.0

HRS

Heart Rate Service

1.0

HTP

Health Thermometer Profile

1.0

HTS

Health Thermometer Service

1.0

IAS

Immediate Alert Service

1.0

LLS

Link Loss Service

1.0

​LNP

​Location and Navigation Profile

1.0

​LNS

​Location and Navigation Service

1.0

NDCS

Next DST Change Service

1.0

PASP

Phone Alert Status Profile

1.0

PASS

Phone Alert Status Service

1.0

PXP

Proximity Profile

1.0

RSCP

Running Speed and Cadence Profile

1.0

RSCS

Running Speed and Cadence Service

1.0

RTUS

Reference Time Update Service

1.0

ScPP

Scan Parameters Profile

1.0

ScPS

Scan Parameters Service

1.0

TIP

Time Profile

1.0

TPS

Tx Power Service

1.0

 

Traditional Profiles (Qualifiable)

Adopted Versions

3DSP

3D Synchronization Profile

1.0 / 1.0.1

A2DP

Advanced Audio Distribution Profile

1.0 / 1.2 / 1.3

AVRCP

A/V Remote Control Profile

1.0 / 1.3 / 1.4 / 1.5

BIP

Basic Imaging Profile

1.0 / 1.1 / 1.2

BPP

Basic Printing Profile

1.0 / 1.2

DI

Device ID Profile

1.2 / 1.3

DUN

Dial-Up Networking Profile

1.1 / 1.2

FTP

File Transfer Profile

1.11.2 / 1.3

GAVDP

Generic A/V Distribution Profile

1.0 / 1.2 / 1.3

GNSS

Global Navigation Satellite System Profile

1.0

GOEP

Generic Object Exchange Profile

1.1 / 2.0 / 2.1

HCRP

Hardcopy Cable Replacement Profile

1.0 / 1.2

HDP

Health Device Profile

1.0 / 1.1

HFP

Hands-Free Profile

1.5 / 1.6

HID

Human Interface Device Profile

1.0 / 1.1

HSP

Headset Profile

1.1 / 1.2

MAP

Message Access Profile

1.0 / 1.1 / 1.2

​MPS

​Multi Profile Specification

1.0

OPP

Object Push Profile

1.1 / 1.2

PAN

Personal Area Networking Profile

1.0

PBAP

Phone Book Access Profile

1.0 / 1.1 / 1.1.1 / 1.2

SAP

SIM Access Profile

1.0 / 1.1

SDAP

Service Discovery Application Profile

1.1

SPP

Serial Port Profile

1.1 / 1.2

SYNCH

Synchronization Profile

1.1 / 1.2

VDP

Video Distribution Profile

1.0 / 1.1

 

Protocols

Adopted Version(s)

AVCTP

A/V Control Transport (Qualifiable)

1.0 / 1.2 / 1.3 / 1.4

AVDTP

A/V Distribution Transport (Qualifiable)

1.0 / 1.2 / 1.3

BNEP

Bluetooth Network Encapsulation Protocol (Qualifiable)

1.0

IrDA

IrDA Interoperability

1.1 / 2.0

MCAP

Multi-Channel Adaptation Protocol (Qualifiable)

1.0

RFCOMM

RFCOMM (Qualifiable)

1.1 / 1.2

已采纳的已发布的蓝牙勘误表

Errata Service Release

Adopted Date

Notes

ESR07

​03 December 2013

​Erratum 5256

​22 October 2013

​Mandatory when claiming compliance to 3DS Synchronization Profile v1.0

ESR06

04 December 2012

 

Erratum 4656

07 February 2012

Mandatory when claiming compliance to v2.0 + EDR and later

ESR05

23 August 2011

 

ESR04

18 December 2008

 

ESR03

06 February 2008

 

Erratum 747

25 November 2005

Enabling Boot Mode Only (HID Lite) Hosts

ESR02

21 June 2005

 

ESR01

25 August 2003

 

2.另外,蓝牙主页的中文版的地址是:https://www.bluetooth.org/zh-cn

【总结】

蓝牙的协议,是公开的;

其官网,就可以找到,全部的协议了。

可以根据自己的需要,去下载学习对应的协议。

蓝牙Bluetooth技术手册规范下载的更多相关文章

  1. 蓝牙Bluetooth技术手册规范下载【转】

    蓝牙Bluetooth技术手册规范下载 http://www.crifan.com/summary_bluetooth_specification_download/ [背景] 之前就已经整理和转帖了 ...

  2. 蓝牙Bluetooth技术小知识

    蓝牙Bluetooth技术以及广泛的应用于各种设备,并将继续在物联网IoT领域担任重要角色.下面搜集整理了一些关于蓝牙技术的小知识,以备参考. 蓝牙Bluetooth技术始创于1994年,其名字来源于 ...

  3. 蓝牙BlueTooth技术学习理解

    1.BLUETOOTH基本了解 BLUETOOTH出自丹麦 Bluetooth SIG 蓝牙技术联盟,非盈利组织.主要任务是发布蓝牙规格.管理资格认证程序.保护蓝牙商标及宣传蓝牙无线技术. 重要网站 ...

  4. 深入了解Android蓝牙Bluetooth——《基础篇》

    什么是蓝牙?   也可以说是蓝牙技术.所谓蓝牙(Bluetooth)技术,实际上是一种短距离无线电技术,是由爱立信公司公司发明的.利用"蓝牙"技术,能够有效地简化掌上电脑.笔记本电 ...

  5. android -------- 蓝牙Bluetooth

    什么是蓝牙? 也可以说是蓝牙技术.所谓蓝牙(Bluetooth)技术,实际上是一种短距离无线电技术,是由爱立信公司公司发明的.利用“蓝牙”技术,能够有效地简化掌上电脑.笔记本电脑和移动电话手机等移动通 ...

  6. 蓝牙(Bluetooth) IEEE 802.15.1 协议学习

    catalogue . 蓝牙概念 . 配对和连接 . 机密安全性 . 蓝牙协议分类 . 蓝牙协议栈 1. 蓝牙概念 蓝牙(Bluetooth)是一种无线技术标准,可实现固定设备.移动设备和楼宇个人域网 ...

  7. 深入了解Android蓝牙Bluetooth——《进阶篇》

    在 [深入了解Android蓝牙Bluetooth--<基础篇>](http://blog.csdn.net/androidstarjack/article/details/6046846 ...

  8. 深入了解Android蓝牙Bluetooth ——《总结篇》

    在我的上两篇博文中解说了有关android蓝牙的认识以及API的相关的介绍,蓝牙BLE的搜索,连接以及读取. 没有了解的童鞋们请參考: 深入了解Android蓝牙Bluetooth--<基础篇& ...

  9. Manual | BSD手册| Linux手册 | 数据库手册 | 编程开发手册 | WEB开发手册 | 软件应用手册 | 网络技术手册 | GNU手册

    豆豆手册 □ BSD手册 □ Linux手册 □ 数据库手册 □ 编程开发手册 □ WEB开发手册 □ 软件应用手册 □ 网络技术手册 □ GNU手册 在线手册 首 页 BSD手册   ·FreeBS ...

随机推荐

  1. android中sharedPreferences的用法

    SharedPreferences介绍:   做软件开发应该都知道,很多软件会有配置文件,里面存放这程序运行当中的各个属性值,由于其配置信息并不多,如果采用数据库来存放并不划算,因为数据库连接跟操作等 ...

  2. CodeForces 300C 最短路

    A Time Limit:2000MS     Memory Limit:262144KB     64bit IO Format:%I64d & %I64u Submit Status Pr ...

  3. http://my.oschina.net/chinacion/blog/647641

    http://my.oschina.net/chinacion/blog/647641

  4. LightOJ1005 Rooks(DP/排列组合)

    题目是在n*n的棋盘上放k个车使其不互相攻击的方案数. 首先可以明确的是n*n最多只能合法地放n个车,即每一行都指派一个列去放车. dp[i][j]表示棋盘前i行总共放了j个车的方案数 dp[0][0 ...

  5. LightOJ1021 Painful Bases(状压DP)

    容易想到状态dp[n][S][m](S是数字出现的集合),表示前n位用了数字集S且模k余数是m的方案数. 利用 (xy)base % k = ( x*base+y ) % k = (( x%k ) * ...

  6. 在python包管理中使用easy_install软件的步骤

    本文主要介绍的是让python包管理变得更加容易的实际应用方法,就是运用easy_install这一软件,下面是文章的具体介绍. easy_install让python包管理变得 如果你想对Pytho ...

  7. BZOJ2388 : 旅行规划

    考虑分块,每块维护两个标记$ts,td$. 那么对于块中一个位置$i$,它的实际值为$i\times td+ts+v_i$. 修改的时候,对于整块,直接打标记,对于零散的暴力修改,然后重构凸壳,时间复 ...

  8. BZOJ1077 : [SCOI2008]天平

    首先通过差分约束系统建图,用Floyed算法求出任意两个砝码差值的上下界. 然后暴力枚举放在右边的砝码C,D,通过与A,B差值的上下界分类讨论统计方案. 时间复杂度$O(N^3)$. #include ...

  9. BST & Treap

    二叉查找树递归定义: 二叉查找树是空树或不是空树二叉查找树的左二叉查找树的值一定小于二叉查找树的值或左二叉查找树为空树二叉查找树的右二叉查找树的值一定大于二叉查找树的值或右二叉查找树为空树 不维护父亲 ...

  10. COJ983 WZJ的数据结构(负十七)

    显然是动态树裸题:O(mlogn) #include<cstdio> #include<cstring> #include<algorithm> #include& ...