]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support to advertise when connected
authorŁukasz Rymanowski <lukasz.rymanowski@codecoup.pl>
Fri, 8 Dec 2017 12:40:57 +0000 (13:40 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 13 Dec 2017 08:41:37 +0000 (09:41 +0100)
commitfe5071c16a7f5cbe63af004a5e0040115c728dcc
tree56117e225b5e1ecea03a1158131da87f5278b8df
parent364a85869b50f4059963cff48ad915a66efc209d
Bluetooth: Add support to advertise when connected

So far, kernel did not allow to advertise when there was a connection
established. With this patch kernel does allow it if controller
supports it.

If controller supports non-connectable advertising when connected, then
only non-connectable advertising instances will be advertised.

Signed-off-by: Łukasz Rymanowski <lukasz.rymanowski@codecoup.pl>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c