OSDN Git Service

Fix connection_manager dumpsys output
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 23 Sep 2019 17:03:57 +0000 (19:03 +0200)
committerMyles Watson <mylesgw@google.com>
Mon, 23 Sep 2019 18:18:45 +0000 (18:18 +0000)
commit3a582178f7a64313f3641ff1fd6d67cc26a4e478
tree8cb51320d652e11a8dde41dbf784793f1fcb20d1
parentd4348634412ecf7bde5fe83f01b05c99fbaee650
Fix connection_manager dumpsys output

Currently dumpsys does not display apps attempting background
connection. Also, newlines are messed up, output looks ugly.

Test: adb shell dumpsys bluetooth_manager. Perform visual inspection
around connection_manager

Change-Id: I0ed6302fb9b8d9aeda393e9932996ce8eb6bc510
stack/gatt/connection_manager.cc