]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for Not Connectable flag for Device Found events
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 1 Jul 2014 12:11:21 +0000 (14:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:53 +0000 (17:42 +0200)
commit1b115465d49b40a37536bc828c2176114da50867
tree9e0f367a948a61c4c645b929c6824778f8bf25bc
parent3e2f543a91976175275223f3c001a9c4a13a3f56
Bluetooth: Add support for Not Connectable flag for Device Found events

The Device Found events of the management interface should indicate if
it is possible to connect to a remote device or if it is broadcaster
only advertising. To allow this differentation the Not Connectable flag
is introduced that will be set when it is known that a device can not
be connected.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c