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.
Dependencies: nrf51-sdk
Fork of nRF51822 by
Diff: btle/custom/custom_helper.cpp
- Revision:
- 126:e6114201f092
- Parent:
- 119:3ba3e377b972
- Child:
- 131:b21411170d00
--- a/btle/custom/custom_helper.cpp Fri May 08 15:33:54 2015 +0100 +++ b/btle/custom/custom_helper.cpp Fri May 08 15:33:55 2015 +0100 @@ -191,7 +191,7 @@ @param[in] char_props The characteristic properties, as defined by ble_gatt_char_props_t @param[in] max_length The maximum length of this characeristic - @param[in] p_char_handle + @param[out] p_char_handle @returns @retval ERROR_NONE Everything executed normally