High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
599:5de2eb6aefda
Parent:
595:cbccb25ac154
Child:
642:f7c865bde6ff
--- 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