Commit 9d12cca
samples: wifi: ble_coex: Increase BT controller data length to 251
The default controller data length for single-core builds is 27 bytes,
which limits Bluetooth LE throughput. Increasing this value to 251
enables Data Length Extension (DLE) and improves throughput to match
dual-core platforms.
This change is platform-agnostic and works for both single-core and
dual-core builds.
Signed-off-by: Murali Thokala <[email protected]>1 parent 0df93db commit 9d12cca
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
0 commit comments