Skip to main content

Crate wlan_telemetry

Crate wlan_telemetry 

Source

Structs§

DisconnectInfo
TelemetrySender
ThrottledErrorLogger
If metrics cannot be reported for extended periods of time, logging new metrics will fail and the error messages tend to clutter up the logs. This container limits the rate at which such potentially noisy logs are reported. Duplicate error messages are aggregated periodically reported.

Enums§

ClientConnectionsToggleEvent
IfacePowerLevel
ScanResult
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.