fdsf

Dependencies:   nrf51-sdk

Fork of nRF51822 by Lancaster University

Revision:
139:b2f5c70b166e
Parent:
138:750eca573e18
Child:
140:3a5282e3f30c
--- a/btle/btle_security.h	Fri May 08 15:33:56 2015 +0100
+++ b/btle/btle_security.h	Fri May 08 15:33:56 2015 +0100
@@ -37,7 +37,6 @@
  *
  * @return BLE_SUCCESS Or appropriate error code indicating reason for failure.
  */
-
 ble_error_t btle_getLinkSecurity(Gap::Handle_t connectionHandle, Gap::LinkSecurityStatus_t *securityStatusP);
 
 /**