请教 BLE Legacy pairing 的LTK是怎么生成的?看来看去只看到STK的生成
时间:10-02
整理:3721RD
点击:
如题。legacy pairing的LTK 如何生成?
你好,
根据你使能的bonding功能,CC254x/CC26xx使能写入SNV里面的。
好像我没有表达清楚。我是想问LTK的产生过程。 key generation.
你好,
LTK的生成是协议栈lib做好了,如果你希望详细了解,下面的资料供你参考,你也可以详细研读蓝牙SPEC。
建立连接的过程如下:
LTK generation process show as below for your information.
The security key hierarchy for LE is shown in Figure 5.2. The key hierarchy is
different depending on whether a physical link is using LE Secure Connections
or LE legacy pairing procedures and algorithms.
谢谢! 非常详细的解释。但是针对legacy pairing,好像好是没有说明LTK是怎么产生的。上面的图左边部分,只讲了TK STK,然后突然就有LTK了。。。