]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add new auto_conn value matching mgmt action 0x00
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Jul 2014 14:37:27 +0000 (17:37 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:57 +0000 (17:42 +0200)
commit580b2d97ca64be6f6071c80e27c015a86bf4ef8e
tree3f7573f26dfca7dfb28945e5b41388ee1dcbc1e2
parent1e33c800a3e6572ce3db48c085b6a8db573382b2
Bluetooth: Add new auto_conn value matching mgmt action 0x00

The 0x00 action value of mgmt means "scan and report" but do not
connect. This is different from HCI_AUTO_CONN_DISABLED so we need a new
value for it.

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