commit | 01cd340427ab01a744a539981bcc4ef00e5ad133 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 06 01:16:22 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Oct 06 11:00:40 2013 +0200 |
tree | e0972dda26e755b1c14ac35ce7849b95049e3b53 | |
parent | a5c8f270e4dae14ea5cb88e477ed1092955f8722 [diff] |
Bluetooth: Use explicit check for BR/EDR device type The BR/EDR and LE setup procedures apply only to BR/EDR device types and so check for that explicitly. Checking that it is not an AMP controller is dangerous in case there will be ever a third device type. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>