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:关于 GapBondMgr_writeBondToNv 和 GapBondMgr_readBondFromNV

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1523740/cc2745r10-q1-about-gapbondmgr_writebondtonv-and-gapbondmgr_readbondfromnv

器件型号:CC2745R10-Q1

工具/软件:

您好、

我想了解 GapBondMgr_writeBondToNv 和 GapBondMgr_readBondFromNV。

SDK9.10中已删除 SDK8.30中存在的以下函数。

・gapBondMgrImportBond

・gapBondMgrReadBondRec

相反、我知道 SDK9.10中添加了以下函数。

・GapBondMgr_writeBondToNv

・GapBondMgr_readBondFromNV

我是否正确理解处理是相同的?

如果没有、请告诉我差异。

・gapBondMgrImportBond = GapBondMgr_writeBondToNv

・gapBondMgrReadBondRec = GapBondMgr_readBondFromNV

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

    您好:

    是的、您的理解是正确的。 您在使用这些 API 时遇到了任何问题吗?

    此致、

    Nima Behmanesh

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

    在我升级到 SDK9.10时发现了此问题。
    我还没有在行动中看到它,所以我会告诉你,如果我有任何问题。