Hey, I noticed that most of the wearable ble devices (without keyboard and screen) on the market are using 'push to confirm connection' authentication, when you have to push button on the device to confirm smartphone connection within given timeout. All I could find in documentation is based on generated passkey or man in the middle( like ble_app_gls). Maybe someone is able to provide example using this type of authentication, or give a guidelines where and how it should be done. Thank you