mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 04:34:31 +02:00
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
This commit is contained in:
@@ -4,3 +4,4 @@ CONFIG_BTDM_CTRL_HCI_MODE_VHCI=y
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
CONFIG_BT_CLASSIC_ENABLED=y
|
||||
CONFIG_BT_HID_HOST_ENABLED=y
|
||||
CONFIG_BT_GATTC_NOTIF_REG_MAX=16
|
||||
|
Reference in New Issue
Block a user