I am building ble application on stm32wb and below is the RTC configuration via cubemx.I am trying to implement a scan timeout using the timeserver. Basically, I start a scan procedure and continue scanning until the time-out callback is invoked whic...