蓝牙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 ...
随机推荐
- jQuery 写的幻灯左右切换插件
<html> <head> <meta charset="utf-8"> <title>官网</title> <s ...
- oracle存储过程、声明变量、for循环|转|
oracle存储过程.声明变量.for循环 1.创建存储过程 create or replace procedure test(var_name_1 in type,var_name_2 out ty ...
- Wilddog - 野狗统计
根据业务需求提出的统计代码. <!DOCTYPE HTML> <html lang="en-US"> <head> <meta chars ...
- 【iCore2 双核心板视频教程一】iM_LAN 100M 以太网模块UDP例程(包含视频教程)
============================== 技术论坛:http://www.eeschool.org 博客地址:http://xiaomagee.cnblogs.com 官方网店:h ...
- FastDFS 安装
FastDFS(centerOs) 安装包:FastDFS_v5.07.tar libfastcommon-master.zip(是从 FastDFS 和 FastDHT 中提取出来的公共 C 函数库 ...
- POJ 3468 A Simple Problem with Integers(线段树区间更新区间查询)
A Simple Problem with Integers Time Limit: 5000MS Memory Limit: 131072K Total Submissions: 92632 ...
- 如何解包,编辑,重新打包boot images
HOWTO: Unpack, Edit, and Repack Boot Images http://forum.xda-developers.com/showthread.php?t=443994 ...
- 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 ...
- bash shell命令行选项与修传入参数处理
在编写shell程序时经常需要处理命令行参数,本文描述在bash下的命令行处理方式.选项与参数:如下命令行: ./test.sh -f config.conf -v --prefix=/home -f ...
- oracle 多表查询
1.注意点 在查询过程中,不确定数据库表中的数据量,先查询数据量,数据量较大,则不能直接查询(select * from emp),如果数据量较大,直接查询容易造成死机或者数据读取较慢,如果较小可以查 ...