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.
Dependents: BLE_HeartRate_IDB0XA1_EPUDEE_Avril2018
Fork of X_NUCLEO_IDB0XA1 by
Diff: x-nucleo-idb0xa1/BlueNRGDevice.h
- Revision:
- 229:9981f62cdb1a
- Parent:
- 168:ad1dff5dca1f
- Child:
- 242:058b2e731adc
- Child:
- 245:6830f71c197c
diff -r 25368f053411 -r 9981f62cdb1a x-nucleo-idb0xa1/BlueNRGDevice.h
--- a/x-nucleo-idb0xa1/BlueNRGDevice.h Tue Apr 26 14:44:54 2016 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGDevice.h Mon May 16 17:22:03 2016 +0200
@@ -76,7 +76,7 @@
virtual const SecurityManager& getSecurityManager() const {
return *sm;
}
- ble_error_t reset(void);
+ void reset(void);
virtual bool hasInitialized(void) const {
return isInitialized;
}
