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

pkg/nimble/netif: improve _send_pkt() error return value #15919

Merged

Conversation

haukepetersen
Copy link
Contributor

Contribution description

Minor fix: the internal _send_pkt() function now returns a distinct return value in the case that an internal NimBLE error occurred while sending. This makes debugging a little bit simpler...

Testing procedure

Build test should be enough, as the return value is not explicitly used in any upstreamed code...

Issues/PRs references

none

@haukepetersen haukepetersen added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: BLE Area: Bluetooth Low Energy support labels Feb 3, 2021
@haukepetersen
Copy link
Contributor Author

All green -> go

Thanks for the quick review!

@haukepetersen haukepetersen merged commit 1edb583 into RIOT-OS:master Feb 3, 2021
@haukepetersen haukepetersen deleted the fix_nimble_netifsenderrret branch February 3, 2021 13:24
@kaspar030 kaspar030 added this to the Release 2021.04 milestone Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: BLE Area: Bluetooth Low Energy support CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants