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)
commitc70a7e4cc8d22cb1ce684637ef8a4bb3a80d15b7
tree9e0f367a948a61c4c645b929c6824778f8bf25bc
parentaf58925ca6175695e502fa792f43a946f7474765
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
This page took 0.026139 seconds and 5 git commands to generate.