]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.1: Bluetooth:Fix the connection fail of 6lowpan over BT LE
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 24 Nov 2015 17:01:30 +0000 (12:01 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:31:02 +0000 (21:31 +0000)
commit2b6a6cad90bfef3afd5a721ec985f71336914fa7
treecaad184f3c5a38acc6b6954019e45489530b77b6
parent22912a99163402581e8e92dcacbf46f9049f6ff9
linux-yocto/4.1: Bluetooth:Fix the connection fail of 6lowpan over BT LE

Backporting the 4.4 fix for 6lowpan:

   Author: Wu Zheng <wu.zheng@intel.com>
   Date:   Fri Nov 20 13:25:57 2015 +0800

       Bluetooth:Fix the connection fail of 6lowpan over BT LE

       When two devices with 6lowpan over BT LE connect each other,
       6lowpan over BT LE channel is set up between the two devices.
       However, the status of channel is not right.
       It always is set to CONNECTED and the channel can't be created.

       The status of channel need to be removed when connection is created.

       (The patch's reference from
       b0c09f94ff1660a1873549b788c998284ea5fb8a)

Signed-off-by: Wu Zheng <wu.zheng@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
meta/recipes-kernel/linux/linux-yocto_4.1.bb