Skip to content

fix: larger MTU - #20

Merged
noahp merged 1 commit into
mainfrom
noahp/mtu
Aug 25, 2026
Merged

noahp merged 1 commit into
mainfrom
noahp/mtu

Conversation

@noahp

@noahp noahp commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Recent patch to disable BT_SMP had a side-effect of reducing the TX
MTU size, due to this:

https://github.com/zephyrproject-rtos/zephyr/blob/49edc839d24cb662c5bbef3544d28db5b2574f94/subsys/bluetooth/host/Kconfig.l2cap#L32

Force it back up to the max.

Recent patch to disable `BT_SMP` had a side-effect of reducing the TX
MTU size, due to this:

https://github.com/zephyrproject-rtos/zephyr/blob/49edc839d24cb662c5bbef3544d28db5b2574f94/subsys/bluetooth/host/Kconfig.l2cap#L32

Force it back up to the max.
@noahp
noahp requested review from a team and gregersrygg as code owners August 25, 2026 19:02
@sonarqubecloud

Copy link
Copy Markdown

@noahp
noahp enabled auto-merge (squash) August 25, 2026 19:07
@noahp
noahp merged commit 643be9f into main Aug 25, 2026
13 checks passed
@noahp
noahp deleted the noahp/mtu branch August 25, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants