Crate host_watcher

source ·

Structs§

  • Watches for changes in state in the active Bluetooth Host of the system. HostWatcher implements Stream. The HostWatcher must be polled to receive updates about the currently active host.

Enums§

  • Item type returned by <HostWatcher as Stream>::poll_next.