commit | e875ff84079b9e7d3ce24b97e3396230d41044d4 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 07 16:38:35 2015 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Oct 08 09:51:13 2015 +0300 |
tree | 2baf3fcac740ab8b97238fa66b3cfa56f635050f | |
parent | 6c566dd5a1253f73458ce6ba6cf3830e9d38c132 [diff] |
Bluetooth: Add support for vendor specific diagnostic channel Introduce hci_recv_diag function for HCI drivers to allow sending vendor specific diagnostic messages into the Bluetooth core stack. The messages are not processed, but they are forwarded to the monitor channel and can be retrieved by user space diagnostic tools. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>