OSDN Git Service

Expose function audio_a2dp_hw_dump_ctrl_event()
authorPavlin Radoslavov <pavlin@google.com>
Fri, 19 Aug 2016 22:04:18 +0000 (15:04 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 22 Aug 2016 17:17:34 +0000 (17:17 +0000)
commitfebb1515f9051c14da4d1ef69c006db77ab901a0
tree8503672abaaf41daf805b510918e71a4e6e5a0ba
parentd3e8a45884a7cf0d0a8ddeea532137a7da43a64b
Expose function audio_a2dp_hw_dump_ctrl_event()

Renamed function dump_a2dp_ctrl_event() to
audio_a2dp_hw_dump_ctrl_event() and expose it, so it can be used
by outside code to print events.

Change-Id: Ibd9d3171c7d5256f80101ecc1563b472b7f5e92d
audio_a2dp_hw/Android.mk
audio_a2dp_hw/BUILD.gn
audio_a2dp_hw/audio_a2dp_hw.cc
audio_a2dp_hw/audio_a2dp_hw.h
audio_a2dp_hw/audio_a2dp_hw_utils.cc [new file with mode: 0644]