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

Writing a descriptor does not trigger callback registered by GattServer::onDataWritten #122

Open
pan- opened this issue Mar 18, 2016 · 1 comment

Comments

@pan-
Copy link
Member

pan- commented Mar 18, 2016

When a client write an attribute, the server should call all callbacks registered by GattServer::onDataWritten.

While it is the case when a server write a characteristic, it is not the case when a server write a descriptor.

This bug is reproducible by running DescriptorReadWrite_test_07.

@pan- pan- added the bug label Mar 18, 2016
@ciarmcom
Copy link
Member

ARM Internal Ref: IOTSFW-2380

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants