public class BluetoothMetricsReporter extends java.lang.Object implements SystemMetricsReporter<BluetoothMetrics>
SystemMetricsReporter.Event| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BLE_SCAN_COUNT |
static java.lang.String |
BLE_SCAN_DURATION_MS |
| Constructor and Description |
|---|
BluetoothMetricsReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
reportTo(BluetoothMetrics metrics,
SystemMetricsReporter.Event event) |
public static final java.lang.String BLE_SCAN_COUNT
public static final java.lang.String BLE_SCAN_DURATION_MS
public void reportTo(BluetoothMetrics metrics, SystemMetricsReporter.Event event)
reportTo in interface SystemMetricsReporter<BluetoothMetrics>