commit | 45296acd91b14d32d7d023a08baaf285a0ea2193 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Jul 05 10:48:01 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sat Jul 05 15:45:31 2014 +0300 |
tree | bf07b619a939e27a9403907722d016257e5e8765 | |
parent | f4537c04d387eda86ed89e0eafe0352f7fa0c9d0 [diff] |
Bluetooth: Use a more simpler style for HCI event callbacks The HCI event callbacks have grown over the last years and some functions handle status checking different than others. For the simple ones, check the status at the beginning and exit if an error with the HCI command occured. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>