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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Small PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants