pub async fn activate_fake_host(
host_watcher: HostWatcherHarness,
) -> Result<(HostId, Emulator), Error>
Expand description
Create and publish an emulated HCI device, and wait until the host is bound and registered to bt-gap
pub async fn activate_fake_host(
host_watcher: HostWatcherHarness,
) -> Result<(HostId, Emulator), Error>
Create and publish an emulated HCI device, and wait until the host is bound and registered to bt-gap