Can the zephyr BLE stack consist of a host and more controllers?

Hi,

According to the BLE core specification, a host can communicate with multiple controllers via HCI. I want to confirm whether zephyr's BLE stack supports the feature, if it supports, how to configure the stack? 

Related