forked from espressif/esp-idf
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
This commit is contained in:
@ -6,3 +6,4 @@ CONFIG_BT_CLASSIC_ENABLED=y
|
||||
CONFIG_BT_BLE_ENABLED=y
|
||||
CONFIG_BT_HID_ENABLED=y
|
||||
CONFIG_BT_HID_HOST_ENABLED=y
|
||||
CONFIG_BT_GATTC_NOTIF_REG_MAX=16
|
||||
|
Reference in New Issue
Block a user