Hi all, I use the example of examples/ble_central/ble_app_multilink_central/ to test the connect timeout event. When it scan the peripheral and try to connect it, power off the peripheral immediately, but the central can not receive a BLE_GAP_EVT_TIMEOUT after 4s later. And then if I power on the peripheral, the central will connect it without scan. But when I use another example, such as ble_app_hrs_c, it can received BLE_GAP_EVT_TIMEOUT event. Is there something wrong in the softdevice when use multilink? softdevice version: S132 SDK version: 13.0.0 board: nrf52832