Skip to content

BLE: put the acl buffer size in config #10580

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

Merged
merged 3 commits into from
May 20, 2019

Conversation

paul-szczepanek-arm
Copy link
Member

Description

This is completely non-functional change - this simply puts the acl buffer size in a config file. Comprehensive fix that integrates with the memory pool will be scheduled later.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

Release Notes

@paul-szczepanek-arm
Copy link
Member Author

@cy-kishore please comment if that works for you.

@ciarmcom ciarmcom requested a review from a team May 14, 2019 19:00
@ciarmcom
Copy link
Member

@paul-szczepanek-arm, thank you for your changes.
@ARMmbed/mbed-os-pan @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested a review from a team May 14, 2019 19:00
@cy-kishore
Copy link

This is fine. Please merge this to mainline.

"value": 23
},
"rx-acl-buffer-size": {
"help": "Size of the buffer holding the ACL packet. This will limit the effective ATT_MTU (to its value minus 4 bytes for the header). The size of the buffer must be small enough to be allocated from the existing cordio pool. If this value is increased you may need to adjust the memory pool.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be worthwhile to explain that it is the size of whole acl packet; not just the buffer used to send fragments.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I have made the wording more explicit.

@cy-kishore
Copy link

Hi,
Can you please merge this change and let us know.

regards
Kishore

@0xc0170
Copy link
Contributor

0xc0170 commented May 20, 2019

CI started

@0xc0170
Copy link
Contributor

0xc0170 commented May 20, 2019

@cy-kishore will try to get this in asap

@mbed-ci
Copy link

mbed-ci commented May 20, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit 6b7a13f into ARMmbed:master May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants