【背景】

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

【资源下载】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. jQuery 写的幻灯左右切换插件

    <html> <head> <meta charset="utf-8"> <title>官网</title> <s ...

  2. oracle存储过程、声明变量、for循环|转|

    oracle存储过程.声明变量.for循环 1.创建存储过程 create or replace procedure test(var_name_1 in type,var_name_2 out ty ...

  3. Wilddog - 野狗统计

    根据业务需求提出的统计代码. <!DOCTYPE HTML> <html lang="en-US"> <head> <meta chars ...

  4. 【iCore2 双核心板视频教程一】iM_LAN 100M 以太网模块UDP例程(包含视频教程)

    ============================== 技术论坛:http://www.eeschool.org 博客地址:http://xiaomagee.cnblogs.com 官方网店:h ...

  5. FastDFS 安装

    FastDFS(centerOs) 安装包:FastDFS_v5.07.tar libfastcommon-master.zip(是从 FastDFS 和 FastDHT 中提取出来的公共 C 函数库 ...

  6. POJ 3468 A Simple Problem with Integers(线段树区间更新区间查询)

    A Simple Problem with Integers Time Limit: 5000MS   Memory Limit: 131072K Total Submissions: 92632   ...

  7. 如何解包,编辑,重新打包boot images

    HOWTO: Unpack, Edit, and Repack Boot Images http://forum.xda-developers.com/showthread.php?t=443994 ...

  8. Cent OS 6.6 下安装mysql(5.5.20)和 PHP(5.3.10)

    0.准备步骤(没有连接网络的 linux): 挂载光盘.让网络 yum 源失效.修改光盘 yum 文件.安装 c 语言编译器 gcc. 1.MySQL(5.5.20) 下载 mysql 5.5.20 ...

  9. bash shell命令行选项与修传入参数处理

    在编写shell程序时经常需要处理命令行参数,本文描述在bash下的命令行处理方式.选项与参数:如下命令行: ./test.sh -f config.conf -v --prefix=/home -f ...

  10. oracle 多表查询

    1.注意点 在查询过程中,不确定数据库表中的数据量,先查询数据量,数据量较大,则不能直接查询(select * from emp),如果数据量较大,直接查询容易造成死机或者数据读取较慢,如果较小可以查 ...