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

Allow adding a User Description descriptor to a GattCharacteristic. #38

Closed
rgrover opened this issue Apr 24, 2015 · 2 comments
Closed

Comments

@rgrover
Copy link
Contributor

rgrover commented Apr 24, 2015

This needs special handling since it is a reserved UUID. The present mechanism of adding descriptors through a table during construction doesn't work. Needs special handling.

@rgrover
Copy link
Contributor Author

rgrover commented Apr 24, 2015

This can be solved without changing BLE_API. This is also being tracked at ARMmbed/ble-nrf51822#9

rgrover pushed a commit to ARMmbed/ble-nrf51822 that referenced this issue Apr 24, 2015
@rgrover
Copy link
Contributor Author

rgrover commented Apr 27, 2015

The fix will arrive on mbed.org shortly after the next SDK release.

@rgrover rgrover closed this as completed Apr 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant