Commit 6ef4632
samples: bluetooth: Align hci buffer configuration
After 14b4e30cdf62b8dda157986e4b2299e673125c72, the host validates
that the ISO TX buffer count matches the HCI tx buffer count reported
by the controller.
This commit ensures they are aligned to avoid printing a warning.
Finding a better way of aligning them will be done separately.
a9f4b00 had handled it for nrf53
net core.
Signed-off-by: Ilhan Ates <[email protected]>1 parent 16275c5 commit 6ef4632
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments