commit | 01178cd420e0134ef3fb4da161ba6390c66913bf | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Mar 05 20:37:41 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Fri Mar 08 10:40:25 2013 -0300 |
tree | 7cc797bac72b75c87154616985a884209494a504 | |
parent | 24fd642ccb24c8b5732d7d7b5e98277507860b2a [diff] |
Bluetooth: Rename hci_request to hci_req_sync We'll be introducing an async version of hci_request. To make things clear it makes sense to rename the existing API to have a _sync suffix. 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>