Module bt_fastpair_provider::host_watcher
source · Structs
- Watches state changes on any Bluetooth hosts tracked by the system.
HostWatcher
implements Stream. TheHostWatcher
must be polled to receive updates about the currently active host.
Enums
- Item type returned by
<HostWatcher as Stream>::poll_next
.