feat(ble/bluedroid): Increase maximum notify/indication registration count

(cherry picked from commit b6aed7e1c8)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
This commit is contained in:
Zhang Hai Peng
2025-12-30 11:53:35 +08:00
committed by BOT
parent b3e550826f
commit b3fc8be0eb

View File

@@ -270,7 +270,7 @@ config BT_GATTC_MAX_CACHE_CHAR
config BT_GATTC_NOTIF_REG_MAX
int "Max gattc notify(indication) register number"
depends on BT_GATTC_ENABLE
range 1 64
range 1 255
default 5
help
Maximum GATTC notify(indication) register number