Home
last modified time | relevance | path

Searched defs:LogMetricA2dpSessionMetricsEvent (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.h113 struct LogMetricA2dpSessionMetricsEvent { struct
125 void operator()(const RawAddress& raw_address, int64_t audio_duration_ms, int media_timer_min_ms, in operator()
Dmock_main_shim_metrics_api.cc46 struct LogMetricA2dpSessionMetricsEvent LogMetricA2dpSessionMetricsEvent; variable
101 void bluetooth::shim::LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc66 void LogMetricA2dpSessionMetricsEvent(const RawAddress& raw_address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc96 void LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc79 void LogMetricA2dpSessionMetricsEvent(const Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc148 void LogMetricA2dpSessionMetricsEvent(const hci::Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc165 void LogMetricA2dpSessionMetricsEvent(const hci::Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function