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
Revision 599:5de2eb6aefda, committed 2015-06-19
- Comitter:
- rgrover1
- Date:
- Fri Jun 19 15:52:52 2015 +0100
- Parent:
- 598:5e2bbddc8701
- Child:
- 600:d387f36fc5b0
- Commit message:
- Synchronized with git rev 4c1feadc
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 Fri Jun 19 15:52:52 2015 +0100
+++ b/public/BLEDevice.h Fri Jun 19 15:52:52 2015 +0100
@@ -334,9 +334,9 @@
* a connection event.
*/
ble_error_t connect(const Gap::Address_t peerAddr,
- Gap::AddressType_t peerAddrType = Gap::ADDR_TYPE_RANDOM_STATIC,
+ Gap::AddressType_t peerAddrType = Gap::ADDR_TYPE_RANDOM_STATIC,
const Gap::ConnectionParams_t *connectionParams = NULL,
- const GapScanningParams *scanParams = NULL);
+ const GapScanningParams *scanParams = NULL);
/**
* This call initiates the disconnection procedure, and its completion will
