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 429:057397118755, committed 2015-06-19
- Comitter:
- rgrover1
- Date:
- Fri Jun 19 15:51:54 2015 +0100
- Parent:
- 428:d56a1d755676
- Child:
- 430:0c0ebeb98576
- Commit message:
- Synchronized with git rev 9f9e3b87
Author: Rohit Grover
fill in APIs around setScanningParams
Changed in this revision
| public/BLEDevice.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/public/BLEDevice.h Fri Jun 19 15:51:54 2015 +0100
+++ b/public/BLEDevice.h Fri Jun 19 15:51:54 2015 +0100
@@ -863,7 +863,6 @@
return transport->getGap().stopScanning();
}
-
inline ble_error_t
BLEDevice::disconnect(Gap::DisconnectionReason_t reason)
{
