BLE Connection initialization from Central to Peripheral

Hello,

I study the UART Central-Peripheral example (NUS) out of the box based on Visual Code IDE. I would like to understand on the Central part:

Where exactly in code I can see the act of connection initiation and how central device decides to which peripheral

it wants to connect. I use the SDK and Tool-chain v.3.

Thank you in advance.

Andrei

Related