High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Fri Jun 19 15:51:57 2015 +0100
Parent:
453:c8f73026ee16
Child:
455:b117ff978aec
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:51:57 2015 +0100
+++ b/public/BLEDevice.h	Fri Jun 19 15:51:57 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