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)
commita3451d279f839d987cbcf25b0f3be666aef99d0b
tree3f7573f26dfca7dfb28945e5b41388ee1dcbc1e2
parent55af49a8fe85278ea244e72d2d264cf5e0941c61
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