diff --git a/components/bt/bluedroid/common/include/common/bt_target.h b/components/bt/bluedroid/common/include/common/bt_target.h index 202174c31..97001115d 100644 --- a/components/bt/bluedroid/common/include/common/bt_target.h +++ b/components/bt/bluedroid/common/include/common/bt_target.h @@ -735,7 +735,7 @@ /* Include Out-of-Band implementation for Simple Pairing */ #ifndef BTM_OOB_INCLUDED -#define BTM_OOB_INCLUDED FALSE//TRUE +#define BTM_OOB_INCLUDED TRUE #endif /* TRUE to include Sniff Subrating */