This is an automated email from the ASF dual-hosted git repository.
rymek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
The following commit(s) were added to refs/heads/master by this push:
new b5e107e9 apps/bttester: disable EATT in default config
b5e107e9 is described below
commit b5e107e9c55f32d18b16e5afc0a7e1720b901b68
Author: Krzysztof Kopyściński <[email protected]>
AuthorDate: Thu Aug 31 11:07:59 2023 +0200
apps/bttester: disable EATT in default config
EATT causes issues with tests GAP/SEC/SEM/BV-{65-67}-C. It is
experimental feature and should not influence config for current test plan.
---
apps/bttester/syscfg.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/apps/bttester/syscfg.yml b/apps/bttester/syscfg.yml
index 4bd16fc7..5db9af2e 100644
--- a/apps/bttester/syscfg.yml
+++ b/apps/bttester/syscfg.yml
@@ -144,5 +144,3 @@ syscfg.vals:
BLE_MESH_ADV_BUF_COUNT: 20
BLE_MESH_TX_SEG_MAX: 6
-
- BLE_EATT_CHAN_NUM: 1