Home
last modified time | relevance | path

Searched refs:LogMetricA2dpPlaybackEvent (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/test/mock/
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
107 test::mock::main_shim_metrics_api::LogMetricA2dpPlaybackEvent( in LogMetricA2dpPlaybackEvent()
H A Dmock_main_shim_metrics_api.h119 struct LogMetricA2dpPlaybackEvent { struct
129 extern struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent; argument
/aosp12/system/bt/main/shim/
H A Dmetrics_api.cc60 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() function
63 bluetooth::os::LogMetricA2dpPlaybackEvent(address, playback_state, in LogMetricA2dpPlaybackEvent()
H A Dmetrics_api.h85 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address,
/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/
H A Dmetrics.h121 void LogMetricA2dpPlaybackEvent(const hci::Address& address, int playback_state, int audio_coding_m…
/aosp12/system/bt/btif/src/
H A Dbtif_metrics_logging.cc58 bluetooth::shim::LogMetricA2dpPlaybackEvent(address, playback_state, in log_a2dp_playback_event()
/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