white space diff.

This commit is contained in:
Rohit Grover 2015-04-23 08:02:36 +01:00
parent 590b9828cf
commit caf49f6c53

View file

@ -37,7 +37,6 @@ ble_error_t btle_initializeSecurity();
*
* @return BLE_SUCCESS Or appropriate error code indicating reason for failure.
*/
ble_error_t btle_getLinkSecurity(Gap::Handle_t connectionHandle, Gap::LinkSecurityStatus_t *securityStatusP);
/**