commit | f5a969f23bc32945b0ec4bdb8084f514a5311142 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 04 11:36:34 2014 +0100 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Dec 04 12:50:21 2014 +0200 |
tree | db1dd05d98adec348e7f479a00a35d4e77421099 | |
parent | 854bda1982bf126d0a951adfcac76ba6d000cd2b [diff] |
Bluetooth: Simplify the error handling of Start Discovery command The Start Discovery command has some complicated code when it comes to error handling. With the future introduction of Start Service Discovery simplifying this makes it easier to read. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>