High level Bluetooth Low Energy API and radio abstraction layer
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