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

Bluetooth: controller: Incorrect version information #25130

Closed
cvinayak opened this issue May 8, 2020 · 1 comment
Closed

Bluetooth: controller: Incorrect version information #25130

cvinayak opened this issue May 8, 2020 · 1 comment
Labels
area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Milestone

Comments

@cvinayak
Copy link
Contributor

cvinayak commented May 8, 2020

Describe the bug
During Bluetooth conformance testing of v2.2-branch, tests with version information exchange failed with incorrect HCI and LL version number.

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -GNinja -DBOARD=nrf52_pca10040 ../samples/bluetooth/hci_uart
  3. ninja flash
  4. Use the board under conformance tester

Expected behavior
Correct Bluetooth version of v5.2 is recorded in the test logs and results/

Impact
showstopper

Screenshots or console output
NA

Environment (please complete the following information):

  • OS: Linux
  • Toolchain: Zephyr SDK
  • Commit SHA or Version used: 82083a9

Additional context
Fixed upstream in #25072

@cvinayak cvinayak added bug The issue is a bug, or the PR is fixing a bug area: Bluetooth area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests labels May 8, 2020
@jhedberg jhedberg added the priority: medium Medium impact/importance bug label May 8, 2020
@carlescufi carlescufi added this to the v2.2.1 milestone May 8, 2020
@jhedberg
Copy link
Member

Closing this one as the PR was abandoned for 2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants