Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_metrics_api.h119 struct LogMetricA2dpPlaybackEvent { struct
129 extern struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent; argument
H A Dmock_main_shim_metrics_api.cc61 struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent; variable
103 void bluetooth::shim::LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() function in bluetooth::shim
/aosp12/system/bt/main/shim/
H A Dmetrics_api.cc60 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() function
/aosp12/system/bt/gd/os/host/
H A Dmetrics.cc100 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent() function
/aosp12/system/bt/gd/os/linux/
H A Dmetrics.cc100 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent() function
/aosp12/system/bt/gd/os/android/
H A Dmetrics.cc161 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent() function