Searched refs:LogMetricA2dpPlaybackEvent (Results 1 – 9 of 9) sorted by relevance
/aosp12/system/bt/test/mock/ |
H A D | mock_main_shim_metrics_api.cc | 61 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 D | mock_main_shim_metrics_api.h | 119 struct LogMetricA2dpPlaybackEvent { struct 129 extern struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent; argument
|
/aosp12/system/bt/main/shim/ |
H A D | metrics_api.cc | 60 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() function 63 bluetooth::os::LogMetricA2dpPlaybackEvent(address, playback_state, in LogMetricA2dpPlaybackEvent()
|
H A D | metrics_api.h | 85 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address,
|
/aosp12/system/bt/gd/os/host/ |
H A D | metrics.cc | 100 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent() function
|
/aosp12/system/bt/gd/os/linux/ |
H A D | metrics.cc | 100 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent() function
|
/aosp12/system/bt/gd/os/ |
H A D | metrics.h | 121 void LogMetricA2dpPlaybackEvent(const hci::Address& address, int playback_state, int audio_coding_m…
|
/aosp12/system/bt/btif/src/ |
H A D | btif_metrics_logging.cc | 58 bluetooth::shim::LogMetricA2dpPlaybackEvent(address, playback_state, in log_a2dp_playback_event()
|
/aosp12/system/bt/gd/os/android/ |
H A D | metrics.cc | 161 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent() function
|