蓝牙core spec v4.0研读笔记(四)

蓝牙core spec v4.0研读笔记(四)

1.     The Out of Band (OOB) association model is primarily designed for scenarios where an Out of Band mechanism is used to both discover the devices as well as to exchange or transfer cryptographic numbers used in the pairing process.即OOB的关联模型最初是设计用来使用在发现设备和匹配过程中交换和传输密码数据的情景中的。

2.     The OOB association model supports any OOB mechanism where cryptographic information and the Bluetooth Device Address can be exchanged. The OOB association model does not support a solution where the user has activated a Bluetooth connection and would link to use OOB for authentication only.即OOB的关联模型支持任何一个密码信息和蓝牙设备地址能够交换的OOB机制。它不支持当用户拥有一个活动链接,只想使用OOB进行鉴别身份的场合。

3.     The Passkey Entry association model is primarily designed for the scenario where one device has input capability but does not have the capability to display six digits and the other device has output capabilities.即万能钥匙输入关联模型是用在一个设备有输入能力但是没有显示六位数字的能力而另外一个设备有输出能力的情形下。

4.     Bluetooth LE uses three association models referred to as Just Works, Out of Band and Passkey Entry. Bluetooth LE does not have an equivalent of Numeric Comparison. Just Works and Passkey Entry do not provide any passive eavesdropping protection. This is because Secure Simple Pairing uses Elliptic Curve DiffiHellman and LE does not.即蓝牙LE使用的的关联模型有Just Works,OOB和万能钥匙输入。蓝牙LE没有一个相等数字匹配关联模型。Just works和Passkey Entry没有提供任何被动攻击的保护。主要是由于简单安全匹配使用了ECDH而LE没有使用。

5.     Bluetooth LE supports the ability to send authenticated data over an unencrypted ATT bearer between two devices with a trusted relationship.即蓝牙LE支持传输非加密数据通过两个信任设备间非加密的ATT bearer。

6.     Bluetooth LE supports a feature that reduces the ability to track a LE device over a period of time by changing the Bluetooth device address on a frequent basis.即蓝牙LE支持一个按一定频率定期改变蓝牙设备地址的方式来减少LE设备被跟踪的可能性。

7.     The privacy feature also defines a reconnection address which allows for bonded device to reconnect while also filtering devices to known devices.即隐秘特性也定义了一个重连地址允许连接的设备在过滤已知设备的时候进行重连。

8.     In BR/EDR, GAP defines a single role with functionality that may be present in each device.即在BR/EDR中,GAP定义了一个每个设备都可能存在的单一功能的规则。

9.     In LE, GAP defines four specific roles: Broadcaster, Observer, Peripheral, and Central.即在LE中,GAP定义了四个特殊的角色:广播者,观察者,外围和核心。

10.  The Broadcaster role is optimized for transmitter only applications. The Observer role is optimized for receiver only applications. The Peripheral role is optimized for devices that support a single connection and are less complex than central devices. Devices supporting the peripheral role only require Controllers that support the Controller’s slave role. The Central role supports multiple connections and is the initiator for all connections with devices in the peripheral role. Devices supporting the central role require a Controller that support the Controller’s master role and generally supports more complex functions compared to the other LE GAP roles.即广播者角色用来优化只传输的应用。观察者角色用来优化只接受的应用。观察者用来优化支持单链接且没有核心设备复杂的设备。支持观察者角色的设备要求控制器支持控制器从角色。核心角色支持多路链接并且是所有外围角色从设备的发起者。支持核心角色的设备要求控制器支持控制器主角色并且通常支持相比于其他LE GAP角色更加复杂的功能。

11.  Generic Attribute Profile (GATT) is built on top of the Attribute Protocol (ATT) and establishes common operations and a framework for the data transported and stored by the Attribute Protocol. GATT defines two roles: Server and Client. GATT and ATT are not transport specific and can be used in both BR/EDR and LE. However, GATT and ATT are mandatory to implement in LE since it is used for discovering services.即GATT在ATT上层,为ATT协议的数据的传输和存储建立了一些通用的操作和架构。GATT定义了两个角色:服务器和客户。GATT和ATT不是和传输相关的,它能够使用在BR/EDR和LE上,但是,GATT和ATT被强制使用在LE上,因为它被用来发现服务。

12.  A service is a collection of data and associated behaviors to accomplish a particular function or feature of a device or portions of a device.即一个服务是一些为了实现相关设备的特定功能和特性的数据和相关操作的结合。

13.  There are two types of services: primary and secondary.即有两种服务类型:主要的和次要的。

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
这是一组文档的第02个:Core spec.rar 这是我收集的蓝牙的全套文档,共计61个文件,如果以后再看到我会继续添加到这里来。 这一组供下载的文件如下: 序号 文件名 文件大小 01 Assigned Numbers.rar 368,394 02 Core spec.rar 316,003 03 Core_v210_EDR.zip 7,553,296 04 Core_V21__EDR.zip 8,677,223 05 Core_V30__HS.zip 10,441,289 06 Core_V40.zip 10,040,698 07 Profile Spec.rar 11,987,908 08 Protocol Spec.rar 4,247,516 09 Qualification Program.rar 1,901,186 我的文档的目录结构如下(其中Core部分太大,由于csdn上传大小限制被分开了Core_开头的4 个文件是在目录“Core spec”下): MyDocDir 的目录 2010-01-08 09:59 <DIR> . 2010-01-08 09:59 <DIR> .. 2010-01-08 09:53 <DIR> Assigned Numbers 2010-01-08 09:56 <DIR> Core spec 2010-01-08 09:53 <DIR> Profile Spec 2010-01-08 09:53 <DIR> Protocol Spec 2010-01-08 09:53 <DIR> Qualification Program MyDocDir\Assigned Numbers 的目录 2010-01-08 09:53 <DIR> . 2010-01-08 09:53 <DIR> .. 2010-01-06 09:48 18,472 AssignedNumbersAMPManagerProtocol.pdf 2010-01-06 09:48 77,466 AssignedNumbersBaseband.pdf 2010-01-06 09:48 90,242 AssignedNumbersCompanyIdentifiers.pdf 2010-01-06 09:48 23,199 AssignedNumbersGenericAccessProfile.pdf 2010-01-06 09:48 19,379 AssignedNumbersHostControllerInterface1.pdf 2010-01-06 09:48 114,612 AssignedNumbersHostOperatingEnvironment.pdf 2010-01-06 09:48 19,850 AssignedNumbersLinkManager1.pdf 2010-01-06 09:48 29,516 AssignedNumbersLogicalLinkControl.pdf 2010-01-06 09:48 69,943 AssignedNumbersOverview.pdf 2010-01-06 09:48 16,541 AssignedNumbersProtocolAdaptationLayer.pdf 2010-01-06 09:48 55,713 AssignedNumbersServiceDiscovery.pdf 11 个文件 534,933 字节 MyDocDir\Core spec 的目录 2010-01-08 09:56 <DIR> . 2010-01-08 09:56 <DIR> .. 2010-01-06 09:42 574,945 HCI.Volume4_SPEC.pdf 1 个文件 574,945 字节 MyDocDir\Profile Spec 的目录 2010-01-08 09:53 <DIR> . 2010-01-08 09:53 <DIR> .. 2010-01-05 09:21 1,823,230 A2DPspecv10.pdf 2010-01-06 08:03 506,096 A2DP_SPEC_V12.pdf 2010-01-05 09:25 1,242,600 AVRCPSpecv10.pdf 2010-01-06 09:47 639,450 AVRCP_SPEC_V13.pdf 2010-01-05 09:21 1,693,732 AVRCP_SPEC_V14r01.pdf 2010-01-05 12:20 1,670,891 BIP_SPEC_V10.pdf 2010-01-06 08:05 597,304 BPP_SPEC_V10.pdf 2010-01-06 09:47 703,073 BPP_SPEC_V12r00.pdf 2010-01-06 08:05 506,675 CTP_SPEC_V11.pdf 2010-01-06 09:47 75,372 DeviceID_SPEC_V13.pdf 2010-01-06 09:47 110,116 DI_SPEC_V12r00.pdf 2010-01-06 09:47 261,128 DUN_SPEC_V11.pdf 2010-01-06 09:47 233,018 FAX_SPEC_V11.pdf 2010-01-06 09:47 336,644 FTP_SPEC_V11.pdf 2010-01-05 13:43 336,644 FTP_SPEC_V12.pdf 2010-01-06 09:47 659,082 GAVDPSpecv10.pdf 2010-01-06 09:14 225,270 GAVDP_SPEC_V12.pdf 2010-01-06 09:47 302,729 GOEP_SPEC_V11.pdf 2010-01-05 13:43 302,729 GOEP_SPEC_V12.pdf 2010-01-06 09:48 336,097 HCRP_SPEC_V10.pdf 2010-01-06 09:48 243,683 HCRP_SPEC_V12r00.pdf 2010-01-06 09:48 693,567 HDP_SPEC_V10.pdf 2010-01-06 09:01 796,572 HFP15_SPEC_V10r00.pdf 2010-01-05 07:47 2,019,948 HID_SPEC_V10.pdf 2010-01-06 09:48 298,681 HSP_SPEC_V11.pdf 2010-01-06 09:48 154,450 HSP_SPEC_V12.pdf 2010-01-06 08:36 261,723 ICP_SPEC_V11.pdf 2010-01-06 09:48 546,146 MessageAccessProfile_SPEC_V10.pdf 2010-01-06 08:01 274,730 OPP_SPEC_V11.pdf 2010-01-06 09:48 1,260,278 PAN_SPEC_V10.pdf 2010-01-06 08:34 362,113 PBAP_SPEC_V10r00.pdf 2010-01-06 09:48 245,009 SAP_SPEC_V10.pdf 2010-01-06 09:48 440,004 SAP_SPEC_V11.pdf 2010-01-06 09:48 381,025 SDAP_SPEC_V11.pdf 2010-01-06 09:48 256,653 SPP_SPEC_V11.pdf 2010-01-06 09:24 292,590 SYNCH_SPEC_V11.pdf 2010-01-06 09:48 228,901 VDP_SPEC_V10.pdf 37 个文件 21,317,953 字节 MyDocDir\Protocol Spec 的目录 2010-01-08 09:53 <DIR> . 2010-01-08 09:53 <DIR> .. 2010-01-06 09:48 583,981 AVCTPSpecv1_0.pdf 2010-01-06 09:48 163,712 AVCTP_SPEC_V12.pdf 2010-01-06 09:45 250,447 AVCTP_SPEC_V13r00.pdf 2010-01-06 09:48 2,870,407 AVDTPSpecv10.pdf 2010-01-06 09:26 1,000,921 AVDTP_SPEC_V12.pdf 2010-01-06 09:48 975,114 BNEPSpecification1.pdf 2010-01-06 09:48 174,186 IrOBEX11.pdf 2010-01-04 15:34 334,022 IrOBEX12.pdf 2010-01-06 09:48 838,279 MCAP_SPEC_V10.pdf 2010-01-06 09:48 433,989 rfcomm.pdf 2010-01-06 09:48 864,772 TCSBinary.pdf 11 个文件 8,489,830 字节 MyDocDir\Qualification Program 的目录 2010-01-08 09:53 <DIR> . 2010-01-08 09:53 <DIR> .. 2010-01-06 09:43 2,336,658 CoreSpecificationAddendum1.pdf 1 个文件 2,336,658 字节
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值