diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2013-03-05 20:37:47 +0200 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2013-03-08 10:40:26 -0300 |
commit | 11714b3d7acee54eecf85d41c938923a02fdd054 (patch) | |
tree | 3b22e42a6ffd636a94e97c3b86b0fc72b62c0df0 /samples | |
parent | 71c76a170e979d60e01bd093c9b79e3adeb710cc (diff) | |
download | linux-11714b3d7acee54eecf85d41c938923a02fdd054.tar.bz2 |
Bluetooth: Fix stand-alone HCI command handling
To have a consistent content for hdev->cmd_q all entries need to follow
the semantics of asynchronous HCI requests. This means that even single
commands need to be dressed as requests by having a request start
indicator. This patch adds these indicators to the two places needing
it (hci_send_cmd and hci_sock_sendmsg).
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions