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
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.
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