]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: hci_ll: add constant for vendor-specific command
authorDavid Lechner <david@lechnology.com>
Mon, 4 Dec 2017 03:21:21 +0000 (21:21 -0600)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 12 Dec 2017 23:28:41 +0000 (00:28 +0100)
commit7c6ca1201e5e87513b27196138f06df9cbd09a7a
tree2ae33ead2f2168f463c17bbbd8f23e889771d1cb
parentd54fdcf9244ceca3e2768878b7512f12725437d1
Bluetooth: hci_ll: add constant for vendor-specific command

This adds a #define for the vendor-specific HCI command to set the
baudrate instead of using the bare 0xff36 multiple times.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_ll.c