Hi,
Using cc2650.
stack ble_cc26xx_2_01_00_44423\
Related to multi project
Questions
1. Who recieves the bleGAPConnNotAcceptable status a Central a Peripheral or both?.
2. What is the scenario they recieve it?.
3. Is it recieved after a request to teminate a link establishment event?, or on some kind of link creation failure.
4. Do they recieve it in GAP_LINK_ESTABLISHED_EVENT. According to this thread if I understand correctly the Central recieves it https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/p/495357/1793197#1793197
5. On the other hand I see it handled in the Peripheral Role (peripheral.c).
Thanks
Tamir