Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 6 Aug 2018 15:58:40 +0000 (17:58 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 6 Aug 2018 18:25:05 +0000 (21:25 +0300)
commite4cc5a1873ac1297615962185f94adbbfaf6456b
treed955e523da85cecbac2ae6232e9ec7e038800f6e
parentad3e0b2f3c9483fa79bb4148464dba52ce33ae46
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it

Using HCI_VENDOR_PKT for vendor specific events does work since it has
also the value 0xff, but it is actually the packet type indicator
constant and not the event constant. So introduce HCI_EV_VENDOR and
use it.

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