Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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;
