From 15edf0f1372f860d630a1cfa414280f48191f8a7 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Wed, 20 Sep 2017 13:45:34 +0200 Subject: [PATCH] sanders: update BT device name --- bluetooth/bdroid_buildcfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 3d3a4a8..bb10e21 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -20,7 +20,7 @@ #include #include -#define BTM_DEF_LOCAL_NAME "Moto G5 Plus" +#define BTM_DEF_LOCAL_NAME "Moto G5S Plus" #define BLUETOOTH_QTI_SW TRUE #define MAX_ACL_CONNECTIONS 16 #define MAX_L2CAP_CHANNELS 16