Home
last modified time | relevance | path

Searched defs:audio_coding_mode (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbtif_metrics_logging.cc56 int audio_coding_mode) { in log_a2dp_playback_event()
H A Dbtif_av.cc2431 AudioCodingModeEnum audio_coding_mode = in btif_report_audio_state() local
/aosp12/system/bt/main/shim/
H A Dmetrics_api.cc61 int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent()
/aosp12/system/bt/test/mock/
H A Dmock_main_shim_metrics_api.cc105 int audio_coding_mode) { in LogMetricA2dpPlaybackEvent()
H A Dmock_common_metrics.cc137 int audio_coding_mode) { in LogA2dpPlaybackEvent()
/aosp12/system/bt/gd/os/host/
H A Dmetrics.cc100 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent()
/aosp12/system/bt/gd/os/linux/
H A Dmetrics.cc100 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent()
/aosp12/system/bt/gd/os/android/
H A Dmetrics.cc161 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent()
/aosp12/system/bt/common/
H A Dmetrics_linux.cc115 int audio_coding_mode) {} in LogA2dpPlaybackEvent()
H A Dmetrics.cc682 int audio_coding_mode) { in LogA2dpPlaybackEvent()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto2491 optional android.bluetooth.a2dp.AudioCodingModeEnum audio_coding_mode = 3; field