Pārlūkot izejas kodu

Merge branch 'bugfix/correct_gatt_max_macro_name' into 'master'

Bluedroid: Fixed issue of option not being set due to incorrect macro

See merge request espressif/esp-idf!13945
Jiang Jiang Jian 4 gadi atpakaļ
vecāks
revīzija
910d3cfe06
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      components/bt/host/bluedroid/Kconfig.in

+ 1 - 1
components/bt/host/bluedroid/Kconfig.in

@@ -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