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/GapAdvertisingParams.h
- Revision:
- 408:388570b048a7
- Parent:
- 329:2e082a9c7c13
- Child:
- 535:ef283b2f0c77
diff -r ca6b956b33d1 -r 388570b048a7 public/GapAdvertisingParams.h
--- a/public/GapAdvertisingParams.h Mon May 18 09:54:27 2015 +0100
+++ b/public/GapAdvertisingParams.h Mon Jun 08 10:41:17 2015 +0100
@@ -106,10 +106,6 @@
AdvertisingType _advType;
uint16_t _interval;
uint16_t _timeout;
-
-private:
- /* disallow copy constructor */
- GapAdvertisingParams(const GapAdvertisingParams &);
};
#endif // ifndef __GAP_ADVERTISING_PARAMS_H__
\ No newline at end of file
