From: Marcel Holtmann Date: Mon, 30 Jun 2014 10:34:39 +0000 (+0200) Subject: Bluetooth: Provide function to create and set connection parameters X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf5b3c8be07905c242bb7f751dcb890b94c22d93;p=pandora-kernel.git Bluetooth: Provide function to create and set connection parameters In some cases it is useful to not overwrite connection parametes and instead just create default ones if they don't exist. This function does exactly that. hci_conn_params_add will allow to create new default connection parameters. hci_conn_params_set will set the values and also create new parameters if they don't exist. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed