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.

CC2642R: Attribute handle is used for connection handle in gapBondMgr_ProcessAttErrRsp() of GapBondMgr

Part Number: CC2642R

Hello,

I'm using the SDK 3.30 and found a bug in GapBondMgr.

In gapBondMgr_ProcessAttErrRsp(), there are 4 places where pRsp->handle is used. All the 4 instances should be replaced with connHandle.

- Cetri