Skip to content

apps/bttester: Remove a leftover/broken implementation - #2281

Open
mkasenberg wants to merge 1 commit into
apache:masterfrom
mkasenberg:bttester-fix-multiple-ntf-conf
Open

apps/bttester: Remove a leftover/broken implementation#2281
mkasenberg wants to merge 1 commit into
apache:masterfrom
mkasenberg:bttester-fix-multiple-ntf-conf

Conversation

@mkasenberg

Copy link
Copy Markdown
Contributor

It seems that the ccc_handle was intended to store the handle of the most recently updated CCC descriptor, however the field was overwritten with the descriptor value instead, so the unsubscription was failing. Apart from that in the RAP profile test cases there are multiple subsequent subscriptions and unsubscriptions, so the storing and the checks would be an obstacle.

@sjanc

sjanc commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

looks ok but please fix compliance check

It seems that the ccc_handle was intended to store the handle of the
most recently updated CCC descriptor, however the field was overwritten
with the descriptor value instead, so the unsubscription was failing.
Apart from that in the RAP profile test cases there are multiple
subscriptions and unsubscriptions, so the storing and the checks would
be an obstacle.
@mkasenberg
mkasenberg force-pushed the bttester-fix-multiple-ntf-conf branch from 1cce7cb to 4b4c7dd Compare September 9, 2026 07:15
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.

2 participants