How to receive HCI events in a single thread with nrf connect SDK

I am planning to migrate from the nRF5 SDK to the nrf connect SDK.

My application is processing events from SoftDevice on a single thread.

In the same way, please tell me how to receive HCI events in a single thread with the nrf connect SDK.

Related