-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add support for characteristic descriptors and small fixes #38
Conversation
Thanks! This looks good to me - there is just one thing: This breaks the existing example - it crashes with
I guess it happens in |
Fixed it. The example runs normal now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - Thanks a lot!
Added
Fixed
bleps
's attribute server assumed that the only first most descriptor of characteristic could be "Client Characteristic Configuration" Descriptor. Which wasn't consistent with the gatt macro.AttributeServer::get_characteristic_value