Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac4c7414 authored by Jack He's avatar Jack He
Browse files

[GD HCI] Add BtStopWatch log tag

* StopWatch logs are very verbose, adding a tag so that we can
  filter or disable it via config setup

Bug: 164973960
Test: make and run BT stack
Tag: #gd-refactor
Change-Id: I5cd8f24228948559ecee180fb57727469fe7eeb8
parent 2b620b2c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@
 * limitations under the License.
 */

#define LOG_TAG "BtStopWatch"

#include "common/stop_watch.h"

#include <iomanip>