Lines Matching refs:BluetoothMetricsLogger
36 struct BluetoothMetricsLogger::impl {
41 BluetoothMetricsLogger::BluetoothMetricsLogger() in BluetoothMetricsLogger() function in bluetooth::common::BluetoothMetricsLogger
45 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent()
50 void BluetoothMetricsLogger::LogWakeEvent(wake_event_type_t type, in LogWakeEvent()
55 void BluetoothMetricsLogger::LogScanEvent(bool start, in LogScanEvent()
60 void BluetoothMetricsLogger::LogBluetoothSessionStart( in LogBluetoothSessionStart()
63 void BluetoothMetricsLogger::LogBluetoothSessionEnd( in LogBluetoothSessionEnd()
66 void BluetoothMetricsLogger::LogBluetoothSessionDeviceInfo( in LogBluetoothSessionDeviceInfo()
69 void BluetoothMetricsLogger::LogA2dpSession( in LogA2dpSession()
72 void BluetoothMetricsLogger::LogHeadsetProfileRfcConnection( in LogHeadsetProfileRfcConnection()
75 void BluetoothMetricsLogger::WriteString(std::string* serialized) {} in WriteString()
77 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) {} in WriteBase64String()
79 void BluetoothMetricsLogger::WriteBase64(int fd) {} in WriteBase64()
81 void BluetoothMetricsLogger::CutoffSession() {} in CutoffSession()
83 void BluetoothMetricsLogger::Build() {} in Build()
85 void BluetoothMetricsLogger::ResetSession() {} in ResetSession()
87 void BluetoothMetricsLogger::ResetLog() {} in ResetLog()
89 void BluetoothMetricsLogger::Reset() {} in Reset()