From: Tian Hao Date: Mon, 21 Nov 2016 07:06:12 +0000 (+0800) Subject: component/bt : open privacy support X-Git-Tag: v1.0~2^2~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc6be12a8fe001f21a857040232fd66fa4637928;p=esp-idf component/bt : open privacy support --- diff --git a/components/bt/bluedroid/include/bt_target.h b/components/bt/bluedroid/include/bt_target.h index c427f8f49a..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 ///TRUE +#define BLE_PRIVACY_SPT TRUE #endif /*