Lines Matching refs:BluetoothMetricsLogger
263 struct BluetoothMetricsLogger::impl {
296 BluetoothMetricsLogger::BluetoothMetricsLogger() in BluetoothMetricsLogger() function in bluetooth::common::BluetoothMetricsLogger
300 void BluetoothMetricsLogger::LogPairEvent(uint32_t disconnect_reason, in LogPairEvent()
318 void BluetoothMetricsLogger::LogWakeEvent(wake_event_type_t type, in LogWakeEvent()
335 void BluetoothMetricsLogger::LogScanEvent(bool start, in LogScanEvent()
357 void BluetoothMetricsLogger::LogBluetoothSessionStart( in LogBluetoothSessionStart()
373 void BluetoothMetricsLogger::LogBluetoothSessionEnd( in LogBluetoothSessionEnd()
397 void BluetoothMetricsLogger::LogBluetoothSessionDeviceInfo( in LogBluetoothSessionDeviceInfo()
408 void BluetoothMetricsLogger::LogA2dpSession( in LogA2dpSession()
444 void BluetoothMetricsLogger::LogHeadsetProfileRfcConnection( in LogHeadsetProfileRfcConnection()
462 void BluetoothMetricsLogger::WriteString(std::string* serialized) { in WriteString()
474 void BluetoothMetricsLogger::WriteBase64String(std::string* serialized) { in WriteBase64String()
479 void BluetoothMetricsLogger::WriteBase64(int fd) { in WriteBase64()
491 void BluetoothMetricsLogger::CutoffSession() { in CutoffSession()
506 void BluetoothMetricsLogger::Build() { in Build()
555 void BluetoothMetricsLogger::ResetSession() { in ResetSession()
565 void BluetoothMetricsLogger::ResetLog() { in ResetLog()
570 void BluetoothMetricsLogger::Reset() { in Reset()