蓝牙Bluetooth技术手册规范下载
【背景】
之前就已经整理和转帖了和蓝牙技术相关的一些内容:
【资源下载】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 |
|
03 December 2013 |
|
|
|
03 December 2013 |
|
|
|
12 February 2013 |
Refer to the Mixing of Specification Versions Part for applicability |
|
|
24 July 2012 |
Refer to the Mixing of Specification Versions Part for applicability |
|
|
27 December 2011 |
Refer to the Mixing of Specification Versions Part for applicability |
|
|
30 June 2010 |
||
|
21 April 2009 |
||
|
26 June 2008 |
Applicable to v2.0 + EDR and v2.1 + EDR |
|
|
26 July 2007 |
||
|
01 January 2006 |
||
|
04 November 2004 |
Within the Deprecation Notice Period |
已采纳的蓝牙不同应用模式(Profile),服务,协议和传输
|
GATT-Based Specifications (Qualifiable) |
Adopted Version |
|
|
ANP |
Alert Notification Profile |
|
|
ANS |
Alert Notification Service |
|
|
BAS |
Battery Service |
|
|
BLP |
Blood Pressure Profile |
|
|
BLS |
Blood Pressure Service |
|
|
CPP |
Cycling Power Profile |
1.0 |
|
CPS |
Cycling Power Service |
|
|
CSCP |
Cycling Speed and Cadence Profile |
|
|
CSCS |
Cycling Speed and Cadence Service |
|
|
CTS |
Current Time Service |
|
|
DIS |
Device Information Service |
|
|
FMP |
Find Me Profile |
|
|
GLP |
Glucose Profile |
|
|
GLS |
Glucose Service |
|
|
HIDS |
HID Service |
|
|
HOGP |
HID over GATT Profile |
|
|
HRP |
Heart Rate Profile |
|
|
HRS |
Heart Rate Service |
|
|
HTP |
Health Thermometer Profile |
|
|
HTS |
Health Thermometer Service |
|
|
IAS |
Immediate Alert Service |
|
|
LLS |
Link Loss Service |
|
|
LNP |
Location and Navigation Profile |
1.0 |
|
LNS |
Location and Navigation Service |
1.0 |
|
NDCS |
Next DST Change Service |
|
|
PASP |
Phone Alert Status Profile |
|
|
PASS |
Phone Alert Status Service |
|
|
PXP |
Proximity Profile |
|
|
RSCP |
Running Speed and Cadence Profile |
|
|
RSCS |
Running Speed and Cadence Service |
|
|
RTUS |
Reference Time Update Service |
|
|
ScPP |
Scan Parameters Profile |
|
|
ScPS |
Scan Parameters Service |
|
|
TIP |
Time Profile |
|
|
TPS |
Tx Power Service |
|
Traditional Profiles (Qualifiable) |
Adopted Versions |
|
|
3DSP |
3D Synchronization Profile |
|
|
A2DP |
Advanced Audio Distribution Profile |
|
|
AVRCP |
A/V Remote Control Profile |
|
|
BIP |
Basic Imaging Profile |
|
|
BPP |
Basic Printing Profile |
|
|
DI |
Device ID Profile |
|
|
DUN |
Dial-Up Networking Profile |
|
|
FTP |
File Transfer Profile |
|
|
GAVDP |
Generic A/V Distribution Profile |
|
|
GNSS |
Global Navigation Satellite System Profile |
|
|
GOEP |
Generic Object Exchange Profile |
|
|
HCRP |
Hardcopy Cable Replacement Profile |
|
|
HDP |
Health Device Profile |
|
|
HFP |
Hands-Free Profile |
|
|
HID |
Human Interface Device Profile |
|
|
HSP |
Headset Profile |
|
|
MAP |
Message Access Profile |
|
|
MPS |
Multi Profile Specification |
1.0 |
|
OPP |
Object Push Profile |
|
|
PAN |
Personal Area Networking Profile |
|
|
PBAP |
Phone Book Access Profile |
|
|
SAP |
SIM Access Profile |
|
|
SDAP |
Service Discovery Application Profile |
|
|
SPP |
Serial Port Profile |
|
|
SYNCH |
Synchronization Profile |
|
|
VDP |
Video Distribution Profile |
|
Protocols |
Adopted Version(s) |
|
|
AVCTP |
A/V Control Transport (Qualifiable) |
|
|
AVDTP |
A/V Distribution Transport (Qualifiable) |
|
|
BNEP |
Bluetooth Network Encapsulation Protocol (Qualifiable) |
|
|
IrDA |
IrDA Interoperability |
|
|
MCAP |
Multi-Channel Adaptation Protocol (Qualifiable) |
|
|
RFCOMM |
RFCOMM (Qualifiable) |
已采纳的已发布的蓝牙勘误表
|
Errata Service Release |
Adopted Date |
Notes |
|
03 December 2013 |
|
|
|
22 October 2013 |
Mandatory when claiming compliance to 3DS Synchronization Profile v1.0 |
|
|
04 December 2012 |
||
|
07 February 2012 |
Mandatory when claiming compliance to v2.0 + EDR and later |
|
|
23 August 2011 |
||
|
18 December 2008 |
||
|
06 February 2008 |
||
|
25 November 2005 |
Enabling Boot Mode Only (HID Lite) Hosts |
|
|
21 June 2005 |
||
|
25 August 2003 |
2.另外,蓝牙主页的中文版的地址是:https://www.bluetooth.org/zh-cn
【总结】
蓝牙的协议,是公开的;
其官网,就可以找到,全部的协议了。
可以根据自己的需要,去下载学习对应的协议。
蓝牙Bluetooth技术手册规范下载的更多相关文章
- 蓝牙Bluetooth技术手册规范下载【转】
蓝牙Bluetooth技术手册规范下载 http://www.crifan.com/summary_bluetooth_specification_download/ [背景] 之前就已经整理和转帖了 ...
- 蓝牙Bluetooth技术小知识
蓝牙Bluetooth技术以及广泛的应用于各种设备,并将继续在物联网IoT领域担任重要角色.下面搜集整理了一些关于蓝牙技术的小知识,以备参考. 蓝牙Bluetooth技术始创于1994年,其名字来源于 ...
- 蓝牙BlueTooth技术学习理解
1.BLUETOOTH基本了解 BLUETOOTH出自丹麦 Bluetooth SIG 蓝牙技术联盟,非盈利组织.主要任务是发布蓝牙规格.管理资格认证程序.保护蓝牙商标及宣传蓝牙无线技术. 重要网站 ...
- 深入了解Android蓝牙Bluetooth——《基础篇》
什么是蓝牙? 也可以说是蓝牙技术.所谓蓝牙(Bluetooth)技术,实际上是一种短距离无线电技术,是由爱立信公司公司发明的.利用"蓝牙"技术,能够有效地简化掌上电脑.笔记本电 ...
- android -------- 蓝牙Bluetooth
什么是蓝牙? 也可以说是蓝牙技术.所谓蓝牙(Bluetooth)技术,实际上是一种短距离无线电技术,是由爱立信公司公司发明的.利用“蓝牙”技术,能够有效地简化掌上电脑.笔记本电脑和移动电话手机等移动通 ...
- 蓝牙(Bluetooth) IEEE 802.15.1 协议学习
catalogue . 蓝牙概念 . 配对和连接 . 机密安全性 . 蓝牙协议分类 . 蓝牙协议栈 1. 蓝牙概念 蓝牙(Bluetooth)是一种无线技术标准,可实现固定设备.移动设备和楼宇个人域网 ...
- 深入了解Android蓝牙Bluetooth——《进阶篇》
在 [深入了解Android蓝牙Bluetooth--<基础篇>](http://blog.csdn.net/androidstarjack/article/details/6046846 ...
- 深入了解Android蓝牙Bluetooth ——《总结篇》
在我的上两篇博文中解说了有关android蓝牙的认识以及API的相关的介绍,蓝牙BLE的搜索,连接以及读取. 没有了解的童鞋们请參考: 深入了解Android蓝牙Bluetooth--<基础篇& ...
- Manual | BSD手册| Linux手册 | 数据库手册 | 编程开发手册 | WEB开发手册 | 软件应用手册 | 网络技术手册 | GNU手册
豆豆手册 □ BSD手册 □ Linux手册 □ 数据库手册 □ 编程开发手册 □ WEB开发手册 □ 软件应用手册 □ 网络技术手册 □ GNU手册 在线手册 首 页 BSD手册 ·FreeBS ...
随机推荐
- android 制作自定义标题栏
1.在AndroidManifest.xml设置主题 android:theme="@android:style/Theme.NoTitleBar.Fullscreen" 2.在l ...
- Spring的属性编辑器
bean类 import java.util.Date; public class Bean { private Date date; public Date getDate() { return d ...
- 递推DP URAL 1225 Flags
题目传送门 /* 1 r; 2 b; 3 w 2不能在最前面,所以dp[1] = 2; dp[2] = 2: 13 or 31 dp[i] = dp[i-1] + dp[i-2]; 只加1或3时,总数 ...
- ural 1306. Sequence Median
1306. Sequence Median Time limit: 1.0 secondMemory limit: 1 MBLanguage limit: C, C++, Pascal Given a ...
- ural 1150. Page Numbers
1150. Page Numbers Time limit: 1.0 secondMemory limit: 64 MB John Smith has decided to number the pa ...
- tiledmap2
1 1.1 将tiledmap 保存为xml格式 1.2 在unity当中设置摄像机为"Orthogonal", 1.3 拖拽tiledmap prefab从project视图到H ...
- [Unity2D]Box Collider 2D盒子碰撞器
盒子碰撞器(BoxCollider2D)是Unity2D中常用的碰撞器,所有为碰撞器,顾名思义,就是用于检测物体之间的碰撞情况的,Unity2D里面除了BoxCollider2D碰撞器之外还集成Box ...
- 【COGS & USACO】896. 圈奶牛(凸包)
http://cojs.tk/cogs/problem/problem.php?pid=896 我的计算几何入门题... 看了看白书的计算几何部分,,恩好嘛.. 乃们都用向量!!!! 干嘛非要将2个点 ...
- Vijos 1061 迎春舞会之三人组舞(DP)
题目链接 经典DP问题,通过问题,看出结论,然后倒序,然后注意条件. #include <cstdio> #include <cstring> #include <ios ...
- POJ 1691 Painting A Board(迭代深搜)
题目链接 调了一上午,单步的效率太低了,特别是在有递归的情况下...下午来了,输出调试了下,就发现bug了,各种混乱啊. 比较高兴的事,1Y了.本来还准备用edge1优化一下的,结果完全没用到.. # ...