mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-12 13:07:57 +00:00
ci: Enable BLE_L2CAP_ENHANCED_COC in btshell_all target
This allows to test more code.
This commit is contained in:
@@ -3,7 +3,7 @@ BLE_EXT_ADV: 1
|
||||
BLE_EXT_ADV_MAX_SIZE: 1650
|
||||
BLE_HS_DEBUG: 1
|
||||
BLE_L2CAP_COC_MAX_NUM: 5
|
||||
|
||||
BLE_L2CAP_ENHANCED_COC: 1
|
||||
BLE_MAX_CONNECTIONS: 5
|
||||
BLE_MONITOR_RTT: 1
|
||||
BLE_MULTI_ADV_INSTANCES: 5
|
||||
@@ -14,7 +14,7 @@ BLE_SM_BONDING: 1
|
||||
BLE_SM_LEGACY: 1
|
||||
BLE_SM_SC: 1
|
||||
BLE_STORE_MAX_BONDS: 5
|
||||
BLE_VERSION: 51
|
||||
BLE_VERSION: 53
|
||||
|
||||
BLE_LL_CFG_FEAT_LE_2M_PHY: 1
|
||||
BLE_LL_CFG_FEAT_LE_CODED_PHY: 1
|
||||
|
||||
Reference in New Issue
Block a user