Skip to content

Commit

Permalink
apps/bttester: enable EATT by default
Browse files Browse the repository at this point in the history
Set max of 5 channels.
  • Loading branch information
KKopyscinski committed Oct 17, 2023
1 parent 3eb3f0a commit a984e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/bttester/syscfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ syscfg.vals:
BLE_L2CAP_COC_MAX_NUM: 2
BLE_L2CAP_SIG_MAX_PROCS: 2
BLE_L2CAP_ENHANCED_COC: 1
BLE_EATT_CHAN_NUM: 5
BLE_VERSION: 53
# Some testcases require MPS < MTU
BLE_L2CAP_COC_MPS: 100
Expand Down

0 comments on commit a984e79

Please sign in to comment.