【背景】

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

【资源下载】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. php 批量生成html、txt文件

    首先建立一个conn.php的文件用来链接数据库 <?php     $link = mysql_connect("mysql_host" , "mysql_use ...

  2. 枚举GC Roots的实现

    枚举根节点 从可达性分析中从GC Roots节点找引用链这个操作为例,可作为GC Roots的节点主要在全局性的引用(例如常量或类静态属性)与执行上下文(例如栈帧中的本地变量表)中,现在很多应用仅仅方 ...

  3. 关于配置文件权衡,.config VS .xml

    众所周知,程序的灵活性有一部分就是“配”出来了. 当然,config文件从来就没有让.NET的同学轻松过,至少,我觉得很麻烦. 1.config .NET的配置文件方便,其实最方便的是appSetti ...

  4. POJ1780 Code(欧拉路径)

    n位密码,要用尽可能短的序列将n位密码的10n种状态的子串都包括,那么要尽量地重合. 题目已经说最短的是10n + n - 1,即每一个状态的后n-1位都和序列中后一个状态的前n-1位重合. 这题是经 ...

  5. ISODATA算法

    ISODATA算法是在k-均值算法的基础上,增加对聚类结果的'合并'和'分裂'两个操作,并 设定算法运行控制参数的一种聚类算法. 全称:Iterative Selforganizing Data An ...

  6. gprof参数说明及常见错误

    参数说明 l -b 不再输出统计图表中每个字段的详细描述. l -p 只输出函数的调用图(Call graph的那部分信息). l -q 只输出函数的时间消耗列表. l -e Name 不再输出函数N ...

  7. TYVJ P1077 有理逼近 Label:坑,tle的好帮手 不懂

    描述 对于一个素数P,我们可以用一系列有理分数(分子.分母都是不大于N的自然数)来逼近sqrt(p),例如P=2,N=5的时候:1/1<5/4<4/3<sqrt(2)<3/2& ...

  8. linux tar 备份命令

    转载:http://www.douban.com/note/57861194/ tar [-cxtzjvfpPN] 文件与目录 ….参数:-c :建立一个压缩文件的参数指令(create 的意思):- ...

  9. hdu Cup

    这题是道水题,用数学方法做比较简单.因为在做二分法的专题,所以这里采用二分的方式做,很简单,但是还是要用到数学的知识,比如三角形相似,圆台的 体积公式等. #include"iostream ...

  10. 记sql语句空格带来的问题

    在做分页的时候,引用了一个分页类.在一条sql语句出发生错误,没查出数据,代码如下 $sql="select * from sw_goods".$page->limit; 正 ...