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.
Fork of BLE_API by
Revision 395:4124520c17fc, committed 2015-05-13
- Comitter:
- rgrover1
- Date:
- Wed May 13 08:51:09 2015 +0100
- Parent:
- 394:598368c24bbb
- Child:
- 396:039ee79c9924
- Commit message:
- Synchronized with git rev 68036cd4
Author: Rohit Grover
white space diffs.
Changed in this revision
| public/BLEDevice.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/public/BLEDevice.h Wed May 13 08:51:09 2015 +0100
+++ b/public/BLEDevice.h Wed May 13 08:51:09 2015 +0100
@@ -257,7 +257,7 @@
ble_error_t setScanInterval(uint16_t interval);
ble_error_t setScanWindow (uint16_t window);
ble_error_t setScanTimeout (uint16_t timeout);
- void setActiveScan(bool activeScanning);
+ void setActiveScan (bool activeScanning);
/**
* Start scanning (Observer Procedure) based on the scan-params currently
