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/btle_security.cpp
- Revision:
- 147:457a129dfa5e
- Parent:
- 144:9d8fce4b4d5a
- Child:
- 148:a67b1b776aab
diff -r ebe2aa09aa13 -r 457a129dfa5e btle/btle_security.cpp --- a/btle/btle_security.cpp Fri May 08 15:33:57 2015 +0100 +++ b/btle/btle_security.cpp Fri May 08 15:33:57 2015 +0100 @@ -20,7 +20,7 @@ #include "device_manager.h" #include "btle_security.h" -static uint8_t applicationInstance; +static dm_application_instance_t applicationInstance; static ret_code_t dm_handler(dm_handle_t const *p_handle, dm_event_t const *p_event, ret_code_t event_result); ble_error_t