OVMS3-idf/examples/bluetooth/gatt_server/sdkconfig.defaults
Tian Hao 4fd437d466 component/bt : support remove bonded device
1. add feature of remove bonded devices.
2. fix SMP key size bug
3. fix privacy bug
4. fix gatt set value bug
5. add gatt security client demo
6. change gatt server/gatt client demo
2017-09-22 20:19:02 +08:00

4 lines
97 B
Plaintext

# Override some defaults so BT stack is enabled
# by default in this example
CONFIG_BT_ENABLED=y