Skip to content

Conversation

@ppryga-nordic
Copy link
Contributor

There is an error. CTE request control procedure can be run in single
shot or periodic mode. In case of run in single show, it is not
disabled after completion.

The code responsible for the disable was deleted by commit:
ac7d050.

The cte_req.is_enabled should be set to zero if the CTE request
completes and cte_req.req_interval is zero.

Fixes: #45725
Signed-off-by: Piotr Pryga [email protected]

There is an error. CTE request control procedure can be run in single
shot or periodic mode. In case of run in single show, it is not
disabled after completion.

The code responsible for the disable was deleted by commit:
ac7d050.

The cte_req.is_enabled should be set to zero if the CTE request
completes and cte_req.req_interval is zero.

Signed-off-by: Piotr Pryga <[email protected]>
@ppryga-nordic ppryga-nordic added the bug The issue is a bug, or the PR is fixing a bug label May 19, 2022
@carlescufi carlescufi merged commit 364a8c2 into zephyrproject-rtos:main May 19, 2022
@ppryga-nordic ppryga-nordic deleted the github-ble-df-fix-not-disabled-cte-req-when-run-single-shot branch September 5, 2022 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bluetooth: Controller: df: CTE request not disabled if run in single shot mode

4 participants