commit | 7c6ca1201e5e87513b27196138f06df9cbd09a7a | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Sun Dec 03 21:21:21 2017 -0600 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Dec 13 00:28:41 2017 +0100 |
tree | 2ae33ead2f2168f463c17bbbd8f23e889771d1cb | |
parent | d54fdcf9244ceca3e2768878b7512f12725437d1 [diff] |
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>