mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-07-27 05:17:46 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user