mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Bluedroid: Fixed issue of option not being set due to incorrect macro
name.
This commit is contained in:
parent
de92d7e15f
commit
9c8b2b92ad
@ -143,7 +143,7 @@ config BT_BLE_BLUFI_ENABLE
|
||||
help
|
||||
This option can be close when the app does not require blufi function.
|
||||
|
||||
config BT_GATT_SR_PROFILES
|
||||
config BT_GATT_MAX_SR_PROFILES
|
||||
int "Max GATT Server Profiles"
|
||||
depends on BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED
|
||||
range 1 32
|
||||
|
Loading…
Reference in New Issue
Block a user