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.

LAUNCHXL-CC2640R2: GAP event after ongoing connection request has been terminated

Part Number: LAUNCHXL-CC2640R2

Hello,

We are currently working on a project with the following details:

Device CC2640R2LAUNCHXL
SDK simplelink_cc2640r2_sdk_4_20_00_04
IDE IAR8.32.2
Reference Project

Multirole

In order to cancel an ongoing connection request, we use GAP_CONNHANDLE_INIT(0xFFFE) to terminate the process.
In my test procedures, I tried to simulate this scenario and have noticed that GAP event received is  GAP_LINK_ESTABLISHED_EVENT with gap hdr status as FAILURE.

I would like to confirm if this observation is correct and expected. Also, will there be any connection handle updated in the GAP event callback data?

Thank you.

Regards,
Mohini