Nordic stack and drivers for the mbed BLE API
Fork of nRF51822 by
Revision 120:9f2d71804cfb, committed 2015-05-08
- Comitter:
- rgrover1
- Date:
- Fri May 08 15:33:54 2015 +0100
- Parent:
- 119:3ba3e377b972
- Child:
- 121:ed68102bb294
- Commit message:
- Synchronized with git rev 0447d4ac
Author: Rohit Grover
updating to v7.1 of the Nordic SDK.
Re-organized file layout to match that from the SDK.
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 Thu Apr 30 08:34:38 2015 +0100 +++ b/nordic-sdk/components/ble/common/ble_conn_params.cpp Fri May 08 15:33:54 2015 +0100 @@ -329,7 +329,8 @@ } } -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;