Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
Diff: btle/custom/custom_helper.h
- Revision:
- 119:3ba3e377b972
- Parent:
- 83:71302acf1804
- Child:
- 129:7cf48219e771
diff -r f9e5e2935c5c -r 3ba3e377b972 btle/custom/custom_helper.h --- a/btle/custom/custom_helper.h Thu Apr 30 08:34:38 2015 +0100 +++ b/btle/custom/custom_helper.h Thu Apr 30 08:34:38 2015 +0100 @@ -36,6 +36,8 @@ uint8_t *p_data, uint16_t min_length, uint16_t max_length, + const uint8_t *userDescriptionDescriptorValuePtr, + uint16_t userDescriptionDescriptorValueLen, bool readAuthorization, bool writeAuthorization, ble_gatts_char_handles_t *p_char_handle);