Nordic stack and drivers for the mbed BLE API

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Wed Apr 15 08:59:24 2015 +0100
Parent:
106:7e1c66af835a
Child:
108:27213b9fd4f9
Commit message:
Synchronized with git rev fa7fa975
Author: Rohit Grover
white space diffs

Changed in this revision

nordic-sdk/components/ble/common/ble_conn_params.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/nordic-sdk/components/ble/common/ble_conn_params.cpp	Wed Apr 15 08:59:24 2015 +0100
+++ b/nordic-sdk/components/ble/common/ble_conn_params.cpp	Wed Apr 15 08:59:24 2015 +0100
@@ -329,8 +329,7 @@
     }
 }
 
-
-uint32_t ble_conn_params_change_conn_params(ble_gap_conn_params_t * new_params)
+uint32_t ble_conn_params_change_conn_params(ble_gap_conn_params_t *new_params)
 {
     uint32_t err_code;