Lines Matching refs:BluetoothMetricsLogger
256 struct BluetoothMetricsLogger::impl {
289 BluetoothMetricsLogger::BluetoothMetricsLogger() in BluetoothMetricsLogger() function in bluetooth::common::BluetoothMetricsLogger
293 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent()
311 void BluetoothMetricsLogger::LogWakeEvent(wake_event_type_t type, in LogWakeEvent()
328 void BluetoothMetricsLogger::LogScanEvent(bool start, in LogScanEvent()
350 void BluetoothMetricsLogger::LogBluetoothSessionStart( in LogBluetoothSessionStart()
366 void BluetoothMetricsLogger::LogBluetoothSessionEnd( in LogBluetoothSessionEnd()
390 void BluetoothMetricsLogger::LogBluetoothSessionDeviceInfo( in LogBluetoothSessionDeviceInfo()
401 void BluetoothMetricsLogger::LogA2dpSession( in LogA2dpSession()
437 void BluetoothMetricsLogger::LogHeadsetProfileRfcConnection( in LogHeadsetProfileRfcConnection()
455 void BluetoothMetricsLogger::WriteString(std::string* serialized) { in WriteString()
467 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String()
472 void BluetoothMetricsLogger::WriteBase64(int fd) { in WriteBase64()
484 void BluetoothMetricsLogger::CutoffSession() { in CutoffSession()
499 void BluetoothMetricsLogger::Build() { in Build()
548 void BluetoothMetricsLogger::ResetSession() { in ResetSession()
558 void BluetoothMetricsLogger::ResetLog() { in ResetLog()
563 void BluetoothMetricsLogger::Reset() { in Reset()