Crate wlan_telemetry

Source

Structs§

DisconnectInfo
TelemetrySender

Enums§

ClientConnectionsToggleEvent
IfacePowerLevel
TelemetryEvent
UnclearPowerDemand

Functions§

serve_telemetry
setup_cobalt_proxy
Attempts to connect to the Cobalt service.
setup_disconnected_cobalt_proxy
Attempts to create a disconnected FIDL channel with types matching the Cobalt service. This allows for a fallback with a uniform code path in case of a failure to connect to Cobalt.
setup_disconnected_persistence_req_sender
Creates a disconnected channel with the same types as the persistence service. This allows for a fallback with a uniform code path in case of a failure to connect to the persistence service.
setup_persistence_req_sender