Bluetooth Scanning time
Hello,
In my project, the initial Bluetooth scanning time (I am using STM32WB5MMG) takes around 10 seconds due to the GAP discovery procedure. Is there a way to reduce it to 5 seconds or less? I have tried adjusting the scan interval and scan window values, but they don't seem to make a difference—the scanning duration remains 10 seconds. Even if I need to manually terminate the scanning midway, I would like to know how to achieve a shorter scan time.
Thanks
