From 1544965b21ae9802b6ebfea46378c4ce307b933a Mon Sep 17 00:00:00 2001 From: Yulong Date: Fri, 4 Nov 2016 04:52:23 -0400 Subject: [PATCH] componet bt:debug the advertising issues,it can works in this version --- components/bt/bluedroid/include/bt_target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/bluedroid/include/bt_target.h b/components/bt/bluedroid/include/bt_target.h index 5c402cee82..bb9d59860d 100755 --- a/components/bt/bluedroid/include/bt_target.h +++ b/components/bt/bluedroid/include/bt_target.h @@ -795,7 +795,7 @@ * resolution, local address rotation etc. */ #ifndef BLE_PRIVACY_SPT -#define BLE_PRIVACY_SPT FALSE +#define BLE_PRIVACY_SPT TRUE #endif /*