This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC2745R10-Q1:关于 SDK9.10中的 L2CAP_SendSDU 函数

Guru**** 2322270 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1525271/cc2745r10-q1-about-the-l2cap_sendsdu-function-in-sdk9-10

器件型号:CC2745R10-Q1

工具/软件:

您好、

请告诉我 SDK9.10中的函数"L2CAP_SendSDU"。

在 SDK9.10中、已在结构"l2capPacket_t"中添加了一个新成员"connHandle"。

[\simplelink_lowpower_f3_SDK_9_10_00_83\source\ti\ble\host\l2cap\l2cap.h]

当我们研究了对使用结构"l2capPacket_t"的函数"L2CAP_SendSDU"的更改时、

我们发现我们无法调查它们,因为它是一个图书馆。

您能告诉我如何在"L2CAP_SendSDU"函数中使用 connHandle 吗?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好:

    我对这个问题有点困惑。  L2CAP_sendSDU  通过物理连接向另一个器件发送数据包。 连接句柄用于标识必须在其上发送数据包的连接。

    我是否误解了您的问题?

    此致、

    Nima Behmanesh