commit | 9e1e9f20ca96026c56ac613317ea4bf01c6c3385 | [log] [tgz] |
---|---|---|
author | Łukasz Rymanowski <lukasz.rymanowski@codecoup.pl> | Fri Dec 08 13:40:57 2017 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 13 09:41:37 2017 +0100 |
tree | 56117e225b5e1ecea03a1158131da87f5278b8df | |
parent | 4166493c97c0c70e8d7678422c2214dc5ec6e9d3 [diff] |
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>