OSDN Git Service

Reduce A2DP/AVDTP related dumpsys output
authorPavlin Radoslavov <pavlin@google.com>
Wed, 23 May 2018 14:40:09 +0000 (07:40 -0700)
committerPavlin Radoslavov <pavlin@google.com>
Wed, 23 May 2018 14:44:10 +0000 (07:44 -0700)
commit8757bc7ab09a3143fd1faff156378b8a5aea7822
treeee221fe641de4b91f2e16a1449c91bff208d8912
parent6d493bdc7b7cc9d38f6759d08734cce691c6ac45
Reduce A2DP/AVDTP related dumpsys output

* Don't print control blocks that are not in use
* Print some sections only if the runtime trace level is DEBUG(=5) or above
* Renamed section "A2DP Codecs and Peers State:" to
  "A2DP Peers State:"

Bug: 80179152
Test: Manual
Change-Id: I9fcd7387ed469094132d5be989d4976ce103cfc8
bta/av/bta_av_main.cc
btif/co/bta_av_co.cc
stack/avdt/avdt_api.cc