Hi Lukasz, On Wed, Feb 11, 2015, Lukasz Rymanowski wrote: > Kernel gives possibility to enable/disable LE host support. > There is flag HCI_LE_ENABLED which is set when this support is enabled > and some parts of the code checks this flag e.g. SMP > However it is still possible to make LE connection if LE Host support is > disabled, what might be confused for remote device. > This patch makes sure that kernel will not send HCI LE Create Connection > if LE HOST support is not enabled. > > Signed-off-by: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx> > --- > net/bluetooth/hci_conn.c | 8 ++++++++ > 1 file changed, 8 insertions(+) All three patches in this set have been applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html