modified locally to use with HRM1017
Fork of nRF51822 by
Diff: nordic/nrf-sdk/ble/ble_conn_params.h
- Revision:
- 65:98215c4f3a25
- Parent:
- 45:3c4df37ed83e
diff -r 5d5f5cbc7c79 -r 98215c4f3a25 nordic/nrf-sdk/ble/ble_conn_params.h --- a/nordic/nrf-sdk/ble/ble_conn_params.h Mon Sep 08 15:45:22 2014 +0000 +++ b/nordic/nrf-sdk/ble/ble_conn_params.h Mon Sep 08 17:21:46 2014 +0100 @@ -62,7 +62,7 @@ /**@brief Function for initializing the Connection Parameters module. * - * @note If the negotiation procedure should be triggered when notification/indication of + * @note If the negotiation procedure should be triggered when notification/indication of * any characteristic is enabled by the peer, then this function must be called after * having initialized the services. * @@ -87,7 +87,7 @@ /**@brief Function for changing the current connection parameters to a new set. * - * @details Use this function to change the connection parameters to a new set of parameter + * @details Use this function to change the connection parameters to a new set of parameter * (ie different from the ones given at init of the module). * This function is usefull for scenario where most of the time the application * needs a relatively big connection interval, and just sometimes, for a temporary