mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
This commit is contained in:
parent
6f400e1b5d
commit
a051438322
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user