High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
454:2e8fa82f5b88
Parent:
450:47aa4a9161a7
Child:
497:926d444599e8
--- 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