mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Changed value of BTM_OOB_INCLUDED to TRUE
Merges https://github.com/espressif/esp-idf/pull/2206
This commit is contained in:
parent
2ab04621b6
commit
dbd429af1b
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user