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/GapScanningParams.h
- Revision:
- 514:1fa338281798
- Parent:
- 443:a41e2aa7d240
- Child:
- 524:6e97ab392e2a
diff -r 0e6ad6ac1d9b -r 1fa338281798 public/GapScanningParams.h
--- a/public/GapScanningParams.h Fri Jun 19 15:52:05 2015 +0100
+++ b/public/GapScanningParams.h Fri Jun 19 15:52:05 2015 +0100
@@ -80,7 +80,7 @@
_activeScanning = activeScanning;
}
-public:
+
/* @Note: The following return durations in units of 0.625 ms */
uint16_t getInterval(void) const {return _interval;}
uint16_t getWindow(void) const {return _window; }
