High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: public/GapAdvertisingParams.h
- Revision:
- 408:388570b048a7
- Parent:
- 329:2e082a9c7c13
- Child:
- 535:ef283b2f0c77
--- 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