Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1235047
| From | Marcel Holtmann <marcel@holtmann.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/2] Bluetooth: Add hci_cmd_sync |
| Date | 2015-09-29 15:20 +0200 |
| Message-ID | <qe2Z5-7xW-21@gated-at.bofh.it> (permalink) |
| References | <qe2Pn-7mR-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Loic, > Send a HCI command and wait for command complete event. > This function serializes the requests by grabbing the req_lock. > > Signed-off-by: Loic Poulain <loic.poulain@intel.com> > --- > v1: v2: no patch 1/2 > v3: Add hci_cmd_sync function, used by regmap-ibt > > include/net/bluetooth/hci_core.h | 3 +++ > net/bluetooth/hci_core.c | 19 +++++++++++++++++++ > 2 files changed, 22 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 1/2] Bluetooth: Add hci_cmd_sync Loic Poulain <loic.poulain@intel.com> - 2015-09-29 15:10 +0200
[PATCH v3 2/2] regmap: Add iBT register access over HCI support Loic Poulain <loic.poulain@intel.com> - 2015-09-29 15:10 +0200
Re: [PATCH v3 2/2] regmap: Add iBT register access over HCI support Marcel Holtmann <marcel@holtmann.org> - 2015-09-29 15:30 +0200
Re: [PATCH v3 2/2] regmap: Add iBT register access over HCI support Mark Brown <broonie@kernel.org> - 2015-09-29 17:40 +0200
Re: [PATCH v3 1/2] Bluetooth: Add hci_cmd_sync Marcel Holtmann <marcel@holtmann.org> - 2015-09-29 15:20 +0200
csiph-web