Skip to content

BLE - Management of Tx path on Cordio. #10581

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 5 commits into from
May 21, 2019
Merged

Conversation

pan-
Copy link
Member

@pan- pan- commented May 14, 2019

Description

This PR allows an application to track when a write without response or an indication has been sent to the controller. Using this information allows efficient queueing of non reliable data. In itself it is not a new feature as this was already present but the old implementation was inefficient.

Pull request type

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

Reviewers

@donatieng @paul-szczepanek-arm

Release Notes

@ciarmcom ciarmcom requested review from donatieng, paul-szczepanek-arm and a team May 14, 2019 19:00
@ciarmcom
Copy link
Member

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

@0xc0170
Copy link
Contributor

0xc0170 commented May 20, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented May 20, 2019

Test run: FAILED

Summary: 1 of 7 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-ARM

@0xc0170
Copy link
Contributor

0xc0170 commented May 21, 2019

CI restarted (timeout for a built machine)

@mbed-ci
Copy link

mbed-ci commented May 21, 2019

Test run: SUCCESS

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

@0xc0170 0xc0170 merged commit 2da7436 into ARMmbed:master May 21, 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.

6 participants