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

[TE7-K32W0] Fix BLE commissioning failure #11910

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

doru91
Copy link
Contributor

@doru91 doru91 commented Nov 17, 2021

Problem

DUT refused the send the PBKDF param response due to insufficient
memory on the BLE Host side.

Change overview
The fix is to increase the memory pool.

Testing
How was this tested? (at least one bullet point required)

tested using chip-device-ctrl

DUT refused the send the PBKDF param response due to insufficient
memory on the BLE Host side. THe fix is to increase the memory pool.

Signed-off-by: Doru Gucea <[email protected]>
@doru91
Copy link
Contributor Author

doru91 commented Nov 18, 2021

This PR also needs to be cherry-picked to the master branch.

@andy31415
Copy link
Contributor

This PR also needs to be cherry-picked to the master branch.

Please create the PR on master instead and we can cherrypick into the branch. On master we can enforce CI which we cannot do on branches (branches have looser validations and generally CI seems broken)

@andy31415 andy31415 merged commit e38b265 into project-chip:test_event_7.lts Nov 24, 2021
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.

3 participants