pub const EWMA_SMOOTHING_FACTOR_FOR_METRICS: usize = 10;
Number of previous RSSI measurements to exponentially weigh into average. TODO(https://fxbug.dev/42165706): Tune smoothing factor.