commit | 7751ef1b3184ecfaebc5e5a8981407814ce0be0b | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Oct 19 23:38:15 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 20 09:05:40 2013 -0700 |
tree | 72a25938388c97707e1e15858c3825d22bfc5e7d | |
parent | 2be48b654242bf0fe3a72e1c3fbc790154e3984a [diff] |
Bluetooth: Check for flag instead of features in update_scan_rsp_data() It's better to check for the device flag instead of device features so that we avoid unnecessary HCI commands when the feature is supported but disabled (i.e. the flag is unset). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>