apps/bttester: Update L2CAP COC MTU to be lower than application MTU

Some testcases require MPS < MTU to test reassembly.
This commit is contained in:
Michał Narajowski
2019-02-08 16:51:52 +01:00
parent 27c61ea33d
commit 7ef718c120
+2
View File
@@ -70,6 +70,8 @@ syscfg.vals:
RTT_NUM_BUFFERS_DOWN: 1
BLE_L2CAP_COC_MAX_NUM: 2
# Some testcases require MPS < MTU (MPS == COC_MTU, MTU == application MTU)
BLE_L2CAP_COC_MTU: 100
BLE_RPA_TIMEOUT: 10
BLE_SM_BONDING: 1
BLE_SM_MITM: 1