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_security.cpp
- Revision:
- 134:df7e7964a9c3
- Parent:
- 133:74079098b3c9
- Child:
- 135:fb674d7364bf
diff -r 74079098b3c9 -r df7e7964a9c3 btle/btle_security.cpp --- a/btle/btle_security.cpp Fri May 08 15:33:55 2015 +0100 +++ b/btle/btle_security.cpp Fri May 08 15:33:56 2015 +0100 @@ -18,6 +18,7 @@ #include "pstorage.h" #include "nRF51Gap.h" #include "device_manager.h" +#include "btle_security.h" static ret_code_t dm_handler(dm_handle_t const *p_handle, dm_event_t const *p_event, ret_code_t event_result);