From: Andre Guedes Date: Tue, 1 Jul 2014 21:10:11 +0000 (-0300) Subject: Bluetooth: Introduce "New Connection Parameter" Event X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb5a827d5ca5aef3f3fe5d64e42f3cf7fed4fc8;p=pandora-kernel.git Bluetooth: Introduce "New Connection Parameter" Event This patch introduces a new Mgmt event called "New Connection Parameter". This event indicates to userspace the connection parameters values the remote device requested. The user may store these values and load them into kernel. This way, next time a connection is established to that device, the kernel will use those parameters values instead of the default ones. This event is sent when the remote device requests new connection parameters through connection parameter update procedure. This event is not sent for slave connections. Signed-off-by: Andre Guedes Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed