Crate fidl_fuchsia_overnet
source ·Structs
- Information provided to a ServiceProvider about an incoming connection.
- A Stream of incoming requests for HostOvernet
- A Stream of incoming requests for MeshController
- A
Peer
describes one device on the Overnet mesh. - A Stream of incoming requests for ServiceConsumer
- A Stream of incoming requests for ServiceProvider
- A Stream of incoming requests for ServicePublisher
Enums
- Protocol spoken by the host implementation to access various sub-interfaces.
- Interfaces applicable to controlling an Overnet mesh
- Interfaces applicable to consuming services from other devices
- A ServiceProvider is a factory for one service.
- Interfaces applicable to sharing services with ServiceConsumer’s