From: Marcel Holtmann Date: Wed, 19 Feb 2014 06:27:14 +0000 (-0800) Subject: Bluetooth: Use same LE min/max connection event length during update X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d66c295031aec712e179d21de66602d631390f34;p=pandora-kernel.git Bluetooth: Use same LE min/max connection event length during update During LE connection establishment the value 0x0000 is used for min/max connection event length. So use the same value when the peripheral is requesting an update of the the connection paramters. For some reason the value 0x0001 got used in the connection update and 0x0000 in the connection creation. Using the same value for both just makes sense. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed