apps/bttester: Change default RPA timeout

With larger timeout the GAP/PRIV/CONN/BI-01-C testcase is more stable
and passes 100% of the time.
This commit is contained in:
Michał Narajowski
2019-06-18 14:55:24 +02:00
parent 39413cab73
commit c04e457150
+1 -1
View File
@@ -83,7 +83,7 @@ syscfg.vals:
BLE_L2CAP_COC_MAX_NUM: 2
# Some testcases require MPS < MTU
BLE_L2CAP_COC_MPS: 100
BLE_RPA_TIMEOUT: 10
BLE_RPA_TIMEOUT: 30
BLE_SM_BONDING: 1
BLE_SM_MITM: 1
BLE_SM_SC: 1