Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.h101 struct LogMetricA2dpPlaybackEvent { struct
105 void operator()(const RawAddress& raw_address, int playback_state, int audio_coding_mode) { in operator()
Dmock_main_shim_metrics_api.cc45 struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent; variable
95 void bluetooth::shim::LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, int playback_state, in LogMetricA2dpPlaybackEvent() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc60 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, int playback_state, in LogMetricA2dpPlaybackEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc93 void LogMetricA2dpPlaybackEvent(const Address& /* address */, int /* playback_state */, in LogMetricA2dpPlaybackEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc76 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc145 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc151 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent() function