Structs
- A Stream of incoming requests for Snoop
- Timestamp represents the number of seconds and nanoseconds since the Unix epoch.
Enums
- Messages coming through the Host Controller Interface can be one of three types.
- Interface to receive packets recorded as received or transmitted for a Bluetooth host. Packets are received by the client as datagrams through the fidl channel as
OnPacket
events.