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/btle.h
- Revision:
- 134:df7e7964a9c3
- Parent:
- 127:bd1e1fe607e0
diff -r 74079098b3c9 -r df7e7964a9c3 btle/btle.h --- a/btle/btle.h Fri May 08 15:33:55 2015 +0100 +++ b/btle/btle.h Fri May 08 15:33:56 2015 +0100 @@ -27,7 +27,6 @@ #include "ble.h" error_t btle_init(void); -ble_error_t btle_initializeSecurity(void); #ifdef __cplusplus }
