Searched hist:e4cc5a1873ac1297615962185f94adbbfaf6456b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/bluetooth/ |
H A D | btqca.c | diff e4cc5a1873ac1297615962185f94adbbfaf6456b Mon Aug 06 10:58:40 CDT 2018 Marcel Holtmann <marcel@holtmann.org> 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>
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | diff e4cc5a1873ac1297615962185f94adbbfaf6456b Mon Aug 06 10:58:40 CDT 2018 Marcel Holtmann <marcel@holtmann.org> 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>
|