fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility

This commit is contained in:
zhanghaipeng
2023-10-24 11:59:23 +08:00
parent a2e4a3581b
commit 1ea656f3d9

View File

@ -7,3 +7,4 @@ CONFIG_BT_BLE_ENABLED=y
CONFIG_BT_HID_ENABLED=y
CONFIG_BT_HID_HOST_ENABLED=y
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
CONFIG_BT_GATTC_NOTIF_REG_MAX=16