Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L2CAP data length exceeds the L2CAP Channel MTU of receiver #601

Open
lylezhu2012 opened this issue Nov 27, 2024 · 2 comments
Open

L2CAP data length exceeds the L2CAP Channel MTU of receiver #601

lylezhu2012 opened this issue Nov 27, 2024 · 2 comments
Assignees

Comments

@lylezhu2012
Copy link

Image

As picture showing,

  1. Receiver sends L2CAP configuration req to set MTU to 64 on SDP L2CAP channel
  2. Receiver sends SDP Service Serach Attribute Reqeust
  3. Bumble sends SDP Service Serach Attribute Response with 70 bytes data
@barbibulle barbibulle self-assigned this Nov 28, 2024
@barbibulle
Copy link
Collaborator

Thanks for the report. You're totally right, the current implementation, unfortunately, doesn't respect the channel MTU. This is something I need to fix. I'll try to get to is ASAP.

@lylezhu2012
Copy link
Author

Thanks for the report. You're totally right, the current implementation, unfortunately, doesn't respect the channel MTU. This is something I need to fix. I'll try to get to is ASAP.

Thank you for your quick support.

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

No branches or pull requests

2 participants