How to configure hci_uart to scan and connect to Coded PHY (S=8) ADV_EXT_IND on nRF54L15-DK

Hello,
I am using the nRF54L15-DK development board running the official hci_uart example as the BLE controller. My own Linux system acts as the host using BlueZ to control the board.
I have found that with the default hci_uart example, it cannot scan ADV_EXT_IND packets with Coded PHY (S=8). Could you please advise what configurations I need to modify to successfully scan and connect to such devices?
Thank you!
Related