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

Commit dc078e63 authored by Chris Manton's avatar Chris Manton
Browse files

Add logtags stack/::gatt/gatt_cl ::smp/smp_main

Toward loggable code

Bug: 163134718
Tag: #refactor
Test: act.py -tc BleCocTest
Test: ble paired 2 phones
Test: classic paired Bose SoundLink

Change-Id: I03108e275fdd1350d45ddae6c173a39095dd20ea
parent 7a4ddac5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@
 *
 ******************************************************************************/

#define LOG_TAG "bluetooth"

#include <string.h>

#include "bt_common.h"
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@
 *
 ******************************************************************************/

#define LOG_TAG "bluetooth"

#include "bt_target.h"

#include <log/log.h>