Shutting down BLE host stack using bt_disable()

Hi,

We are using nrf Connect SDK v2.0.2 with the hci_rpmsg app programmed into the network core.  We have a second radio test DTM application programmed into the network core coexisting with the hci_rpmsg app. On normal startup the hci_rpmsg app will execute however we want the ability to shutdown the BLE host and execute the radio DTM app.  Does the bt_disable() function properly disable the BLE host stack on the app core?