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: microbit-dal microbit-dal microbit-ble-open microbit-dal ... more
Fork of BLE_API by
Diff: public/BLEDevice.h
- Revision:
- 121:035516234a33
- Parent:
- 118:620d28e7a1ba
- Child:
- 123:fede41ce9407
--- a/public/BLEDevice.h Fri Sep 26 16:42:50 2014 +0100
+++ b/public/BLEDevice.h Tue Sep 30 00:47:01 2014 +0100
@@ -354,12 +354,6 @@
* transport.*/
inline ble_error_t
-BLEDevice::init()
-{
- return transport->init();
-}
-
-inline ble_error_t
BLEDevice::reset(void)
{
return transport->reset();
