Procházet zdrojové kódy

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

Rahul Tank před 4 roky
rodič
revize
9c8b2b92ad
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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