-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Labels
area: Bluetootharea: Bluetooth Controllerarea: Bluetooth QualificationBluetooth Qualification -related issues and pull requestsBluetooth Qualification -related issues and pull requestsbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: highHigh impact/importance bugHigh impact/importance bug
Milestone
Description
Describe the bug
All the conformance testcases related to advertising enable (except directed advertising) fail, due to missing advertising PDU transmission on-air.
To Reproduce
Steps to reproduce the behavior:
- Update samples/bluetooth/hci_uart/prj.conf accordingly to match Bluetooth ICS requirements
- mkdir build; cd build
- cmake -GNinja -DBOARD=nrf52dk_nrf52832 ../samples/bluetooth/hci_uart
- ninja
- ninja flash
- Use the board to run, hci uart interface, conformance tests
Expected behavior
Conformance testcases pass.
Impact
showstopper
Logs and console output
Internal logs.
Environment (please complete the following information):
- OS: Linux
- Toolchain: Zephyr SDK 0.11.2
- Commit SHA or Version used: 8f8ec5f
Additional context
NA
Metadata
Metadata
Assignees
Labels
area: Bluetootharea: Bluetooth Controllerarea: Bluetooth QualificationBluetooth Qualification -related issues and pull requestsBluetooth Qualification -related issues and pull requestsbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxNordic nRFxpriority: highHigh impact/importance bugHigh impact/importance bug